Pickles is a PHP framework for building kick-ass services. http://picklesphp.com
Find a file
Josh Sherman 32e7ae5f0f Switched oauth lib
Wasn't pleased to find that the new lib used the username as the primary key
across a bunch of tables. Not ideal IMO.
2014-10-15 07:08:39 -04:00
sql Working on that OAuth2 2014-10-12 21:20:48 -04:00
src Updated the interfaces and dropped oauth version 2014-10-14 22:05:52 -04:00
tests Tweaked unit tests 2014-10-13 21:46:34 -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 Added self-update to the travis build 2014-10-04 11:10:59 -04:00
composer.json Switched oauth lib 2014-10-15 07:08:39 -04:00
composer.lock Updated dependencies 2014-10-13 21:30:57 -04:00
LICENSE Updated files to be Josh instead of Joshua 2014-04-20 18:47:54 -04:00
phpunit.xml Added auth test, cleaned up directory 2014-10-04 07:24:57 -04:00
README.md Standardized the badges 2014-10-04 11:08:01 -04:00

Pickles

License Build Coverage Downloads

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 services. 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.