Libraries tagged by clause
clausnz/php-helpers
4817 Downloads
A Collection of useful php helper functions.
causelabs/resource-index-link
145070 Downloads
A Laravel Nova Resource Index Link field.
zizaco/testcases-laravel
50277 Downloads
Some classes to help write tests for laravel 4 applications
zenithsu/laravel-plus
809 Downloads
Laravel-Plus is an efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
ytake/valueobjects
85360 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
yokai/dependency-injection
81747 Downloads
Provide util classes to manipulate Dependency Injection in Symfony
yetopen/yii2-sms-sender-interface
78862 Downloads
It implements SmsSenderInterface that should be implemented by text message sender classes
vufind-org/vufindcode
268682 Downloads
Classes for working with EANs, ISBNs and ISMNs (a VuFind support library)
voceconnect/wp-large-options
4422 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
visuellverstehen/statamic-classify
107607 Downloads
A useful helper to add CSS classes to all HTML tags generated by the bard editor.
vdb/uri
214559 Downloads
A set of URI classes and a URI parser, based on RFC 3986
unreal4u/dummy-logger
141456 Downloads
Dummy logger that implements PSR-3 so that my own classes can work with a common base
typhoon/declaration-id
34702 Downloads
A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)
traderinteractive/util
95604 Downloads
A collection of utility classes
tmukherjee13/yii2-reverse-migration
19983 Downloads
Generate working migration classes from existing Database