davestewart/resourcery

There is no license information available for the latest version (v0.1.0) of this package.

A flexible service layer to manage all aspects of a resource's lifecycle

v0.1.0 2016-07-19 15:41 UTC

This package is not auto-updated.

Last update: 2024-05-06 04:25:10 UTC


README

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
  • Localisation

Resourcery 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 for full documentation and user guides.