Quellcode durchsuchen

Add Multitron to the list of PHP task runners in README

pull/1409/head
riki137 vor 1 Monat
Ursprung
Commit
7da979a92a
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -477,6 +477,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
477 477
 
478 478
 * [Bldr](https://bldr.io/) - A PHP Task runner built on Symfony components.
479 479
 * [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
480
+* [Multitron](https://github.com/riki137/multitron) - Parallel PHP task runner for concurrent jobs, optimized for performance.
480 481
 * [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations.
481 482
 * [Task](https://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
482 483
 

Laden…
Abbrechen
Speichern