Libraries tagged by Diet
anthonymartin/geo-location
837607 Downloads
Powerful GeoCoding library: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP
aimeos/aimeos
106114 Downloads
Aimeos ecommerce and shop system
ahand/mobileesp
457569 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
gabrielbull/browser
452615 Downloads
Detecting the user's browser, operating system and language.
distantnative/retour-for-kirby
74793 Downloads
Manage redirects and track 404s right from the Kirby CMS Panel
stymiee/email-validator
342369 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
slm/locale
234941 Downloads
Automatic detection of locales for Laminas
selective/basepath
470609 Downloads
A URL base path detector for Slim 4
se/selenium-server-standalone
3346871 Downloads
Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
scheb/tombstone
521087 Downloads
Dead code detection with tombstones for PHP
rskuipers/php-assumptions
282708 Downloads
Static code analysis tool to detect weak assumptions
roadrunner-php/lock
762333 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
phpro/grumphp-shim
3710739 Downloads
GrumPHP Phar distribution
phpro/api-problem
641954 Downloads
RFC7807 Problem details implementation
php-coord/php-coord
795058 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.