Libraries tagged by implements
psr-discovery/http-client-implementations
5657264 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
5521360 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
5677821 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
5520769 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
5523238 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
5516917 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.
phptal/phptal
370133 Downloads
PHPTAL is a templating engine for PHP5 that implements Zope Page Templates syntax
kmlaravel/laravel-geographical-calculator
61745 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
infection/mutator
3053690 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
htmlburger/wpemerge
129812 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
happyr/linkedin-api-client
1613377 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
flexihash/flexihash
666117 Downloads
Flexihash is a small PHP library which implements consistent hashing
fidry/makefile
529482 Downloads
Utility to parse a Makefile and implement some convention rules.
emargareten/inertia-modal
46789 Downloads
Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.
dave-liddament/phpstan-php-language-extensions
275625 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions