Pickles is a PHP framework for building kick-ass services. http://picklesphp.com
Find a file
Josh Sherman 59817fa5c4 That abridged README
Cut all the bullshit out so I could write out a better README once the system
is back to being stable and tested.
2014-09-27 22:55:12 -04:00
src Cleaning up a bit 2014-09-27 22:36:03 -04:00
tests Working on basic auth and dropped log class 2014-09-27 15:37:41 -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 Simplified the travis config a bit 2014-09-26 05:52:40 -04:00
composer.json Moved files and added namespaces 2014-09-27 17:57:07 -04:00
composer.lock Cleaning up tests 2014-09-26 07:31:04 -04:00
LICENSE Updated files to be Josh instead of Joshua 2014-04-20 18:47:54 -04:00
phpunit.xml Added phpunit.xml 2014-09-26 05:49:49 -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.