Libraries tagged by Diet
danmichaelo/coma
21385 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
consoletvs/identify
74932 Downloads
A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language
chenkby/yii2-region
4853 Downloads
Yii2中国省市区三级联动
bugbuster/contao-botdetection-bundle
33249 Downloads
Contao bundle helper class to detect search engines, bots, spiders, crawlers ...
bugbuster/browscap-lite
11129 Downloads
The standalone PHP Browscap parser, lite version of crossjoin/Browscap for BugBuster Botdetection
braspag/mobiledetectlib
19699 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
benemohamed/unicodeblock
6772 Downloads
Unicode block checker Check if the string is in some Unicode block with full block Character and block {form..to} , Unicode name
ayeo/geo
38454 Downloads
Calculate distance between two coordinates
auxmoney/opentracing-bundle-guzzle
157837 Downloads
Symfony Opentracing bundle extension for Guzzle
aboutcoders/job-bundle
15747 Downloads
A symfony bundle for asynchronous job processing.
crossjoin/browscap
234347 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
dittto/symfony-custom-request
4855 Downloads
Allows use of custom requests in controllers
dittto/doctrine-entity-factories
4894 Downloads
Allows doctrine to pull entities from factories instead of just reflection
district09/backup-manager
4077 Downloads
A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks.
distilleries/form-builder
20133 Downloads
Based on laravel-form-builder (https://github.com/kristijanhusak/laravel-form-builder). That add default component and add view system.