Search results for fuse
spatie/laravel-activitylog
35177130 Downloads
A very simple activity logger to monitor the users of your website or application
jenssegers/agent
59182756 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
clue/stream-filter
233357580 Downloads
A simple and modern approach to stream filtering in PHP
behat/behat
86630698 Downloads
Scenario-oriented BDD framework for PHP
tightenco/ziggy
31102825 Downloads
Use your Laravel named routes in JavaScript.
symfony/phpunit-bridge
180484413 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
react/event-loop
106988779 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
php-http/promise
273715958 Downloads
Promise used for asynchronous HTTP requests
opis/closure
219890047 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
mobiledetect/mobiledetectlib
138469747 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
116716278 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
127650257 Downloads
Add beautiful and user-friendly forms to your command-line applications.
jaybizzle/crawler-detect
83086345 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/migrations
181621211 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
400635581 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.