Libraries tagged by class library
psr-discovery/event-dispatcher-implementations
9823892 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
10259088 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/cache-implementations
9827492 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.
phpactor/class-to-file
606472 Downloads
Library to covert class names to file paths and vice-versa
lazzard/php-ftp-client
237363 Downloads
This library provides helper classes and methods to manage your FTP files in an OOP way.
spinen/laravel-geometry
507017 Downloads
Wrapper over the geoPHP Class to make it integrate with Laravel better.
instasent/sms-counter-php
1449324 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
celtic/lti
319388 Downloads
PHP class library for building LTI integrations
facebook/xhp-lib
939992 Downloads
Class library for XHP
simplesamlphp/xml-common
2746781 Downloads
A library with classes and utilities for handling XML structures.
nojimage/twitter-text-php
1967817 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
psr-discovery/container-implementations
9823390 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/all
9817603 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.
ionux/phactor
89038 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
projectcleverweb/color
970877 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.