Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

impleri/laravel-resource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Resource Library

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

About

Alternative RESTful resource implementation for Laravel 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages