Libraries tagged by viva
mad-web/laravel-enum
136034 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
lucinda/mvc
23677 Downloads
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
littlegiant/silverstripe-singlepageadmin
174112 Downloads
Single page administration via a LeftAndMain like interface
liquidlight/deployer-typo3-ci
12604 Downloads
TYPO3 deployment via CI
lanciweb/laravel-make-view
2384 Downloads
A Laravel package that allows to generate blade views via Artisan
kunstmaan/menu-bundle
112958 Downloads
This bundle makes it possible to manage multiple menus via the administrator interface.
kovalenkojuls/yii2-widget-combodate
17039 Downloads
Wrapper of jQuery plugin Combodate (https://github.com/vitalets/combodate)
karhal/web3-connect
5248 Downloads
Allows login on symfony application via ethereum wallet
karelwintersky/monolog-pdo-handler
7411 Downloads
A handler for Monolog that stores data via PDO driver to Database
justbetter/laravel-magento-async
10490 Downloads
Interact with Magento via Async requests
johannschopplich/kirby-content-translator
4586 Downloads
Content translation with DeepL – in the Panel or via CLI commands
inspiredminds/contao-wordpressimport
1297 Downloads
Contao 4 bundle that allows you to import news articles from WordPress posts via the WordPress JSON API.
ideasoft/http-batch-bundle
19454 Downloads
Http batch server implementation for symfony via sub requests.
hpatoio/deploy-bundle
95370 Downloads
Easy deploy via rsync. Porting of Symfony 1 project:deploy command.
hananils/kirby-methods-folder
2033 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.