rinosc / rinosc-example
Example of Rinosc (Rest Is Not Only Simple Crud) usage
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/rinosc/rinosc-example
Requires
- cilex/cilex: 1.0.*@dev
- doctrine/dbal: 2.5.1
- fabpot/goutte: 2.0.*@dev
- rinosc/rinosc: *
- silex/silex: ~1.2
Requires (Dev)
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2025-10-25 21:33:20 UTC
README
Example of rinosc usage
Rinosc (Rest Is Not Only Simple Crud) is an help to begin a rest project with Silex.
The rinosc-example project aims to provide a practical example of the Risnoc usage.
More informations here : http://www.ypasteur.fr/blog/
To install the project, go to the root of the project and execute "./bin/install.sh". The installation script is very basic and take the hypothesis that a MariaDB client is available and that the root account has no password.