Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristanbes/elophantbundle
This bundle allows to easily use the Elophant API in your Symfony2 project
https://github.com/tristanbes/elophantbundle
Last synced: 29 days ago
JSON representation
This bundle allows to easily use the Elophant API in your Symfony2 project
- Host: GitHub
- URL: https://github.com/tristanbes/elophantbundle
- Owner: tristanbes
- Created: 2013-07-16T15:14:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T09:01:20.000Z (over 11 years ago)
- Last Synced: 2024-04-21T05:23:05.168Z (7 months ago)
- Language: PHP
- Size: 163 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Features
========This bundle allows to easily use the Elophant API in your Symfony2
project by configuring it through your configuration.- **Visualization** - See how much request has succeded / failed per day (requires SonataAdminBundle / Optionnal)
- **Cache implementation** - Avoid reaching the global API request exceeded by caching the API response. (Requires redis)Initially we used similar functionnality for [`Seek Team`](http://www.seek-team.com), so I decided to rework it a little and add extra functionality.
![Dashboard Example](Resources/doc/demo.png "Elophant API Bundle dashboard example")
Documentation
============For documentation, see:
[`Resources/doc/index.rst`](https://github.com/tristanbes/ElophantBundle/blob/master/Resources/doc/index.rst)
License
============[`Resources/meta/LICENSE`](https://github.com/tristanbes/ElophantBundle/blob/master/Resources/meta/LICENSE)