Libraries tagged by Request Models
pwweb/artomator
428 Downloads
PWWEB Artomator
noopstudios/laravel-generator
62 Downloads
InfyOm Laravel Generator
mediactive-digital/laravel-generator
1381 Downloads
InfyOm Laravel Generator
khidirdotid/laravel-generator
37 Downloads
InfyOm Laravel Generator
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
godscodes/laravel-statistics
64 Downloads
Statistics is a 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.
dandisy/laravel-generator
1531 Downloads
Webcore Laravel Generator
codiksh/laravel-generator
33 Downloads
Codiksh Laravel Generator
albadrsystems/crud-generator
71 Downloads
Al-Badr Laravel CRUD 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.
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
26 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
95 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