Libraries tagged by Users
mobiledetect/mobiledetectlib
172815272 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.
spatie/laravel-activitylog
54397127 Downloads
A very simple activity logger to monitor the users of your website or application
jenssegers/agent
73066439 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
clue/stream-filter
279150249 Downloads
A simple and modern approach to stream filtering in PHP
behat/behat
102611852 Downloads
Scenario-oriented BDD framework for PHP
symfony/phpunit-bridge
213427312 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
matomo/device-detector
27061221 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
league/oauth2-server
149262657 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/prompts
220328010 Downloads
Add beautiful and user-friendly forms to your command-line applications.
jaybizzle/crawler-detect
105322567 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/deprecations
519238610 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
chillerlan/php-qrcode
38411844 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.4+
friendsofsymfony/user-bundle
36359269 Downloads
Symfony FOSUserBundle
lab404/laravel-impersonate
19007936 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
ua-parser/uap-php
37920685 Downloads
A multi-language port of Browserscope's user agent parser.