Libraries tagged by laravel controller
ehsan-coder/resource-methods
4 Downloads
this package added new methods to modified your api resource, such as you can use only or except methods to customize your api resources when use in controllers.
dizatech/burp
8 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
diorz38/crestapp-code-generator
6 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ceddyg/clara-entity-generator
505 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
bizly/api-guard
1322 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.5.*
birjemin/blueprint
24 Downloads
Controller Blueprint documentation generator.
barsegyan/createcmm
28 Downloads
Demo-package to create Controller Model Migration
aziz/laravel5-api-generator
68 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
arkraft/alerts
93 Downloads
Using bootstrap growl to create alerts inside controllers.
api-tools/api-version-manager
2335 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
alexwenzel/cmsbasics
17 Downloads
A package for Laravel, which I use to build repetitive resource Items.
alexvargash/api-guard
105 Downloads
A simple way of authenticating your APIs with API keys using Laravel
akberkhanskypotential/support
4 Downloads
Akberkhanskypotential common support helpers, contracts, and traits required by various Akberkhanskypotential packages. Validator functionality, and basic controller included out-of-the-box.
ahmadvoid/simple-aop
187 Downloads
A Simple AOP (Aspect Oriented Programming) implementation provide ability to make aspect which applied on controller methods, by taking advantage of #[Attributes] syntax in PHP 8
afrazahmad/create-mvc
90 Downloads
Create Model, Controller, Request and Migration.