Pickles is a PHP framework for building kick-ass services. http://picklesphp.com
Find a file
Josh Sherman ee8bd63a08 Working on that new profiler
Gotta figure out what's going on with the database portion, it's going all
crazy on me.
2014-10-01 07:41:01 -04:00
src Working on that new profiler 2014-10-01 07:41:01 -04:00
tests Unit tests for the Object class 2014-09-30 22:24:10 -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 Feeling frisky, added PHP 5.3 back to the tests 2014-09-27 23:04:51 -04:00
composer.json Updated dependencies 2014-09-30 15:06:53 -04:00
composer.lock Evidently updated some dependencies 2014-09-30 18:07:49 -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 That abridged README 2014-09-27 22:55:12 -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.