Libraries tagged by implements
psr-discovery/event-dispatcher-implementations
5981059 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
6158592 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
5980487 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
5983265 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
5976353 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
380422 Downloads
PHPTAL is a templating engine for PHP5 that implements Zope Page Templates syntax
kmlaravel/laravel-geographical-calculator
64978 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
infection/mutator
3630568 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
htmlburger/wpemerge
131700 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
happyr/linkedin-api-client
1617736 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
flexihash/flexihash
674307 Downloads
Flexihash is a small PHP library which implements consistent hashing
emargareten/inertia-modal
55599 Downloads
Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.
dave-liddament/phpstan-php-language-extensions
295164 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
coderflex/laravel-turnstile
162578 Downloads
A package to help you implement the Cloudflare turnstile "CAPTCHA Alternative"
cjmellor/level-up
55369 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application