Libraries tagged by Klasse
psr-discovery/http-client-implementations
3329270 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
3292091 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
3341138 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
3291796 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
3292902 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
3288867 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.
prooph/common
1846264 Downloads
Common classes used across prooph packages
pmjones/auto-route
31151 Downloads
Automatically routes HTTP request to action classes.
phrity/net-stream
904143 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
nojimage/twitter-text-php
1685723 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
nfephp-org/sped-da
411015 Downloads
sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.
mezzio/mezzio-helpers
2879239 Downloads
Helper/Utility classes for Mezzio
letsdrink/ouzo-goodies
453183 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
leth/ip-address
589150 Downloads
IPv4 and IPv6 address and subnet classes with awesome utility functions.
league/construct-finder
1489758 Downloads
Finds classes, interfaces, traits, and enums.