Libraries tagged by classes
swissspidy/phpstan-no-private
1494144 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
suin/phpcs-psr4-sniff
1896186 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stuttter/ludicrousdb
128499 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
spiral/json-schema-generator
101236 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
spinen/laravel-geometry
511046 Downloads
Wrapper over the geoPHP Class to make it integrate with Laravel better.
spicyweb/craft-embedded-assets
454113 Downloads
Manage YouTube videos, Instagram photos and more as first class assets
sinnbeck/markdom
141707 Downloads
Converts markdown to html with classes
simplesamlphp/xml-common
2816649 Downloads
A library with classes and utilities for handling XML structures.
simple-bus/asynchronous
1612450 Downloads
Generic classes and interfaces for asynchronous messaging using SimpleBus
silverstripe/config
2896396 Downloads
SilverStripe configuration based on YAML and class statics
seboettg/collection
1417225 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
sandrokeil/interop-config
491986 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
sailenicolas/forceutf8
298541 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
psr-discovery/container-implementations
10018360 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.
psr-discovery/all
10012538 Downloads
Lightweight library that discovers available PSR 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.