impleri/laravel-resource

This package is abandoned and no longer maintained. No replacement package was suggested.

Alternative API-only RESTful resource implementation for Laravel.

1.0.0-alpha.5 2014-03-08 22:25 UTC

This package is not auto-updated.

Last update: 2022-12-19 17:10:26 UTC


README

An Alternative RESTful resource implementation for Laravel 4. This package provides a more extensive REST API interface than the stock resource controller generator. Out of the box, the package provides a lot of boilerplate code for scaffolding routes, controllers, models, and views. Routes are RESTful and API-centric. It handles outputting to JSON, XML (via a view), HTML (via a view), CSV, and plain text.

Latest Release | Build Status | Code Quality | Code Coverage | Dependency Status