Registry / utility / ptachoire-cssembed

ptachoire-cssembed

JSON →
library1.0.2phppackagistunverified

Css url embed library for embedding assets as data URIs.

composer require ptachoire/cssembed
INSTALL
IMPORT
SIG · PTACHOIRE-CSSEMBED
P
ptachoire-cssembed
utilityphpv1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CssEmbed
✓ use CssEmbed\CssEmbed;

Embed image URLs in CSS as data URIs.

use CssEmbed\CssEmbed; $embedder = new CssEmbed(); $css = $embedder->embed('body { background: url(image.png); }');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ptachoire-cssembed — pip install ptachoire-cssembed · libregistry