Libraries tagged by mountain
bitmarshals/instant-ussd
260 Downloads
Library to help you rapidly develop and easily maintain your USSD applications.
bitbag/google-analytics-4-plugin
320 Downloads
Spinbits Google Analytics 4 plugin for Sylius maintained by BitBag.
bajhoe/yii2-dynamicform
236 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
baha2odeh/yii2-dynamicform
533 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
ayesh/case-insensitive-array
20661 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
atk14/wiki-pages
695 Downloads
A set of features that allow to maintain the knowledge database (wiki) in administration
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
anastalal/laravel-translation-importer
5 Downloads
A Laravel Package to synchronise translation keys. This package simplifies the process of maintaining translations, especially when new keys are introduced during development.
amroboney/repository-generator
11 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
swooletw/hyperf-packages
402 Downloads
The packages for Laravel Hyperf maintained by SwooleTW.
swissspidy/news-recommendations
709 Downloads
WordPress plugin to maintain a list of recommended links.
rovangju/webgrind
1550 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. This repo is actively maintained.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
rinvex/repository
40455 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.