Libraries tagged by classe
psr-discovery/discovery
3806801 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
3733138 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
3734588 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
3730046 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
1879987 Downloads
Common classes used across prooph packages
phrity/net-stream
1216452 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
nojimage/twitter-text-php
1703617 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
nfephp-org/sped-gtin
589182 Downloads
Classes for validation of GTIN codes.
nfephp-org/sped-da
456859 Downloads
sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.
mezzio/mezzio-helpers
3037080 Downloads
Helper/Utility classes for Mezzio
letsdrink/ouzo-goodies
468799 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
league/construct-finder
1605786 Downloads
Finds classes, interfaces, traits, and enums.
lazzard/php-ftp-client
125691 Downloads
This library provides helper classes and methods to manage your FTP files in an OOP way.
kohana/core
508153 Downloads
Core system classes for the Kohana application framework
kcs/class-finder
498875 Downloads
Utility classes to help discover other classes/namespaces