Libraries tagged by base class
antaresbr/arrayhandler
3190 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
lukaszmakuch/class-based-registry
330 Downloads
Registry that allows to associate a value to one ore more classes and then fetch this value by passing objects that implements these classes
clastic/clastic
6 Downloads
The Clastic Base CMS.
tautvydasr/blade-class-names
4562 Downloads
Package for handling html classes output based on conditions
addworking/laravel-class-finder
21429 Downloads
A class finder for Laravel based on Composer's class loader
piotrpress/composer-classmapper
16 Downloads
This Composer command generates a classmap.php file based on project files.
rothkj1022/php-cache-class
78 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.
deefour/producer
1928 Downloads
Simple rule-based class resolution
jeroen-g/laravel-builder
83 Downloads
Build rapidly classes based on stubs.
multiotp/smsgateway
57 Downloads
Flat-file based SMS gateway PHP class using an open source Android app
runopencode/traitor-bundle
53 Downloads
Inject into services via method injection based on used traits of defined service classes.
webcoder31/ezxmldsig
20 Downloads
An easy-to-use set of PHP classes for common use cases of XML Digital Signatures
wcatron/common-db-framework
283 Downloads
Common classes shared between DB Frameworks that want to link between each other.
quillstack/di
827 Downloads
The dependency injection container based on PSR-11: Container interface.