Libraries tagged by class list
haydenpierce/class-finder
12268768 Downloads
A library that can provide of a list of classes in a given namespace
thecodingmachine/class-explorer
1906786 Downloads
Find the list of all your classes and more.
psr-discovery/log-implementations
5645078 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
5795732 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
5789244 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
5647552 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
5810278 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
5646961 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
5649509 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
5643033 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.
nojimage/twitter-text-php
1789986 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
wyrihaximus/list-classes-in-directory
209701 Downloads
Allows you to list full qualified class names in directories and files.
yieldstudio/tailwind-merge-php
64367 Downloads
Merge Tailwind CSS classes without style conflicts
sameer-shelavale/php-countries-array
366662 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
sminnee/callbacklist
1551881 Downloads
PHP class that manages a list of callbacks