28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
# Pickles
|
||
|
||
[][packagist]
|
||
[][travis]
|
||
[][coveralls]
|
||
[][packagist]
|
||
|
||
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 I’ve yet to hear of.
|
||
|
||
## Thanks
|
||
|
||
Special thanks to [Geoff Oliver][GeoffOliver] for being a long time user and
|
||
contributor, [Justin Davis][JustinDavis] for romanticizing the v2 reimagining
|
||
and [Dean Jones][DeanJones] for helping to come up with the original PICKLES v1
|
||
acronym.
|
||
|
||
[coveralls]: https://coveralls.io/r/joshtronic/pickles
|
||
[packagist]: https://packagist.org/packages/joshtronic/pickles
|
||
[travis]: http://travis-ci.org/joshtronic/pickles
|
||
[DeanJones]: https://github.com/deanproxy
|
||
[GeoffOliver]: https://github.com/geoffoliver
|
||
[JustinDavis]: http://justindavis.co
|