Libraries tagged by executor
cratia/interface-adapter
2279 Downloads
Define abstraction para crear y ejecutar sobre instancias de Doctrine\DBAL\Connection
cratia/adapter-mysql
1747 Downloads
Implementation over abstraction IAdapter for creating and execution Doctrine\DBAL\Connection instances over driver Mysql
cosmic-beacon/critical-section
4166 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
comradefuzz/yii2-cron
1981 Downloads
Allows to define and execute cronjobs in Yii2 application
colinhdev/libasyncevent
216 Downloads
Simple implementation for creating asynchronous event execution for PocketMine-MP plugins.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
coapsyfactor/decorator
0 Downloads
PHP Decorator, dynamicly adding methods and properties with proper scope and $this assigned before execution.
chojnicki/laravel-seeder-debugger
1176 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
chiron/pipeline
2126 Downloads
Pipe your PSR15 middlewares and execute the stack. Support a PSR11 Container for Lazy Loading.
buonzz/console-app
64 Downloads
Boilerplate project files for creating Console Applications on executable PHAR file.
bpetheo/yii2-cron
821 Downloads
Cron implementation for yii2 framework. Executes scheduled commands defined in yii config.
bariew/yii2-doctest-extension
3088 Downloads
Executes @example docBlock params as test cases
ayaou/command-logger-bundle
57 Downloads
This bundle logs all commands executed with console, along with their execution time and errors if applied.
aswin/concurrent-laravel
6 Downloads
A Laravel package for concurrent API execution
as3/post-process-bundle
12945 Downloads
Provides centralized support for executing callable code before Symfony framework termination.