Libraries tagged by Controlle
mmedia/classcontroller
8132 Downloads
A controller that can take standard PHP classes and convert them to controller methods with auto validation.
mediagone/symfony-easy-api
3277 Downloads
Quickly build JSON API using plain Symfony controllers.
matheusfsc28/layercraft
743 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
marvinrabe/laravel-wizards
774 Downloads
Simple Wizard Controller for Laravel.
magros/faq-package
17129 Downloads
Simple FAQ package including tables, controllers, models and basic views
macellan/laravel-advanced-route
14111 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
leammas/yii2-flowjs
2745 Downloads
Easy to use widget and controller for adding HTML5 fully customizable file upload to your app
laraveljutsu/bazooka
92 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.
jrm/request-bundle
2624 Downloads
Makes it easy to get your own request as a controller argument
jkuchar/filedownloader
30702 Downloads
Addon makes controlled downloads of files peace of cake. It supports client reconnections, segmented downloading, files over 4GB, automatic mime-type detection and special characters in file names. If you need to control download speed you are on the right site.
innologi/typo3-asset-provider
2757 Downloads
Adds the ability to extensions to provide assets via TypoScript configuration, i.e. per controller/action.
imtigger/laravel-crud
25665 Downloads
Laravel CRUD Controller
imtigger/laravel-acl-crud
18338 Downloads
Laravel ACL CRUD Controller
immusen/yii2-swoole-websocket
8704 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
iankibet/laravel-streamline
2103 Downloads
A package that allows front end to interact with backend without the need for routes and controller