Libraries tagged by laravel controller
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
106 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.
adscomltd/larapack_trashable
30 Downloads
Add trash system functionality to Controllers for soft-deletable Eloquent models
20tries/filterable
3371 Downloads
A package for supporting the filtering of controller action results.
yaim/mitter
70 Downloads
A Model-Sitter for Laravel Eloquent.
thunken/api-guard
128 Downloads
A simple way of authenticating your APIs with API keys using Laravel