Libraries tagged by laravel controller
jbizzay/magma
105 Downloads
Laravel package for creating powerful and dynamic controllers
andreaspabst/lumen-request-validation
264 Downloads
Adds the Laravel ability to separate validations from the controller
larapages/pages
70 Downloads
A Laravel 5.5+ Page model, migration and controller.
zymawy/ironside-core
7 Downloads
Useful classes you can use for every Laravel project
zvestaphp/support
130 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
yinx/treelogger
29 Downloads
A small command which places a logline in every controller, to start the process of using logs in big projects.
x-controller/generate-column-constants
7 Downloads
Generate column constants for all tables in the database
writecl/burp
1763 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
webpup/wp-theme
1 Downloads
A wordpress starter theme with blade templating
vzool/api-hmac-guard
55 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
viewflex/ligero
20 Downloads
A Laravel BREAD micro-framework supporting rapid modeling of domains with UI and API controllers, multiple view modes, advanced search, pagination, presenters, localization and caching.
uzzal/legacy-router
10 Downloads
Legacy router for Laravel framework 5.2+
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
sirs/apistarter
515 Downloads
Package to streamline the development of api endpoints
sijot/api-guard
46 Downloads
A simple way of authenticating your APIs with API keys using Laravel