Libraries tagged by gbase
olivertappin/phpcs-diff
131878 Downloads
Detects violations of a defined coding standard based on a git diff.
nunomazer/laravel-samehouse
184943 Downloads
A multi-tenant Laravel package, based on single database, simple and ease to use
nikolaposa/monolog-factory
198930 Downloads
Configuration-based Monolog factory
nervo/yuicompressor
1502574 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
nepada/form-renderer
230232 Downloads
Latte template based form renderer for Nette forms with full support for Bootstrap 3, 4 & 5.
neos/party
1090460 Downloads
A party package for PHP based on the OASIS Customer Information Quality (CIQ) XML Standard.
neos/fusion
962671 Downloads
Fusion is a hierarchical, prototype based processing language
mwdelaney/sage-advanced-custom-fields
182092 Downloads
Advanced Custom Fields local JSON setup for Sage 9 based themes
moloquent/moloquent
108333 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mikemadisonweb/yii2-rabbitmq
245636 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
metalogico/laravel-formello
573 Downloads
A Laravel package for generating Bootstrap 5 forms based on models
mathiasgrimm/laravel-dot-env-gen
84045 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
mateus/module-orderstatuscolor
24524 Downloads
Changes the color of the order status column in the UI grid, based on the current status of the order.
mark-php/mark
6715 Downloads
a PHP API micro framework based on workerman
maba/gentle-force-bundle
488718 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis