Libraries tagged by executor
stratedge/wye
5121 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
srimaln91/sql-dumper
3068 Downloads
A PHP console application to execute batch of shell commands to versioning wordpress database and source code
src-run/augustus-silencer-library
1023 Downloads
A simple library to silence php-raised errors and execute a closure in an error-silenced environment.
spatie/global-laravel-remote
16 Downloads
Execute artisan commands on your server
softius/phlow
8 Downloads
A framework agnostic PHP library to build and execute workflows
socloz/event-queue-bundle
29053 Downloads
A Symfony2 bundle that enable asynchonous execution of event listeners.
seyvillas/elastic-query-builder
742 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
savingfor/elasticsearch-query-builder
46 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
samueletur/laravel-error-tracking-to-telegram
936 Downloads
This package send an alert notification to telegram when a error from laravel is executed
rx/child-process
1111 Downloads
Library for executing child processes for RxPHP
runopencode/twig-bufferized-template
256 Downloads
Delay and reorder execution of Twig template portions.
rodrigorm/audit
38 Downloads
Uses xdebug function trace to generate code execution reports.
rnr1721/depthnet
23 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
rmiller/phpspec-run-extension
21846 Downloads
PhpSpec extension to execute the run command after the describe command
riftweb/superseeder
20 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.