Skip to content

Instantly share code, notes, and snippets.

@daimajia
Forked from ziadoz/awesome-php.md
Last active March 12, 2016 16:39
Show Gist options
  • Save daimajia/5641063 to your computer and use it in GitHub Desktop.
Save daimajia/5641063 to your computer and use it in GitHub Desktop.

Revisions

  1. xuanqinanhai revised this gist May 24, 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
    @@ -22,7 +22,8 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
    * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
    * [Laravel 4](https://github.com/laravel/framework) - Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air.
    * [Yii](http://www.yiiframework.com/) - The Fast, Secure and Professional PHP Framework
    * [Lithium](http://lithify.me/) - Another framework of components.

    ## Framework Components
  2. @ziadoz ziadoz revised this gist May 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
    @@ -307,6 +307,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
  3. @ziadoz ziadoz revised this gist May 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
    @@ -355,5 +355,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [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.
  4. @ziadoz ziadoz revised this gist May 9, 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
    @@ -176,6 +176,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
    * [Propel](http://www.propelorm.org/) - A fast ORM.
    * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
    * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
    * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
    * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
    * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
  5. @ziadoz ziadoz revised this gist May 8, 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
    @@ -211,7 +211,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.

    ## OAuth

    * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
    * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
    * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
    * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.

  6. @ziadoz ziadoz revised this gist May 3, 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
    @@ -300,7 +300,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
    * [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
    * [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.
  7. @ziadoz ziadoz revised this gist May 3, 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
    @@ -345,7 +345,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * 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.
    * 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.
  8. @ziadoz ziadoz revised this gist May 3, 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
    @@ -145,7 +145,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    ## Date and Time

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

  9. @ziadoz ziadoz revised this gist May 3, 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
    @@ -70,7 +70,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.

    * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
    * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
    * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types to determine file types and extensions.
    * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
    * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.

    ## Dependency Injection
  10. @ziadoz ziadoz revised this gist May 3, 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
    @@ -70,7 +70,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.

    * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
    * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
    * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types and determines file types and extensions.
    * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types to determine file types and extensions.
    * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.

    ## Dependency Injection
  11. @ziadoz ziadoz revised this gist May 3, 2013. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -66,6 +66,13 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
    * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.

    ## File

    * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
    * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
    * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types and determines file types and extensions.
    * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.

    ## Dependency Injection

    * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
    @@ -252,7 +259,6 @@ A 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.
    * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
    * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
    * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
    * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
    * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
  12. @ziadoz ziadoz revised this gist May 2, 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
    @@ -169,7 +169,9 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
    * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
    * [Propel](http://www.propelorm.org/) - A fast ORM.
    * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
    * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
    * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
    * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
    * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
    * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.
  13. @ziadoz ziadoz revised this gist May 2, 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
    @@ -348,4 +348,5 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [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 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.
  14. @ziadoz ziadoz revised this gist May 1, 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
    @@ -114,6 +114,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
    * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
    * [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.

    ## Build Tools

  15. @ziadoz ziadoz revised this gist May 1, 2013. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions awesome-php.md
    Original file line number Diff line number Diff line change
    @@ -179,6 +179,10 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library.
    * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.

    ## Queue

    * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.

    ## Command Line

    * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
  16. @ziadoz ziadoz revised this gist May 1, 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
    @@ -51,6 +51,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.

    * [Guzzle](http://guzzlephp.org/) - A HTTP client.
    * [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.

    ## URL
  17. @ziadoz ziadoz revised this gist May 1, 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
    @@ -277,6 +277,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.

    * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
    * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
    * [Vagrant](http://www.vagrantup.com/) - A portable development environment utility.
    * [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.
  18. @ziadoz ziadoz revised this gist May 1, 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
    @@ -265,6 +265,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Plum](https://github.com/aerialls/Plum) - A deployer library.
    * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
    * [Compose](https://github.com/igorw/compose) - A function composition library.
    * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl).

    ## Official APIs

  19. @ziadoz ziadoz revised this gist Apr 30, 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
    @@ -61,6 +61,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    ## Email

    * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
    * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
    * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
    * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.

  20. @ziadoz ziadoz revised this gist Apr 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
    @@ -15,6 +15,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [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

  21. @ziadoz ziadoz revised this gist Apr 24, 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
    @@ -190,6 +190,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    ## Authentication

    * [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.
    * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.

    ## OAuth
  22. @ziadoz ziadoz revised this gist Apr 23, 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
    @@ -19,7 +19,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    ## Frameworks

    * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development bundle for Symfony 2.
    * [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](https://github.com/laravel/framework) - A simple PHP framework.
    * [Lithium](http://lithify.me/) - Another framework of components.
  23. @ziadoz ziadoz revised this gist Apr 23, 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
    @@ -19,6 +19,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    ## Frameworks

    * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
    * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development bundle for Symfony 2.
    * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
    * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
    * [Lithium](http://lithify.me/) - Another framework of components.
  24. @ziadoz ziadoz revised this gist Apr 23, 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
    @@ -335,4 +335,5 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [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.
    * [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.
  25. @ziadoz ziadoz revised this gist Apr 18, 2013. No changes.
  26. @ziadoz ziadoz revised this gist Apr 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
    @@ -289,6 +289,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
    * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.

    # Resources
    @@ -302,7 +303,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [WebSec IO](http://websec.io/) - A web security community resource.
    * [Web Advent](http://webadvent.org) - An advent calendar for web developers.
    * [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.

    ## E-Books

  27. @ziadoz ziadoz revised this gist Apr 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
    @@ -302,6 +302,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [WebSec IO](http://websec.io/) - A web security community resource.
    * [Web Advent](http://webadvent.org) - An advent calendar for web developers.
    * [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
    * [Travis CI](https://travis-ci.org/) - A continuous integration platform.

    ## E-Books

  28. @ziadoz ziadoz revised this gist Apr 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
    @@ -285,6 +285,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [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.
    * [DBV](http://dbv.vizuina.com/) - A database version control application.
  29. @ziadoz ziadoz revised this gist Apr 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
    @@ -211,6 +211,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [Math](https://github.com/moontoast/math) - A library for working with large numbers.
    * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
    * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
    * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.

    ## Filtering and Validation

  30. @ziadoz ziadoz revised this gist Apr 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
    @@ -259,6 +259,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
    * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
    * [Plum](https://github.com/aerialls/Plum) - A deployer library.
    * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
    * [Compose](https://github.com/igorw/compose) - A function composition library.

    ## Official APIs