Registry / serialization / sabberworm-php-css-parser

sabberworm-php-css-parser

JSON →
library9.3.0phppackagistunverified

Parser for CSS Files written in PHP

composer require sabberworm/php-css-parser
INSTALL
IMPORT
SIG · SABBERWORM-PHP-CSS
S
sabberworm-php-css-parser
serializationphpv9.3.0
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.

Parser
use Sabberworm\CSS\Parser;

Parse a CSS string and render it back

use Sabberworm\CSS\Parser; $parser = new Parser('body { color: red; }'); $document = $parser->parse(); echo $document->render();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
sabberworm-php-css-parser — pip install sabberworm-php-css-parser · libregistry