Libraries tagged by csas
suin/phpcs-psr4-sniff
1134425 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stuttter/ludicrousdb
98460 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
spiriitlabs/form-filter-bundle
310350 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
spinen/laravel-geometry
388106 Downloads
Wrapper over the geoPHP Class to make it integrate with Laravel better.
spicyweb/craft-embedded-assets
403000 Downloads
Manage YouTube videos, Instagram photos and more as first class assets
simple-bus/asynchronous
1360085 Downloads
Generic classes and interfaces for asynchronous messaging using SimpleBus
silverstripe/config
2296304 Downloads
SilverStripe configuration based on YAML and class statics
sailenicolas/forceutf8
174173 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
richthegeek/phpsass
570613 Downloads
PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.
psr-discovery/log-implementations
5492439 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
5635381 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
5628903 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
5494848 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
5649362 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5494257 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.