Libraries tagged by improv
phine/path
339247 Downloads
A PHP library for improving the use of file system paths.
phine/exception
727165 Downloads
A PHP library for improving the use of exceptions.
humbug/humbug
153630 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
alt-three/bus
493676 Downloads
An improved command bus for Laravel
ext-improved_iterable
Downloads
improved/improved
80638 Downloads
Improved PHP library
josefglatz/beuser-fastswitch
95345 Downloads
Fast backend user switch for TYPO3 CMS administrator users.
improved/type
185443 Downloads
Type handling
improved/function
82671 Downloads
Function handling and functional programming
zero1/module-pagebuilder-web-vitals
19351 Downloads
Provides functionality to include image dimensions, link labels and lazyload options to image to help improve Google's Web Vitals audits scores
yiiext/activerecord-relation-behavior
35964 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
vdlp/oc-eventlogsextension-plugin
27979 Downloads
Improves the October CMS Event Logs view.
tomzx/finder
209898 Downloads
Improved, Symfony Finder compatible finder.
tigrov/yii2-pgsql
59146 Downloads
Improved PostgreSQL schemas for Yii2
teknoo/states
34346 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.