|
|
|
|
|
|
151
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
|
151
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
|
|
152
|
* [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
|
152
|
* [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
|
|
153
|
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
|
153
|
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
|
|
|
|
154
|
+* [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
|
|
|
|
155
|
+* [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
|
|
154
|
|
156
|
|
|
155
|
# Official APIs
|
157
|
# Official APIs
|
|
156
|
|
158
|
|
|
|
|
|
|
|
170
|
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|
172
|
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|
|
171
|
* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
|
173
|
* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
|
|
172
|
* [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
|
174
|
* [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
|
|
|
|
175
|
+* [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
|
|
173
|
* [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
|
176
|
* [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
|
|
174
|
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|
177
|
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|
|
175
|
* [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
|
178
|
* [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
|