Libraries tagged by noun
workerman/phpsocket.io
513319 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
nunomaduro/laravel-desktop-notifier
1187149 Downloads
Send notifications to your desktop from your Laravel commands. An JoliNotif wrapper for Laravel 5.
laravel-zero/framework
881054 Downloads
The Laravel Zero Framework.
amphp/file
2903887 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
nunomaduro/laravel-console-task
1476552 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-summary
1343797 Downloads
A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
359414 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
spatie/laravel-robots-middleware
1715654 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
deliciousbrains/wp-background-processing
308307 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
mpyw/eloquent-has-by-non-dependent-subquery
433317 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
amphp/websocket-client
1027057 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
1095425 Downloads
Shared code for websocket servers and clients.
amphp/log
2104893 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
nunomaduro/patrol
103035 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
nunomaduro/mock-final-classes
611430 Downloads
Allows mocking of final methods and classes in PHP.