Libraries tagged by detect
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.
terminal42/contao-geoip2-country
974 Downloads
Detect country of visitor and protect elements in Contao using MaxMind GeoIP2 database
swearjar/swearjar
157278 Downloads
Profanity detection lib
slexx/laravel-webp
3762 Downloads
Detect webp support in laravel framework
simoneast/simple-ansi-colors
32385 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
sensimedia/facial
5097 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
pikanji/agent-plugin
3103 Downloads
Detect user's browser, OS, and device from UserAgent. A wrapper plugin of jenssegers/agent.
pear/mime_type
34608 Downloads
Detect the MIME Type of a file
p-chess/chess
1100 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
ostrolucky/traceroute
2167 Downloads
Detect unused routes
okipa/laravel-stuck-jobs-notifier
8489 Downloads
Get notified when stuck jobs are detected.
netglue/realip-helpers
32060 Downloads
PSR-15 Middleware for detecting the real client ip amongst other helpers.
kelunik/loop-block
4538 Downloads
Detect blocking ticks in the Amp event loop.
instaclick/php-code-sniffer
170524 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
hostnet/phpcs-tool
135282 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version