Jamie York vor 12 Jahren
Ursprung
Commit
2544593dac
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3
    0
      awesome-php.md

+ 3
- 0
awesome-php.md Datei anzeigen

@@ -151,6 +151,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
151 151
 * [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
152 152
 * [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
153 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 157
 # Official APIs
156 158
 
@@ -170,6 +172,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
170 172
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
171 173
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
172 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 176
 * [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
174 177
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
175 178
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.

Laden…
Abbrechen
Speichern