pickles/README.md
2014-10-04 11:08:01 -04:00

28 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Pickles
[![License](http://img.shields.io/packagist/l/picklesphp/pickles.svg?style=flat)][packagist]
[![Build](http://img.shields.io/travis/picklesphp/pickles.svg?style=flat)][travis]
[![Coverage](http://img.shields.io/coveralls/picklesphp/pickles.svg?style=flat)][coveralls]
[![Downloads](http://img.shields.io/packagist/dt/picklesphp/pickles.svg?style=flat)][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 Ive 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/picklesphp/pickles
[packagist]: https://packagist.org/packages/picklesphp/pickles
[travis]: http://travis-ci.org/picklesphp/pickles
[DeanJones]: https://github.com/deanproxy
[GeoffOliver]: https://github.com/geoffoliver
[JustinDavis]: http://justindavis.co