Libraries tagged by talks
pharaonic/laravel-executor
798 Downloads
Laravel Executor is a package that allows you to execute commands, actions, jobs, and automated tasks on your production server.
pecee/http-service
3193 Downloads
Lightweight, fast and easy to use classes for providing basic functionality for talking with remote api's including the REST standard.
pbaszak/symfony-messenger-cache-bundle
71 Downloads
Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
nntoan/magallanes-magento2
3572 Downloads
Magento 2 tasks for Magallanes v5
netwerk/deployer
108 Downloads
Deployer tasks
natecollins/nofus
1759 Downloads
Nate's One-File Utilities Stash: Simple Single-use Classes for Common Tasks
myclabs/work
290 Downloads
Work queue library letting you run background tasks using a generic abstraction
mwltr/robo-magento2
32181 Downloads
Robo Tasks for Magento2
mwltr/robo-deployer
25505 Downloads
Robo Tasks for Deployer
mouf/utils.common.lock
66540 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
michaeldrennen/business-calendar
253 Downloads
A library that should help you with business related date tasks.
maspeng/test-helper
20016 Downloads
A library to simplify various tasks during test development
magdv/robo-paracept
315 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
justinbyrne/extra-artisan-commands
3703 Downloads
Useful artisan commands for Laravel to help perform regular tasks.