Libraries tagged by user
spatie/laravel-activitylog
26465012 Downloads
A very simple activity logger to monitor the users of your website or application
jenssegers/agent
49758867 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
clue/stream-filter
198180437 Downloads
A simple and modern approach to stream filtering in PHP
behat/behat
75210630 Downloads
Scenario-oriented BDD framework for PHP
symfony/phpunit-bridge
153546288 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
mobiledetect/mobiledetectlib
114884391 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
95277948 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
68244799 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/deprecations
297436722 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
32040023 Downloads
Symfony FOSUserBundle
lab404/laravel-impersonate
9915949 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
whichbrowser/parser
7889709 Downloads
Useragent sniffing library for PHP
matomo/device-detector
13747363 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
87685877 Downloads
Common interfaces and classes for URI representation and interaction
laravel/prompts
65234899 Downloads
Add beautiful and user-friendly forms to your command-line applications.