Libraries tagged by Request Models
suryahadiningrat/crud-generator
1 Downloads
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
shehroz/crud-generator
30 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
lewis15520/auditeer
627 Downloads
A package to audit requests and model data within laravel
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
edgaras/cloudflare-ai
6 Downloads
Library for integrating and interacting with Cloudflare hosted AI models, providing tools for sending requests, managing model configurations, and processing responses.
zezont4/laravel-generator
122 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
sadeim/nard-laravel
4 Downloads
Zero-config activity tracking for Laravel apps. Automatically tracks HTTP requests, auth events, model changes, and queue jobs. Powered by Nard Agent (https://nard.sadeim.com).
nutandc/api-crud-generator
0 Downloads
Laravel API CRUD generator for models, controllers, requests, resources, migrations, routes, plus optional repository/service patterns.
mrstebo/ekm-php
378 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
hamba/queryget
43 Downloads
Helper for query eloquent model from request
forensic/handler
6 Downloads
Sits between the controller and the model, performing request data validation, serialization and integrity checks
erenmustafaozdal/laravel-base
6 Downloads
Laravel base package. Model, Controller, Request etc...
dominiquevienne/laravel-magic
1310 Downloads
Laravel helpers classes such as Controllers / Models / Requests
abrarpatel/moduler
7 Downloads
Creates a complete CRUD module with model, controller, requests, resources, migration, and API routes.