Libraries tagged by taint
aryelgois/yasql-php
94 Downloads
A PHP implementation for YAML Ain't SQL
aoepeople/aoe_attributeconfigurator
384 Downloads
Module for attribute creation and maintenance by file instead of setup scripts or backend
anza-eve/seat-ipb-connector
9 Downloads
A SeAT plugin which maintain user access on Invision Power Board forum software based on defined pattern.
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.
ahmedessam/api-versionizer
39 Downloads
Laravel-ApiVersionizer is a versatile package for managing API versioning in Laravel applications. It supports flexible routing, automatic versioning, and deprecation notices, ensuring smooth transitions between API versions while maintaining backward compatibility.
vivekmarakana/yii2-dynamicform
20017 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
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.
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
30 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
40336 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.
nerdery/symfony-standard
317 Downloads
The Nerdery maintained fork of "Symfony Standard Edition" distribution
marcoraddatz/entrust
2490 Downloads
This package patches some Laravel 5.2 related issues with Entrust and is not maintained any longer. DO NOT INSTALL ON FRESH ENVIRONMENTS!
knplabs/knp-reveal-bundle
396 Downloads
Simple bundle that uses Reveal.js and Symfony to make maintainable presentations
garrettw/dice
81 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.