Libraries tagged by is
psr-discovery/http-client-implementations
5948110 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
5799543 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
5969559 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
5798962 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
5801601 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
5794888 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.
propa/tcpdi
920753 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
projectcleverweb/color
728449 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.
prestashop/prestashop
11171 Downloads
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
pinkary-project/type-guard
58554 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
phptal/phptal
376828 Downloads
PHPTAL is a templating engine for PHP5 that implements Zope Page Templates syntax
php-mock/php-mock-mockery
1683713 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-coord/php-coord
772857 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
php-activerecord/php-activerecord
387207 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
pgrimaud/instagram-user-feed
631636 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.