Libraries tagged by idst
psr-discovery/http-factory-implementations
5187459 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
5181153 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
5063626 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
5200118 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
5063038 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
5065284 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
5059381 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.
pkerrigan/xray
1072093 Downloads
A basic PHP instrumentation library for AWS X-Ray
phar-io/composer-distributor
285072 Downloads
Base Code for a composer plugin that installs PHAR-files
onnov/detect-encoding
2965960 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nette/safe
739967 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
mike182uk/paypal-ipn-listener
492187 Downloads
A PayPal IPN (Instant Payment Notification) listener for PHP
magepal/magento2-reindex
566239 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
magento/composer
7206188 Downloads
Magento composer library helps to instantiate Composer application and run composer commands.
lubusin/laravel-decomposer
169020 Downloads
A Laravel package to decompose your installed packages, their dependencies, your app & server environment