Libraries tagged by talks
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
justinbyrne/extra-artisan-commands
3743 Downloads
Useful artisan commands for Laravel to help perform regular tasks.
j7mbo/torrent-php
83 Downloads
Library for talking to various torrent clients with PHP
imi/robo-run
2608 Downloads
N98-magerun & IMI-Conrun Tasks for Robo task runner
ijvo/cronner
2332 Downloads
Simple tool which helps with maintenance of cron tasks.
horde/logintasks
962 Downloads
Login tasks library
hamaka/silverstripe-taskforms
4010 Downloads
Utility to make Silverstripe tasks more interactive and better looking.
gaambo/deployer-wordpress
738 Downloads
Deployer tasks for deploying WordPress Sites
fintem/user-task-bundle
19238 Downloads
Allows to assign tasks to user.
eventix/laravel-nats
5655 Downloads
Package which makes talking to a nats.io instance easy
edulazaro/larakeep
52 Downloads
Maintenance Tasks for Laravel Models Fields
edipoelwes/laravel-rabbitmq-worker
2541 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
dinoqqq/crystal
8337 Downloads
Queue worker to easily manage recurring tasks
codenamephp/deployer.base
9568 Downloads
Base package that provides the very basic task interface, function abstraction and some initial tasks useful for all projects like transferring files
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`