Libraries tagged by resource controller
louiss0/slim-route-registry
14 Downloads
This package allows you to register routes and create resource controllers using attributes php
jigeshraval/laravel-scope
3 Downloads
Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted
jacksunny/customrestful
19 Downloads
custom restful resource controller for laravel
webvelopers/laravel-crud-generator
90 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
emmanuel_saleem/command_me
12 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
adwiv/laravel-crud-generator
59 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
ramosmerino/laravel-5-rest-api-scaffold
116 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
ichie-benjamin/laravel-code-generator
18 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources
manojkiran/mvcr-generator
4 Downloads
This package Helps Create Model,Controller,Views,FromRequests,Resources,Routes,Migration,Faker for Laravel Application
jiejunf/laravel-resourceful
34 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
gtheron/rest-bundle
8 Downloads
A bundle based on FriendsOfSymfony/RestBundle. Gives a base pattern for Resource definition and manipulation, along with base Controllers and Services to avoid REST resource manipulation code redundancy.
brainswarm/cleanup
6 Downloads
This package looks for unused resources and deletes them on disc. It does that via a command controller.
asivas/abm
123 Downloads
The CRUD-Resouce controller implementation make simple base of an app based on resources, with NavItems and FormFields backend representation
matthimatiker/molcomponents
1682 Downloads
Library with use-at-will architecture that extends the functionality of Zend Framework 1. Main features: Improved bootstrapping with lazy loading of resources, declaration of request parameters as argument in controller actions, advanced form creation and validation, mail templates, lightweight controller testing.