Libraries tagged by exec
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
hexalgo-labs/cron-style-scheduler-bundle
292 Downloads
Manage your automated commands execution by using annotation which use cron expression. Compatible with Symfony 4 and 5.
helhum/typo3-frontend-request
1968 Downloads
API to execute TYPO3 frontend requests from code or command line
h4cc/guzzle-rolling-batch
696 Downloads
A parallel executor for Guzzle Requests.
flaviovs/timeit
391 Downloads
Library and tools to measure execution speed of PHP code
ffreitas-br/command-lock-bundle
2529 Downloads
Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously
ezsystems/ezxmlinstaller-ls
3351 Downloads
The eZ XML Installer extension is a plattform to define proccesses for eZ Publish and execute them.
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
eternaltwin/exe
69 Downloads
Eternaltwin executable as a PHP package
esistemasinteligentes/php-k8s
280 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
edgetelemetrics/reactphp-dns-over-https-client
7 Downloads
A ReactPHP/DNS Executor to resolve DNS queries over HTTPS, providing secure DNS resolution over untrusted or shared networks (eg Serverless deployments) utilising standard HTTPS queries.
edbizarro/timer
8791 Downloads
Measure execution time of your code
dotdecay/time-benchy
244 Downloads
Benchmark Tool for measuring execution times
discoverygarden/dgi_saxon_helper
16 Downloads
Service implementing methods for executing XSLTs using Saxon.
devajmeireles/artisan-find
8 Downloads
A useful Laravel package to find Artisan commands by name and execute them in sequence.