Libraries tagged by Request Models
onepkg/laravel-crud-generator
9 Downloads
OnePkg Laravel Generator
ilsondev/laravel-generator
8 Downloads
LTE Laravel Generator
idmahbub/laravel-generator
22 Downloads
Laravel Generator
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
hayrullah/laravel-likes
7 Downloads
This Library improved to record request likes and make statistics for all links which liked.
codiksh/laravel-generator
64 Downloads
Codiksh 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.
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
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
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.