Skip to content

Instantly share code, notes, and snippets.

@alexgureev
Forked from ziadoz/awesome-php.md
Created March 25, 2013 18:33
Show Gist options
  • Select an option

  • Save alexgureev/5239443 to your computer and use it in GitHub Desktop.

Select an option

Save alexgureev/5239443 to your computer and use it in GitHub Desktop.

Revisions

  1. @ziadoz ziadoz revised this gist Mar 25, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -168,6 +168,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
    * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
    * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
    * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.

  2. @ziadoz ziadoz revised this gist Mar 25, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -208,4 +208,5 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags.
    * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP.
    * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
    * [Predicting Random Numbers in PHP](http://blog.astrumfutura.com/2013/03/predicting-random-numbers-in-php-its-easier-than-you-think/) - An article about generating random numbers.
  3. @ziadoz ziadoz revised this gist Mar 24, 2013. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -27,7 +27,9 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
    * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
    * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
    * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
    * [Propel](http://www.propelorm.org/) - A fast ORM.
    * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
    * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
    * [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
    * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
  4. @ziadoz ziadoz revised this gist Mar 22, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -63,6 +63,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
    * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
    * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
    * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - Another documentation generator.
    * [Go](https://github.com/herrera-io/php-go) - A simple PHP build tool.
    * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
    * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
  5. @ziadoz ziadoz revised this gist Mar 21, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -161,7 +161,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
    * [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
    * [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
    * [PHP Queue](https://github.com/miccheng/php-queue) - An application for managing queueing backends.
    * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
    * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
    * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
    * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
  6. @ziadoz ziadoz revised this gist Mar 21, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -59,7 +59,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
    * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
    * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
    * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
    * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
    * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
    * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
    * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
    @@ -140,6 +140,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
    * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
    * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
    * [Plum](https://github.com/aerialls/Plum) - A deployer library.

    # Official APIs

  7. @ziadoz ziadoz revised this gist Mar 20, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -135,6 +135,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
    * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
    * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
    * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
    * [Damnit](https://github.com/filp/damnit) - A pretty error handling library.
    * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
    * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
  8. @ziadoz ziadoz revised this gist Mar 19, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -199,8 +199,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [How Big Are PHP Arrays (And Values) Really?](http://nikic.github.com/2011/12/12/How-big-are-PHP-arrays-really-Hint-BIG.html) - An article about array internals.
    * PHP Source Code for Developers: [1](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html) [2](http://nikic.github.com/2012/03/16/Understanding-PHPs-internal-function-definitions.html) [3](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html) [4](http://nikic.github.com/2012/03/28/Understanding-PHPs-internal-array-implementation.html) - A series about the PHP source code.
    * Collecting Garbage: [1](http://derickrethans.nl/collecting-garbage-phps-take-on-variables.html) [2](http://derickrethans.nl/collecting-garbage-cleaning-up.html) [3](http://derickrethans.nl/collecting-garbage-performance-considerations.html) - A series about the PHP garbage collection internals.
    * [Composer Versioning](https://igor.io/2013/01/07/composer-versioning.html) - An article about Composer versioning.
    * [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags.
    * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP.
    * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
    * [Composer Versioning](https://igor.io/2013/01/07/composer-versioning.html) - An article about Composer versioning.
    * [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
  9. @ziadoz ziadoz revised this gist Mar 19, 2013. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -201,4 +201,6 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * Collecting Garbage: [1](http://derickrethans.nl/collecting-garbage-phps-take-on-variables.html) [2](http://derickrethans.nl/collecting-garbage-cleaning-up.html) [3](http://derickrethans.nl/collecting-garbage-performance-considerations.html) - A series about the PHP garbage collection internals.
    * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP.
    * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
    * [Composer Versioning](https://igor.io/2013/01/07/composer-versioning.html) - An article about Composer versioning.
    * [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags.
  10. @ziadoz ziadoz revised this gist Mar 19, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -14,6 +14,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
    * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
    * [Slim](http://www.slimframework.com/) - Another simple micro framework.
    * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
    * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
    * [Twig Cache Extension](https://github.com/asm89/twig-cache-extension) - A template fragment cache library for Twig.
    * [Mustache](https://packagist.org/packages/phly/mustache) - A PHP implementation of the Mustache template language.
  11. @ziadoz ziadoz revised this gist Mar 19, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -137,6 +137,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Damnit](https://github.com/filp/damnit) - A pretty error handling library.
    * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
    * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
    * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.

    # Official APIs

  12. @ziadoz ziadoz revised this gist Mar 19, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -30,6 +30,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
    * [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
    * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
    * [Munee](https://github.com/meenie/munee) - An asset optimiser library.
    * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
    * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
    * [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
  13. @ziadoz ziadoz revised this gist Mar 18, 2013. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -74,7 +74,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
    * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
    * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
    * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
    * [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
    * [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
    * [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
    * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
    @@ -134,6 +134,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
    * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
    * [Damnit](https://github.com/filp/damnit) - A pretty error handling library.
    * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
    * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.

    # Official APIs

  14. @ziadoz ziadoz revised this gist Mar 18, 2013. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -43,6 +43,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
    * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
    * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
    * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
    * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
    * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
    * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
    * [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
    @@ -145,6 +147,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
    * [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer.
    * [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
    * [PHP Switch](https://github.com/jubianchi/phpswitch) - Another version manager.
    * [PHP Build](https://github.com/CHH/php-build) - Another PHP version installer.
    * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
    * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
  15. @ziadoz ziadoz revised this gist Mar 18, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -193,4 +193,4 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * Collecting Garbage: [1](http://derickrethans.nl/collecting-garbage-phps-take-on-variables.html) [2](http://derickrethans.nl/collecting-garbage-cleaning-up.html) [3](http://derickrethans.nl/collecting-garbage-performance-considerations.html) - A series about the PHP garbage collection internals.
    * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP.
    * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language by Pádraic Brady.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language.
  16. @ziadoz ziadoz revised this gist Mar 18, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -192,4 +192,5 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * PHP Source Code for Developers: [1](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html) [2](http://nikic.github.com/2012/03/16/Understanding-PHPs-internal-function-definitions.html) [3](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html) [4](http://nikic.github.com/2012/03/28/Understanding-PHPs-internal-array-implementation.html) - A series about the PHP source code.
    * Collecting Garbage: [1](http://derickrethans.nl/collecting-garbage-phps-take-on-variables.html) [2](http://derickrethans.nl/collecting-garbage-cleaning-up.html) [3](http://derickrethans.nl/collecting-garbage-performance-considerations.html) - A series about the PHP garbage collection internals.
    * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP.
    * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem.
    * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem.
    * [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language by Pádraic Brady.
  17. @ziadoz ziadoz revised this gist Mar 18, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -87,7 +87,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
    * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
    * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
    * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime.
    * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
    * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.
    * [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component.
    * [Amend](https://github.com/kherge/Amend) - A Symfony Console helper and command set for updating and upgrading applications.
  18. @ziadoz ziadoz revised this gist Mar 15, 2013. No changes.
  19. @ziadoz ziadoz revised this gist Mar 15, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -131,6 +131,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
    * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
    * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
    * [Damnit](https://github.com/filp/damnit) - A pretty error handling library.

    # Official APIs

  20. @ziadoz ziadoz revised this gist Mar 14, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -41,6 +41,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
    * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
    * [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
    * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
    * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
    * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
    * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
  21. @ziadoz ziadoz revised this gist Mar 14, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -95,6 +95,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library.
    * [Version](https://github.com/kherge/Version) - A parsing and comparison library for semantic versioning.
    * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
    * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
    * [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
    * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
    * [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
  22. @ziadoz ziadoz revised this gist Mar 14, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -183,7 +183,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [You're Being Lied To](http://blog.golemon.com/2007/01/youre-being-lied-to.html) - An article about internal ZVALs.
    * [How Long is a Piece of String](http://blog.golemon.com/2006/06/how-long-is-piece-of-string.html) - An article about string internals.
    * [Understanding OpCodes](http://blog.golemon.com/2008/01/understanding-opcodes.html) - An article about opcodes.
    * [How Foreach Works](http://stackoverflow.com/questions/10057671/how-foreach-actually-works/14854568#14854568) - A StackOverflow answer about foreach.
    * [How Foreach Works](http://stackoverflow.com/questions/10057671/how-foreach-actually-works/14854568#14854568) - A detailed StackOverflow answer about foreach.
    * [When Does Foreach Copy?](http://nikic.github.com/2011/11/11/PHP-Internals-When-does-foreach-copy.html) - An article about the internals of foreach.
    * [How Big Are PHP Arrays (And Values) Really?](http://nikic.github.com/2011/12/12/How-big-are-PHP-arrays-really-Hint-BIG.html) - An article about array internals.
    * PHP Source Code for Developers: [1](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html) [2](http://nikic.github.com/2012/03/16/Understanding-PHPs-internal-function-definitions.html) [3](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html) [4](http://nikic.github.com/2012/03/28/Understanding-PHPs-internal-array-implementation.html) - A series about the PHP source code.
  23. @ziadoz ziadoz revised this gist Mar 14, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -183,6 +183,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [You're Being Lied To](http://blog.golemon.com/2007/01/youre-being-lied-to.html) - An article about internal ZVALs.
    * [How Long is a Piece of String](http://blog.golemon.com/2006/06/how-long-is-piece-of-string.html) - An article about string internals.
    * [Understanding OpCodes](http://blog.golemon.com/2008/01/understanding-opcodes.html) - An article about opcodes.
    * [How Foreach Works](http://stackoverflow.com/questions/10057671/how-foreach-actually-works/14854568#14854568) - A StackOverflow answer about foreach.
    * [When Does Foreach Copy?](http://nikic.github.com/2011/11/11/PHP-Internals-When-does-foreach-copy.html) - An article about the internals of foreach.
    * [How Big Are PHP Arrays (And Values) Really?](http://nikic.github.com/2011/12/12/How-big-are-PHP-arrays-really-Hint-BIG.html) - An article about array internals.
    * PHP Source Code for Developers: [1](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html) [2](http://nikic.github.com/2012/03/16/Understanding-PHPs-internal-function-definitions.html) [3](http://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html) [4](http://nikic.github.com/2012/03/28/Understanding-PHPs-internal-array-implementation.html) - A series about the PHP source code.
  24. @ziadoz ziadoz revised this gist Mar 13, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -128,6 +128,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
    * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
    * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.

    # Official APIs

  25. @ziadoz ziadoz revised this gist Mar 13, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -21,6 +21,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
    * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
    * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
    * [Di](https://github.com/orno/di) - Another flexible dependency injection container.
    * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
    * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
    * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
  26. @ziadoz ziadoz revised this gist Mar 12, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -36,8 +36,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
    * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
    * [Mink](http://mink.behat.org/) - Web acceptance testing.
    * [Buzz](https://github.com/kriswallsmith/Buzz) - A HTTP client.
    * [Guzzle](http://guzzlephp.org/) - Another HTTP client.
    * [Guzzle](http://guzzlephp.org/) - A HTTP client.
    * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
    * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
    * [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
    * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
  27. @ziadoz ziadoz revised this gist Mar 11, 2013. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -114,6 +114,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
    * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
    * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
    * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
    * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
    * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
    * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
    @@ -125,6 +126,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
    * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
    * [Purl](https://github.com/jwage/purl) - A URL manipulation library.

    # Official APIs

    @@ -146,6 +148,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
    * [PHP Queue](https://github.com/miccheng/php-queue) - An application for managing queueing backends.
    * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
    * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
    * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
  28. @ziadoz ziadoz revised this gist Mar 11, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -67,6 +67,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
    * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
    * [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
    * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
    * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
    * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
    * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
  29. @ziadoz ziadoz revised this gist Mar 5, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -123,7 +123,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
    * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
    * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert underscore-separated class structures to namespaces.
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.

    # Official APIs

  30. @ziadoz ziadoz revised this gist Mar 5, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -123,6 +123,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
    * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
    * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
    * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert underscore-separated class structures to namespaces.

    # Official APIs