Libraries tagged by controlla
teknoo/kubernetes-client
7341 Downloads
A simple yet elegant client for accessing and controlling a Kubernetes cluster.
tasmaniski/laminas-current-route
11899 Downloads
View Helper for reading current route info: Controller, Action, Module name
symbiote/silverstripe-dynamiclists
9013 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
shaburov/laravel-crud-rest-api
7500 Downloads
Crud Rest Api package for creating other crud controllers.
saeven/zf2-form-builder
16089 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
potelo/multi-payment
7593 Downloads
Fornece uma interface para controlar pagamentos de múltiplos gateways
potelo/mo-payment
7398 Downloads
MoPayment fornece uma interface para controlar pagamentos no moip.com.br
nightjar/ss-slug
5778 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
mouf/mvc.splash-common
358408 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
marvinrabe/laravel-wizards
810 Downloads
Simple Wizard Controller for Laravel.
mariojgt/builder
2003 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
lukaszknasiecki/uho-mvc
749 Downloads
PHP model-view-controller framework
immusen/yii2-swoole-websocket
8753 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.
ianikanov/yii2-wce
1871 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
hananils/kirby-methods-folder
2059 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.