Libraries tagged by INSS
silverstripe/blog
709154 Downloads
A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.
sandrokeil/interop-config
407626 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.
roots/multisite-url-fixer
833686 Downloads
Fixes WordPress issues with home and site URL on multisite when using Bedrock
qirolab/laravel-themer
191655 Downloads
A Laravel theme manager, that will help you organize and maintain your themes inside Laravel projects.
psr-discovery/log-implementations
6185816 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
6359174 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
6352436 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
6188437 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
6374864 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
6187865 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/cache-implementations
6190757 Downloads
Lightweight library that discovers available PSR-6 Cache 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
6183676 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.
prewk/result
695152 Downloads
Result object for PHP inspired by Rust
prewk/option
696510 Downloads
Option object for PHP inspired by Rust
pkerrigan/xray
1217494 Downloads
A basic PHP instrumentation library for AWS X-Ray