Libraries tagged by Request Models
andrezanna/laravel-generator
42 Downloads
Laravel Generator
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
njuhel/swagger-validator
1904 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
rabibgalib/api-action
27 Downloads
This packages will help to create APIs with Controller, Request, Traits, Model, Migration, Action Classes, Helper Class.
meanify-co/laravel-activity-log
11 Downloads
A PHP library to generate logs from requests and model updates in Laravel
windawake/laravelremodel
32 Downloads
Create remote driver to convert remote api request into laravel model.
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
fector/harvest
1176 Downloads
A simple library that provide modify Model by request query
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
jixk/make-mscr
99 Downloads
测试模块,请勿用于生产!!!MSCR脚手架,一键生成 Model、Service、Controller、Request类文件。
adwiv/laravel-crud-adminlte
18 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
zgldh/laravel-query-filter
13 Downloads
An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
tgozo/laravel-codegen
103 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.