Libraries tagged by while
blakvghost/bravo
7 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
blackbird/dto-toolkit
51 Downloads
DTO Toolkit module provides the tools for creating Data Transfer Objects (DTO) in Magento 2 while retaining Magento's key features such as plugins, preferences, etc.
bjoern-buettner/dependency-injector
41 Downloads
A small dependency injection container with simple support for factories, parameters and the environment while autowiring.
bbc/ipr-cache
3158 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
amdz/yii2-translation-gui
54 Downloads
Yii2 translation GUI for better management of translation messages while developing.
aleron75/mage2hints
64 Downloads
A Magento 2 extension that provides some useful debug information while developing
techdivision/httpmessage
1475 Downloads
Dummy package containing some interface for HTTP messaging while PSR-7 is in proposal state
salaros/wordpress-template
16 Downloads
Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
oneup/contao-developer-convenience-bundle
6671 Downloads
Provides a set of tools to use while developing with contao
liammartens/xtend
15 Downloads
xTend is a PHP MVC framework. While other frameworks, such as Laravel, are focusing on implementing every feature or function a developer could ever want, xTend is focused on keeping it fast, adaptable, extendable and non-bloated. This means there is a lot of built-in features you'll find in Laravel you will not find here, however because of the adaptable and extendable nature of xTend it is extremely easy to add a library, or your own script, to enable a certain feature.
lavoiesl/php-abstract-structure
16 Downloads
Basic data structure with public properties while validating data type.
inxilpro/zit
76 Downloads
Zit is a simple dependency injector based heavily on Pimple. It aims to provide the same simplicity as Pimple while offering a slightly more robust object interface.
hchokshi/silverstripe-trait-config
4748 Downloads
Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.