Libraries tagged by detecting
mattketmo/email-checker
2212438 Downloads
Throwaway email detection library
detectlanguage/detectlanguage
855775 Downloads
Language Detection API PHP Client
automattic/jetpack-device-detection
254735 Downloads
A way to detect device types based on User-Agent header.
mi-schi/phpmd-extension
957884 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
loophp/phposinfo
7571926 Downloads
Try to guess the host operating system.
fingerprint/fingerprint-pro-server-api-sdk
359285 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
devrabiul/laravel-geo-genius
23981 Downloads
Laravel GeoGenius — A powerful, intelligent toolkit for geo-location, timezone, and locale-based features in Laravel applications.
ahmed-bhs/doctrine-doctor
19150 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
stymiee/email-validator
542527 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
302950 Downloads
Automatic detection of locales for Laminas
beeyev/disposable-email-filter-php
286482 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
sirbrillig/phpcs-import-detection
780572 Downloads
A set of phpcs sniffs to look for unused or unimported symbols.
setono/bot-detection-bundle
150412 Downloads
A Symfony bundle that allows you to test if a user agent is a bot
lochmueller/language-detection
102411 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
akrabat/proxy-detection-middleware
136902 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.