Libraries tagged by user
spatie/laravel-activitylog
26772640 Downloads
A very simple activity logger to monitor the users of your website or application
jenssegers/agent
50126043 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
clue/stream-filter
199634137 Downloads
A simple and modern approach to stream filtering in PHP
behat/behat
75734591 Downloads
Scenario-oriented BDD framework for PHP
symfony/phpunit-bridge
154661803 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
mobiledetect/mobiledetectlib
115748717 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.
league/oauth2-server
96076097 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.
jaybizzle/crawler-detect
68817361 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/deprecations
301202730 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.
friendsofsymfony/user-bundle
32119629 Downloads
Symfony FOSUserBundle
lab404/laravel-impersonate
10016623 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
whichbrowser/parser
7960968 Downloads
Useragent sniffing library for PHP
matomo/device-detector
13933134 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/uri-interfaces
89183283 Downloads
Common interfaces and classes for URI representation and interaction
laravel/prompts
67340588 Downloads
Add beautiful and user-friendly forms to your command-line applications.