rajudev/laravel-doc-generator
A Laravel package for generating documentation from controller comments.
时间:2025-01-20 07:23
jojomak13/laravel-attributes
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
时间:2025-01-18 22:04
codebider/generate-crud
An artisan command to automate the migration,model,resource controller, views and routes
时间:2025-01-11 10:39
auto-api/auto-api-scwv
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for th
时间:2025-01-07 13:52
rudi97277/laravel-make-feature
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
时间:2025-01-07 04:10
issafy/permissions-generator
:permission generation for all your declared routes with corresponding controller action
时间:2024-10-27 21:45
matheusfsc28/layercraft
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
时间:2024-10-19 22:59
devoptn/k8s-git-controller
Kubernetes Git Controller
时间:2024-10-03 01:28
coding-partners/auto-controller
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effo
时间:2024-08-30 22:12
florddev/laravel-auto-routing
Un package de routage automatique pour Laravel
时间:2024-08-24 19:51
ramonbakker1992/validation-rules-helper
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
时间:2024-08-13 14:57
webaune/laravel-support
Common support helpers, contracts, and traits required by various Webaune packages. Validator functionality, and basic controller included out-of-the-box.
时间:2024-07-25 08:19
ravuthz/laravel-crud
A Laravel package providing a base controller for CRUD operations.
时间:2024-07-11 16:26