-
-
Save InFog/5804583 to your computer and use it in GitHub Desktop.
Revisions
-
ziadoz revised this gist
Jun 13, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -321,6 +321,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. * [PHP OSX](http://php-osx.liip.ch/) - A PHP installer for OSX. * [Vagrant](http://www.vagrantup.com/) - A portable development environment utility. * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines. * [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer. -
ziadoz revised this gist
Jun 11, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -171,7 +171,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library. * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library. * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library. * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library. ## Logging -
ziadoz revised this gist
Jun 10, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -345,6 +345,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide. * [PHP Weekly](http://phpweekly.info/archive/) - A weekly PHP newsletter. * [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security. * [PHP Internals](http://www.phpinternalsbook.com/) - A book about the PHP internals. * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group. * [The Open Web Application Security Project (OWASP)](https://www.owasp.org/index.php/Main_Page) - An open software security community. * [WebSec IO](http://websec.io/) - A web security community resource. -
ziadoz revised this gist
Jun 9, 2013 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -242,6 +242,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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 @@ -308,6 +309,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Compose](https://github.com/igorw/compose) - A function composition library. * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. * [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library. * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook. ## Official APIs @@ -334,6 +336,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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. * [Locust](http://locust.io/) - A modern load test library written in Python. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. # Resources -
ziadoz revised this gist
Jun 9, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -197,6 +197,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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. * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library. * [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. -
ziadoz revised this gist
Jun 9, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,6 +37,8 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton 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 Extras](https://github.com/codeguy/Slim-Extras) - A collection of extras 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. -
ziadoz revised this gist
Jun 9, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,7 @@ A 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. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. * [Klein](https://github.com/chriso/klein.php) - A fast routing library. ## Templating -
ziadoz revised this gist
Jun 9, 2013 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -136,6 +136,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library. * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code. * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code. * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library. ## Build Tools @@ -155,6 +156,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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. ## Date and Time @@ -301,6 +303,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks. * [Compose](https://github.com/igorw/compose) - A function composition library. * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. * [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library. ## Official APIs -
ziadoz revised this gist
May 31, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -205,6 +205,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. ## Queue * [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. ## Command Line -
ziadoz revised this gist
May 31, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -205,6 +205,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. ## Queue * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library. * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library. ## Command Line -
ziadoz revised this gist
May 31, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -311,7 +311,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. * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines. * [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. -
ziadoz revised this gist
May 31, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -311,6 +311,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. * [PuPHPet](https://puphpet.com/) - A web tool for building development virtual machines. * [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. -
ziadoz revised this gist
May 31, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ 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](http://laravel.com/) - A simple PHP framework. * [Lithium](http://lithify.me/) - Another framework of components. ## Framework Components -
ziadoz revised this gist
May 30, 2013 . 1 changed file with 11 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -126,6 +126,17 @@ A 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. ## Code Analysis * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP. * [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. * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code. * [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors. * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library. * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code. * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code. ## Build Tools * [Go](https://github.com/herrera-io/php-go) - A simple PHP build tool. @@ -166,7 +177,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library. ## PDF * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library. @@ -305,11 +315,6 @@ A 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. -
ziadoz revised this gist
May 30, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -261,7 +261,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. ## Notifications * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl). * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications. ## Miscellaneous -
ziadoz revised this gist
May 30, 2013 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -124,6 +124,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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. * [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library. ## Build Tools @@ -233,6 +234,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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. * [Urlify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js. ## Filtering and Validation @@ -256,6 +258,11 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures. * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library. ## Notifications * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl). * [notificato](https://github.com/wrep/notificato) - A library for handling push notifications. ## Miscellaneous * [Spork](https://github.com/kriswallsmith/spork) - A process forking library. @@ -281,7 +288,6 @@ 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. * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. ## Official APIs -
ziadoz revised this gist
May 30, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -282,6 +282,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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). * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. ## Official APIs -
ziadoz revised this gist
May 28, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,6 +35,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex. * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony. * [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. -
ziadoz revised this gist
May 27, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -103,6 +103,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [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. * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests. ## Documentation -
ziadoz revised this gist
May 22, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. -
ziadoz revised this gist
May 22, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. -
ziadoz revised this gist
May 9, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. -
ziadoz revised this gist
May 8, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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/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. -
ziadoz revised this gist
May 3, 2013 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * [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. -
ziadoz revised this gist
May 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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://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. -
ziadoz revised this gist
May 3, 2013 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension. * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library. -
ziadoz revised this gist
May 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library. ## Dependency Injection -
ziadoz revised this gist
May 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library. ## Dependency Injection -
ziadoz revised this gist
May 3, 2013 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * [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. -
ziadoz revised this gist
May 2, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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.
NewerOlder