Skip to content

Instantly share code, notes, and snippets.

@siddiknmh
Forked from llbbl/awesome-php.md
Created July 22, 2023 17:57
Show Gist options
  • Select an option

  • Save siddiknmh/4c92dc4f39a06a2acf5c982db0c05bd9 to your computer and use it in GitHub Desktop.

Select an option

Save siddiknmh/4c92dc4f39a06a2acf5c982db0c05bd9 to your computer and use it in GitHub Desktop.

Revisions

  1. @llbbl llbbl revised this gist Nov 22, 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
    @@ -1,6 +1,6 @@
    # Awesome PHP

    A curated list of amazingly awesome PHP libraries, resources and shiny things.
    A list of amazingly awesome PHP libraries, resources and shiny things.

    ## Categories

  2. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 0 additions and 3 deletions.
    3 changes: 0 additions & 3 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -600,6 +600,3 @@ Various resources, such as books, websites and articles, for improving your PHP
    * 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://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.

    # Suggestions

    Please leave any suggestions in the gist comments, or send a tweet to [@llbbl](https://twitter.com/llbbl).
  3. @llbbl llbbl revised this gist Nov 22, 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
    @@ -602,4 +602,4 @@ Various resources, such as books, websites and articles, for improving your PHP

    # Suggestions

    Please leave any suggestions in the gist comments, or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
    Please leave any suggestions in the gist comments, or send a tweet to [@llbbl](https://twitter.com/llbbl).
  4. @llbbl llbbl revised this gist Nov 22, 2013. No changes.
  5. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 7 additions and 6 deletions.
    13 changes: 7 additions & 6 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -70,22 +70,23 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Symfony2](http://symfony.com/) - (https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) - (https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) - (https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) - (https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) - (https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) - (https://github.com/yiisoft/yii)
    * [Yii Framework](http://www.yiiframework.com/) - (https://github.com/yiisoft/yii)

    *Older Top PHP Frameworks*
    *Older PHP Frameworks*

    * [CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    * [Cake](https://github.com/cakephp/cakephp)

    *Misc Frameworks*

    * [Phalcon](http://phalconphp.com/) - (https://github.com/phalcon/cphalcon)
    * [Lithium](http://lithify.me/) - (https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) - (https://github.com/auraphp/Aura.Framework)
    * [Kohana Framework](http://kohanaframework.org/) - (https://github.com/kohana/kohana)
    * [Nette Framework](http://nette.org/en/) - (https://github.com/nette/nette)
    * [Phalcon](http://phalconphp.com/) - (https://github.com/phalcon/cphalcon)
    * [PHPixie](http://phpixie.com/) - (https://github.com/dracony/PHPixie)
    * [FuelPHP](http://fuelphp.com/) - (https://github.com/fuelphp/fuelphp)
    * [Nette Framework](http://nette.org/en/) - (https://github.com/nette)
    * [PPI Framework](http://www.ppi.io/) - (https://github.com/ppi/framework)
    * [TYPO3](http://flow.typo3.org/) - (https://github.com/TYPO3/TYPO3.CMS)
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.

  6. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 10 additions and 5 deletions.
    15 changes: 10 additions & 5 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -65,23 +65,28 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    ## Full-Stack Frameworks

    *Current Top Frameworks*

    * [Symfony2](http://symfony.com/) - (https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) - (https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) - (https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) - (https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) - (https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) - (https://github.com/yiisoft/yii)

    *Older PHP Frameworks*
    *Older Top PHP Frameworks*

    * [CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    * [Cake](https://github.com/cakephp/cakephp)

    *Interesting Misc Frameworks*
    *Misc Frameworks*

    * [Nette Framework](http://nette.org/en/)
    * [Phalcon](http://phalconphp.com/)
    * [FuelPHP](http://fuelphp.com/)
    * [Kohana Framework](http://kohanaframework.org/) - (https://github.com/kohana/kohana)
    * [Nette Framework](http://nette.org/en/) - (https://github.com/nette/nette)
    * [Phalcon](http://phalconphp.com/) - (https://github.com/phalcon/cphalcon)
    * [FuelPHP](http://fuelphp.com/) - (https://github.com/fuelphp/fuelphp)
    * [Nette Framework](http://nette.org/en/) - (https://github.com/nette)
    * [TYPO3](http://flow.typo3.org/) - (https://github.com/TYPO3/TYPO3.CMS)
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.

    ## Micro Frameworks
  7. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -65,12 +65,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    ## Full-Stack Frameworks

    * [Symfony2](http://symfony.com/) -- Github (https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) || [ZF2 on Github](https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) || [Laravel on Github](https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) || [Lithium on Github](https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) || [Aura on Github](https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) || [Yii on Github](https://github.com/yiisoft/yii)
    * [Symfony2](http://symfony.com/) - (https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) - (https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) - (https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) - (https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) - (https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) - (https://github.com/yiisoft/yii)

    *Older PHP Frameworks*

  8. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 18 additions and 15 deletions.
    33 changes: 18 additions & 15 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -63,36 +63,33 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
    * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.

    ## Frameworks
    *Popular PHP frameworks.*
    ## Full-Stack Frameworks

    * [Symfony2](http://symfony.com/) -- [Symfony on Github](https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) -- [ZF2 on Github](https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) -- [Laravel on Github](https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) -- [Lithium on Github](https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) -- [Aura on Github](https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) -- [Yii on Github](https://github.com/yiisoft/yii)
    * [Symfony2](http://symfony.com/) -- Github (https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) || [ZF2 on Github](https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) || [Laravel on Github](https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) || [Lithium on Github](https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) || [Aura on Github](https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) || [Yii on Github](https://github.com/yiisoft/yii)

    *Older Popular PHP frameworks*
    *Older PHP Frameworks*

    * [CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    * [Cake](https://github.com/cakephp/cakephp)

    *Interesting Misc Frameworks*

    * [Nette Framework](http://nette.org/en/)
    * [Phalcon](http://phalconphp.com/)
    * [FuelPHP](http://fuelphp.com/)
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.

    ## Micro Frameworks
    *Micro frameworks and routers.*

    * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
    * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
    * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
    * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
    * [Slim](http://www.slimframework.com/) - Another simple micro framework.
    * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
    * [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
    * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
    * [Slim](http://www.slimframework.com/) - A micro framework.
    * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
    * [Klein](https://github.com/chriso/klein.php) - A fast routing library.

    @@ -102,6 +99,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
    * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
    * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
    * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
    * [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
    * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
    * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
    * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.


    ## Templating
    *Libraries and tools for templating and lexing.*
  9. @llbbl llbbl revised this gist Nov 22, 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
    @@ -75,8 +75,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    *Older Popular PHP frameworks*

    *[CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    *[Cake](https://github.com/cakephp/cakephp)
    * [CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    * [Cake](https://github.com/cakephp/cakephp)

    *Interesting Misc Frameworks*

  10. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 16 additions and 15 deletions.
    31 changes: 16 additions & 15 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -7,8 +7,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * Composer
    * Composer Related
    * Frameworks
    * Framework Components
    * Micro Frameworks
    * Framework Components
    * Templating
    * HTTP
    * URL
    @@ -66,27 +66,21 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    ## Frameworks
    *Popular PHP frameworks.*

    * [Symfony2](http://symfony.com/) - [Symfony on Github](https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) - [ZF2 on Github](https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) - [Laravel on Github](https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) - [Lithium on Github](https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) - [Aura on Github](https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) - [Yii on Github](https://github.com/yiisoft/yii)
    * [Symfony2](http://symfony.com/) -- [Symfony on Github](https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) -- [ZF2 on Github](https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) -- [Laravel on Github](https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) -- [Lithium on Github](https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) -- [Aura on Github](https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) -- [Yii on Github](https://github.com/yiisoft/yii)

    *Older Popular PHP frameworks*

    *[CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    *[Cake](https://github.com/cakephp/cakephp)

    *Interesting Misc Frameworks*
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.


    ## Framework Components
    *PHP framework components.*

    * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
    * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
    * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.

    ## Micro Frameworks
    *Micro frameworks and routers.*
    @@ -102,6 +96,13 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
    * [Klein](https://github.com/chriso/klein.php) - A fast routing library.

    ## Framework Components
    *PHP framework components.*

    * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
    * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
    * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.

    ## Templating
    *Libraries and tools for templating and lexing.*

  11. @llbbl llbbl revised this gist Nov 22, 2013. 1 changed file with 13 additions and 5 deletions.
    18 changes: 13 additions & 5 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -66,12 +66,20 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    ## Frameworks
    *Popular PHP frameworks.*

    * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
    * [Symfony2](http://symfony.com/) - [Symfony on Github](https://github.com/symfony/symfony)
    * [Zend Framework 2](http://framework.zend.com) - [ZF2 on Github](https://github.com/zendframework/zf2)
    * [Laravel 4](http://laravel.com/) - [Laravel on Github](https://github.com/laravel/laravel)
    * [Lithium](http://lithify.me/) - [Lithium on Github](https://github.com/UnionOfRAD/lithium)
    * [Aura PHP](http://auraphp.com/) - [Aura on Github](https://github.com/auraphp/Aura.Framework)
    * [Yii Framework](http://www.yiiframework.com/) - [Yii on Github](https://github.com/yiisoft/yii)

    *Older Popular PHP frameworks*
    *[CodeIgniter](https://github.com/EllisLab/CodeIgniter)
    *[Cake](https://github.com/cakephp/cakephp)

    *Interesting Misc Frameworks*
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
    * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
    * [Laravel 4](http://laravel.com/) - A simple PHP framework.
    * [Lithium](http://lithify.me/) - Another framework of components.
    * [Aura PHP](http://auraphp.com/) - A framework of independent components.


    ## Framework Components
    *PHP framework components.*
  12. @ziadoz ziadoz revised this gist Nov 21, 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
    @@ -234,6 +234,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
    * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
    * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
    * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.

    ## Build Tools
    *Project build and automation tools.*
  13. @ziadoz ziadoz revised this gist Nov 18, 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
    @@ -233,6 +233,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
    * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
    * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
    * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.

    ## Build Tools
    *Project build and automation tools.*
  14. @ziadoz ziadoz revised this gist Nov 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
    @@ -89,7 +89,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
    * [Slim](http://www.slimframework.com/) - Another simple micro framework.
    * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
    * [Slim Extras](https://github.com/codeguy/Slim-Extras) - A collection of extras for Slim.
    * [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
    * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
    * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
    * [Klein](https://github.com/chriso/klein.php) - A fast routing library.

  15. @ziadoz ziadoz revised this gist Nov 16, 2013. 1 changed file with 7 additions and 2 deletions.
    9 changes: 7 additions & 2 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -102,6 +102,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - Another PHP implementation of the Mustache template language.
    * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
    * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
    * [Sculpin](http://symfony.com/projects/sculpin) - A library that converts Markdown and Twig into static HTML.

    ## HTTP
    *Libraries for working with HTTP and scraping websites.*
    @@ -361,8 +362,10 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    *Libraries for working with markup.*

    * [Decoda](http://milesj.me/code/php/decoda) - A lightweight markup parser library.
    * [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
    * [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
    * [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
    * [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another Markdown parser.
    * [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
    * [Ciconia](https://github.com/kzykhys/Ciconia) - Another Markdown parser that supports Github flavoured Markdown.
    * [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.

    ## Text and Numbers
    @@ -437,6 +440,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
    * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
    * [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
    * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
    * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
    * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
    @@ -474,6 +478,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Lib Country](https://github.com/phine/lib-country) - A library for country and subdivision data.
    * [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
    * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
    * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](http://nmap.org/).
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.

    ## Development Software
  16. @ziadoz ziadoz revised this gist Nov 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
    @@ -161,6 +161,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
    * [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
    * [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
    * [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.

    ## Testing
    *Libraries for testing codebases and generating test data.*
  17. @ziadoz ziadoz revised this gist Nov 14, 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
    @@ -94,7 +94,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Klein](https://github.com/chriso/klein.php) - A fast routing library.

    ## Templating
    *Libraries and tools for templating and lexing*
    *Libraries and tools for templating and lexing.*

    * [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.
    @@ -404,7 +404,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Stash](https://github.com/tedivm/Stash) - Another library for caching.

    ## Data Structure and Storage
    *Libraries that implemented data structure or storage techniques.*
    *Libraries that implement data structure or storage techniques.*

    * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
    * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
  18. @ziadoz ziadoz revised this gist Nov 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
    @@ -508,7 +508,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.

    ## Websites
    *Useful PHP-related websites.*
    *Useful PHP-related websites and newsletters.*

    * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
    * [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide.
  19. @ziadoz ziadoz revised this gist Nov 14, 2013. 1 changed file with 6 additions and 2 deletions.
    8 changes: 6 additions & 2 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Awesome PHP

    A curated list of amazingly awesome PHP libraries, resources and shiny things.
    A curated list of amazingly awesome PHP libraries, resources and shiny things.

    ## Categories

    @@ -571,4 +571,8 @@ Various resources, such as books, websites and articles, for improving your PHP
    * [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 Evaluation Order](https://gist.github.com/nikic/6699370) - An article about evaluation order in PHP.
    * 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://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
    * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.

    # Suggestions

    Please leave any suggestions in the gist comments, or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
  20. @ziadoz ziadoz revised this gist Nov 14, 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
    @@ -13,7 +13,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * HTTP
    * URL
    * Email
    * File
    * Files
    * Streams
    * Dependency Injection
    * Imagery
    @@ -127,7 +127,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
    * [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com) and [MailGun](http://www.mailgun.com).

    ## File
    ## Files
    *Libraries for file manipulation and MIME type detection.*

    * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
  21. @ziadoz ziadoz revised this gist Nov 14, 2013. 1 changed file with 35 additions and 20 deletions.
    55 changes: 35 additions & 20 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -505,6 +505,11 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    # Resources

    Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.

    ## Websites
    *Useful PHP-related websites.*

    * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
    * [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide.
    * [PHP Weekly](http://phpweekly.info/archive/) - A weekly PHP newsletter.
    @@ -517,20 +522,46 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.

    ## E-Books
    *Fantastic e-books.*

    * [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
    * [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.

    ## Reading
    ## Web Reading
    *General web-development-related reading materials.*

    * [OWASP PHP Security Cheat Sheet](https://www.owasp.org/index.php/PHP_Security_Cheat_Sheet) - A PHP security cheatsheet.
    * [C is for Cookie, H is for Hacker](http://www.troyhunt.com/2013/03/c-is-for-cookie-h-is-for-hacker.html) - An article about cookies and security.
    * [You Blew It Loading Your Login Form Over HTTP](http://www.troyhunt.com/2013/05/your-login-form-posts-to-https-but-you.html) - An article about using HTTPS correctly with login forms.
    * [How HTTPS Secures Your Connection](http://blog.hartleybrody.com/https-certificates/) - An article explaining how TLS/SSL secures your connection.
    * [How to Build a Secure Remember Me Feature](http://www.troyhunt.com/2013/07/how-to-build-and-how-not-to-build.html) - An article on how to build a secure remember me feature.
    * [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers.
    * [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning.
    * [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials.
    * [Hg Init](http://hginit.com/) - A Mercurial tutorial.

    ## PHP Reading
    *PHP-releated reading materials.*

    * [Seven Ways to Screw Up BCrypt](http://blog.ircmaxell.com/2012/12/seven-ways-to-screw-up-bcrypt.html) - An article about correct BCrypt implementation.
    * [Preventing CSRF Attacks](http://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.html) - An article on preventing CSRF attacks.
    * [Don't Worry About BREACH](http://blog.ircmaxell.com/2013/08/dont-worry-about-breach.html) - An article about the BREACH hack and CSRF tokens.
    * [Print vs Echo, Which One is Faster?](http://fabien.potencier.org/article/8/print-vs-echo-which-one-is-faster) - An article about print and echo performance.
    * [The PHP Ternary Operator. Fast or Not?](http://fabien.potencier.org/article/48/the-php-ternary-operator-fast-or-not) - An article ternary performance.
    * [On PHP 5.3, Lamda Functions and Closures](http://fabien.potencier.org/article/17/on-php-5-3-lambda-functions-and-closures) - An article about lambda functions and closures.
    * [Use Env](http://seancoates.com/blogs/use-env) - An article about using the unix environment helper.
    * [Composer Primer](http://daylerees.com/composer-primer) - A Composer primer.
    * [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.
    * [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.
    * [A 20 Point List for Preventing XSS in PHP](http://blog.astrumfutura.com/2013/04/20-point-list-for-preventing-cross-site-scripting-in-php/) - An article about preventing XSS.
    * [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 Internals Reading
    *Reading materials related to the PHP internals or performance.*

    * [Print vs Echo, Which One is Faster?](http://fabien.potencier.org/article/8/print-vs-echo-which-one-is-faster) - An article about print and echo performance.
    * [The PHP Ternary Operator. Fast or Not?](http://fabien.potencier.org/article/48/the-php-ternary-operator-fast-or-not) - An article ternary performance.
    * [Disproving the Single Quotes Myth](http://nikic.github.com/2012/01/09/Disproving-the-Single-Quotes-Performance-Myth.html) - An article about performance of single and double quoted strings.
    * [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.
    @@ -540,20 +571,4 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [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 Evaluation Order](https://gist.github.com/nikic/6699370) - An article about evaluation order in PHP.
    * 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://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
    * [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning.
    * [Composer Primer](http://daylerees.com/composer-primer) - A Composer primer.
    * [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.
    * [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.
    * [C is for Cookie, H is for Hacker](http://www.troyhunt.com/2013/03/c-is-for-cookie-h-is-for-hacker.html) - An article about cookies and security.
    * [You Blew It Loading Your Login Form Over HTTP](http://www.troyhunt.com/2013/05/your-login-form-posts-to-https-but-you.html) - An article about using HTTPS correctly with login forms.
    * [How HTTPS Secures Your Connection](http://blog.hartleybrody.com/https-certificates/) - An article explaining how TLS/SSL secures your connection.
    * [How to Build a Secure Remember Me Feature](http://www.troyhunt.com/2013/07/how-to-build-and-how-not-to-build.html) - An article on how to build a secure remember me feature.
    * [A 20 Point List for Preventing XSS in PHP](http://blog.astrumfutura.com/2013/04/20-point-list-for-preventing-cross-site-scripting-in-php/) - An article about preventing XSS.
    * [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers.
    * [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials.
    * [Hg Init](http://hginit.com/) - A Mercurial tutorial.
    * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
  22. @ziadoz ziadoz revised this gist Nov 14, 2013. 1 changed file with 115 additions and 23 deletions.
    138 changes: 115 additions & 23 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -2,12 +2,59 @@

    A curated list of amazingly awesome PHP libraries, resources and shiny things.

    ## Categories

    * Composer
    * Composer Related
    * Frameworks
    * Framework Components
    * Micro Frameworks
    * Templating
    * HTTP
    * URL
    * Email
    * File
    * Streams
    * Dependency Injection
    * Imagery
    * Testing
    * Documentation
    * Security
    * Code Analysis
    * Build Tools
    * Asset Management
    * Geolocation
    * Date and Time
    * Event
    * Logging
    * E-commerce
    * PDF
    * ORM and Datamapping
    * NoSQL
    * Queue
    * Search
    * Command Line
    * Authentication
    * Markup
    * Text and Numbers
    * Filtering and Validation
    * REST and API
    * Caching
    * Data Structure and Storage
    * Notifications
    * Third Party APIs
    * Miscellaneous
    * Development Software
    * Web Tools

    ## Composer
    *Libraries for package and dependency management.*

    * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
    * [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer.

    ## Composer Related
    *Libraries related to Composer.*

    * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
    * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
    @@ -17,6 +64,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.

    ## Frameworks
    *Popular PHP frameworks.*

    * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
    @@ -26,12 +74,14 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Aura PHP](http://auraphp.com/) - A framework of independent components.

    ## Framework Components
    *PHP framework components.*

    * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
    * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
    * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.

    ## Micro Frameworks
    *Micro frameworks and routers.*

    * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
    * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
    @@ -44,6 +94,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Klein](https://github.com/chriso/klein.php) - A fast routing library.

    ## Templating
    *Libraries and tools for templating and lexing*

    * [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.
    @@ -53,6 +104,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.

    ## HTTP
    *Libraries for working with HTTP and scraping websites.*

    * [Guzzle](http://guzzlephp.org/) - A HTTP client.
    * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
    @@ -61,11 +113,13 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.

    ## URL
    *Libraries for parsing URLs.*

    * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
    * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.

    ## Email
    *Libraries for sending and parsing email.*

    * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
    * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
    @@ -74,6 +128,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com) and [MailGun](http://www.mailgun.com).

    ## File
    *Libraries for file manipulation and MIME type detection.*

    * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
    * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
    @@ -85,11 +140,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.

    ## Streams
    *Libraries for working with streams.*

    * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
    * [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.

    ## Dependency Injection
    *Libraries that implement the dependency injection design pattern.*

    * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
    * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
    @@ -98,6 +154,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.

    ## Imagery
    *Libraries for manipulating images.*

    * [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.
    @@ -106,6 +163,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.

    ## Testing
    *Libraries for testing codebases and generating test data.*

    * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
    * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
    @@ -123,13 +181,18 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Mink](http://mink.behat.org/) - Web acceptance testing.
    * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
    * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
    * [Locust](http://locust.io/) - A modern load test library written in Python.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.


    ## Documentation
    *Libraries for generating project documentation.*

    * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
    * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - Another documentation generator.

    ## Security
    *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*

    * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
    * [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
    @@ -144,10 +207,16 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [PHP IDS](https://github.com/PHPIDS/PHPIDS) - A structured PHP security layer.
    * [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library.
    * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
    * [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.
    * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.

    ## Code Analysis
    *Libraries and tools for analysing, parsing and manipulation codebases.*

    * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
    * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
    * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
    * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
    * [PHP Mess Detector](http://phpmd.org/) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
    * [PHP Code Sniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations.
    @@ -163,33 +232,38 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.

    ## Build Tools
    *Project build and automation tools.*

    * [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.
    * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.

    ## Asset Management
    *Tools for managing, compressing and minifying website assets.*

    * [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.
    * [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.

    ## Geolocation
    *Libraries for geocoding addresses and working with latitudes and longitudes.*

    * [GeoCoder](http://geocoder-php.org/) - A geocoding library.
    * [GeoTools](https://github.com/toin0u/Geotools) - A library of geo-related tools.
    * [PHPGeo](https://github.com/mjaschen/phpgeo) - A simple geo library.
    * [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation.

    ## Date and Time
    *Libraries for working with dates and times.*

    * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
    * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
    * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.

    ## Event
    *Libraries that are event-driven or implement non-blocking event loops.*

    * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
    * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
    @@ -200,10 +274,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.

    ## Logging
    *Libraries for generating and working with log files.*

    * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.

    ## Payment and E-commerce
    ## E-commerce
    *Libraries and applications for taking payments and building online e-commerce stores.*

    * [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library.
    * [Payum](https://github.com/payum/payum) - A payment abstraction library.
    @@ -212,11 +288,13 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Money](https://github.com/bussnet/money) - A PHP implementation of Fowler's money pattern.

    ## PDF
    *Libraries and software for working with PDF files.*

    * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
    * [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf) - A tool to convert HTML to PDF.

    ## ORM and Datamapping
    *Libraries that implement object-relational mapping or datamapping techniques.*

    * [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.
    @@ -234,24 +312,28 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.

    ## NoSQL
    *Libraries for working with "NoSQL" backends.*

    * [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
    * [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library.
    * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.

    ## Queue
    *Libraries for working with event and task queues.*

    * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
    * [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library.
    * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.

    ## Search
    *Libraries and software for indexing and performing search queries on data.*

    * [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
    * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
    * [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/).

    ## Command Line
    *Libraries for building command line utilities.*

    * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
    * [PsySh](https://github.com/bobthecow/psysh) - Another PHP REPL.
    @@ -264,6 +346,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.

    ## Authentication
    *Libraries for implementing authentications schemes.*

    * [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
    * [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication.
    @@ -274,13 +357,15 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.

    ## Markup
    *Libraries for working with markup.*

    * [Decoda](http://milesj.me/code/php/decoda) - A lightweight markup parser library.
    * [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
    * [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
    * [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.

    ## Text and Numbers
    *Libraries for parsing and manipulating text and numbers.*

    * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
    * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
    @@ -296,6 +381,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.

    ## Filtering and Validation
    *Libraries for filtering and validating data.*

    * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
    * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
    @@ -304,33 +390,49 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.

    ## REST and API
    *Libraries and web tools for developing REST-ful APIs.*

    * [Apigility](https://github.com/zfcampus/zf-apigility-skeleton) - An API builder built with Zend Framework 2.
    * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
    * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
    * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.

    ## Caching
    *Libraries for caching data.*

    * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
    * [Stash](https://github.com/tedivm/Stash) - Another library for caching.

    ## Data Structure and Storage
    *Libraries that implemented data structure or storage techniques.*

    * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
    * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
    * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
    * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.

    ## Notifications
    *Libraries for working with notification software.*

    * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl).
    * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications.
    * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
    * [Bernard](https://github.com/henrikbjorn/Bernard) - A structured message library for queues.
    * [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.


    ## Third Party APIs
    *Libraries for accessing third party APIs.*

    * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
    * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
    * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
    * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library.
    * [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API.
    * [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API.

    ## Miscellaneous
    *Useful libraries or tools that don't fit in the categories above.*

    * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
    * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
    @@ -370,16 +472,11 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [ClassPreloader](https://github.com/mtdowling/ClassPreloader) - A library for optimising autoloading.
    * [Lib Country](https://github.com/phine/lib-country) - A library for country and subdivision data.
    * [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
    * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.

    ## Third Party APIs

    * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
    * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
    * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library.
    * [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API.
    * [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API.

    ## Utilities
    ## Development Software
    *Software for creating a development environment.*

    * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
    * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
    @@ -395,21 +492,16 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [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 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.
    * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
    * [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.
    * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
    * [CodeKit](http://incident57.com/codekit/) - A general web development tool.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
    * [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby.
    * [HTTPie](https://github.com/jkbr/httpie) - A command line alternative to cURL written in Python.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
    * [Locust](http://locust.io/) - A modern load test library written in Python.
    * [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby.

    ## Web Tools
    *Web-based tools.*

    * [3V4L](http://3v4l.org/) - An online PHP shell.
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
    * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.

    # Resources

  23. @ziadoz ziadoz revised this gist Nov 12, 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
    @@ -117,6 +117,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
    * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
    * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
    * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
    * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
    * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
    * [Mink](http://mink.behat.org/) - Web acceptance testing.
  24. @ziadoz ziadoz revised this gist Nov 12, 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
    @@ -58,6 +58,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
    * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
    * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
    * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.

    ## URL

  25. @ziadoz ziadoz revised this gist Nov 12, 2013. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -201,11 +201,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.

    ## Payment and Ecommerce
    ## Payment and E-commerce

    * [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library.
    * [Payum](https://github.com/payum/payum) - A payment abstraction library.
    * [Sylius](http://www.sylius.com/) - An open source ecommerce solution.
    * [Sylius](http://www.sylius.com/) - An open source e-commerce solution.
    * [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution.
    * [Money](https://github.com/bussnet/money) - A PHP implementation of Fowler's money pattern.

    ## PDF
    @@ -366,6 +367,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
    * [ClassPreloader](https://github.com/mtdowling/ClassPreloader) - A library for optimising autoloading.
    * [Lib Country](https://github.com/phine/lib-country) - A library for country and subdivision data.
    * [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.

    ## Third Party APIs

  26. @ziadoz ziadoz revised this gist Nov 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
    @@ -141,6 +141,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
    * [PHP IDS](https://github.com/PHPIDS/PHPIDS) - A structured PHP security layer.
    * [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library.
    * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.

    ## Code Analysis

  27. @ziadoz ziadoz revised this gist Nov 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
    @@ -364,6 +364,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
    * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
    * [ClassPreloader](https://github.com/mtdowling/ClassPreloader) - A library for optimising autoloading.
    * [Lib Country](https://github.com/phine/lib-country) - A library for country and subdivision data.

    ## Third Party APIs

  28. @ziadoz ziadoz revised this gist Oct 29, 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
    @@ -399,6 +399,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [CodeKit](http://incident57.com/codekit/) - A general web development tool.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
    * [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby.
    * [HTTPie](https://github.com/jkbr/httpie) - A command line alternative to cURL written in Python.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
    * [Locust](http://locust.io/) - A modern load test library written in Python.
    * [3V4L](http://3v4l.org/) - An online PHP shell.
  29. @ziadoz ziadoz revised this gist Oct 29, 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
    @@ -455,4 +455,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
    * [How HTTPS Secures Your Connection](http://blog.hartleybrody.com/https-certificates/) - An article explaining how TLS/SSL secures your connection.
    * [How to Build a Secure Remember Me Feature](http://www.troyhunt.com/2013/07/how-to-build-and-how-not-to-build.html) - An article on how to build a secure remember me feature.
    * [A 20 Point List for Preventing XSS in PHP](http://blog.astrumfutura.com/2013/04/20-point-list-for-preventing-cross-site-scripting-in-php/) - An article about preventing XSS.
    * [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers.
    * [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers.
    * [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials.
    * [Hg Init](http://hginit.com/) - A Mercurial tutorial.
  30. @ziadoz ziadoz revised this gist Oct 24, 2013. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -245,7 +245,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.

    * [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
    * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
    * [Sherlock](https://github.com/polyfractal/Sherlock) - Another client library for ElasticSearch.
    * [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/).

    ## Command Line