Libraries tagged by wlib
psr-discovery/discovery
5925090 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
5756284 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
5758899 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
5752243 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.
psliwa/php-pdf
510733 Downloads
Pdf and graphic files generator library for PHP.
projectcleverweb/color
725567 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.
posthog/posthog-php
1972399 Downloads
PostHog PHP Library
postal/postal
240461 Downloads
Postal for PHP library.
pontedilana/php-weasyprint
858261 Downloads
PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.
pkerrigan/xray
1166270 Downloads
A basic PHP instrumentation library for AWS X-Ray
phpmyadmin/shapefile
1235794 Downloads
ESRI ShapeFile library for PHP
php-unit-conversion/php-unit-conversion
953207 Downloads
A fully PSR-4 compatible PHP library for converting between standard units of measure.
php-twinfield/twinfield
667260 Downloads
Library for using the Twinfield Soap Service.
php-flasher/flasher
4315276 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
php-coord/php-coord
770390 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.