Libraries tagged by is_a
pecee/simple-router
143653 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
typo3/cms-install
7920926 Downloads
TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.
jfcherng/php-sequence-matcher
2816025 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
psr-discovery/log-implementations
3325572 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
3373082 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
3367201 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
3327788 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
3379609 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
3327492 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
3328616 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.
level-2/dice
536339 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
hhxsv5/php-sse
128541 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
bitexpert/magento2-force-customer-login
330768 Downloads
The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.
nextras/mail-panel
958058 Downloads
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.
magento-hackathon/module-eavcleaner-m2
175737 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.