Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davestewart/laravel-resourcery
A lightweight & flexible resource management system
https://github.com/davestewart/laravel-resourcery
Last synced: 30 days ago
JSON representation
A lightweight & flexible resource management system
- Host: GitHub
- URL: https://github.com/davestewart/laravel-resourcery
- Owner: davestewart
- Created: 2016-03-30T18:43:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T15:42:10.000Z (over 8 years ago)
- Last Synced: 2024-03-25T11:51:10.251Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Resourcery
## A lightweight & flexible resource management system
Resourcery is an integrated set of services, classes, views and language config that bridges the gap between CRUD-generation libraries and a full CMS.
The package flexibly handles all aspects of the resource flow:
- Controller logic
- Database interaction
- View generation
- Form generation
- Validation
- User feedback
- LocalisationResourcery allows you not only to get up and running fast with new resources in the same way that CRUD generation does, but also allows you to remain dynamic, in the same way that a CMS might.
See the [wiki](https://github.com/davestewart/laravel-resourcery/wiki) for full documentation and user guides.