Pickles is a PHP framework for building kick-ass services. http://picklesphp.com
Find a file
Josh Sherman 823fe0759a Updated to only inject on non-HHVM
Saw someone else's .travis.yml that opted to not put those extension lines into
the INI when running on HHVM. Worth a shot!
2014-10-03 06:17:54 -04:00
src Reworked test to check for PHP version 2014-10-02 21:34:09 -04:00
tests Updated to only inject on non-HHVM 2014-10-03 06:17:54 -04:00
.coveralls.yml Rehooking up coveralls 2014-01-20 23:58:32 -05:00
.gitignore Working towards standard directory names 2014-01-20 22:23:04 -05:00
.travis.yml Dropped PHP 5.3 2014-10-02 23:40:56 -04:00
composer.json Still tweaking towards HHVM 2014-10-02 22:01:59 -04:00
composer.lock Updated lock file. 2014-10-02 22:56:42 -04:00
LICENSE Updated files to be Josh instead of Joshua 2014-04-20 18:47:54 -04:00
phpunit.xml Knocked out unit tests for the new Router 2014-09-28 08:24:02 -04:00
README.md Update README.md 2014-09-29 17:58:38 -04:00

Pickles

Build Status Coverage Status Dependency Status Stories in Ready

Pickles f/k/a PICKLES (PHP Interface Collection of Killer Libraries to Enhance Stuff) is an open source framework for the rapid development of RESTful API systems. The intention of this framework is to allow developers to a means to develop service-oriented backend systems that are completely decoupled from the front end components. Thus allowing the freedom to build the front end implementation(s) using whichever tools they choose, be it Ember.js, Angular.js or some cool new system Ive yet to hear of.

Thanks

Special thanks to Geoff Oliver for being a long time user and contributor, Justin Davis for romanticizing the v2 reimagining and Dean Jones for helping to come up with the original PICKLES v1 acronym.