PHPackages                             nodejs-php-fallback/stylus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nodejs-php-fallback/stylus

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nodejs-php-fallback/stylus
==========================

PHP wrapper to execute stylus node package or fallback to a PHP alternative

1.0.4(7y ago)11135.5k↓36.2%14MITPHPCI failing

Since Jul 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kylekatarnls/stylus)[ Packagist](https://packagist.org/packages/nodejs-php-fallback/stylus)[ RSS](/packages/nodejs-php-fallback-stylus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (8)Used By (4)

stylus
======

[](#stylus)

[![Latest Stable Version](https://camo.githubusercontent.com/c91461382cb5fa25d7b5f4e3a130d8e7af1d80d17a389c9786c2aa37f5a2d5f0/68747470733a2f2f706f7365722e707567782e6f72672f6e6f64656a732d7068702d66616c6c6261636b2f7374796c75732f762f737461626c652e706e67)](https://packagist.org/packages/nodejs-php-fallback/stylus)[![Build Status](https://camo.githubusercontent.com/f27494bd35976344a086a17b8d87599da74fe03616ebd678d60018b3592f9300/68747470733a2f2f7472617669732d63692e6f72672f6b796c656b617461726e6c732f7374796c75732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kylekatarnls/stylus)[![StyleCI](https://camo.githubusercontent.com/1ecc45c94a06518faa017a2a6bdd11e68422e9b770a067680fad1ac00abcadde/68747470733a2f2f7374796c6563692e696f2f7265706f732f36333936303933362f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/63960936)[![Test Coverage](https://camo.githubusercontent.com/4472cd22c87d70bbf4efd62dcf176af501e95437da3f64b8de8d5750118781f7/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6b796c656b617461726e6c732f7374796c75732f6261646765732f636f7665726167652e737667)](https://codecov.io/github/kylekatarnls/stylus?branch=master)[![Code Climate](https://camo.githubusercontent.com/e4414576a9fd976fc8ede822d7d33cc2d7598bd942e80dfc34584e1cc95e3c91/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6b796c656b617461726e6c732f7374796c75732f6261646765732f6770612e737667)](https://codeclimate.com/github/kylekatarnls/stylus)

PHP wrapper to execute stylus node package or fallback to a PHP alternative.

Usage
-----

[](#usage)

First you need [composer](https://getcomposer.org/) if you have not already. Then get the package with `composer require nodejs-php-fallback/stylus` then require the composer autload in your PHP file if it's not already:

```
