Libraries tagged by exec
web-tp3/chromedriver
544 Downloads
Composer distribution of Chromedriver. Adds a executable to your composer bin directory.
web-slinger/stored-procedure-bundle
36 Downloads
A reusable factory for executing stored procedures on MSSQL databases using PDO and SqlSrv
wbadrh/git-dl
332 Downloads
Clone a Github repository with PHP & ZipArchive. Without using Git or exec()!
verse/modular
832 Downloads
Verse Modular is a micro framework for developing modular pipelines of code execution.
vatson/isolated-callback
2424 Downloads
Allows to execute a callback in a separate fork
usermp/artisan-api
38 Downloads
artisan-api is a Laravel package that allows you to execute Artisan commands via an API route
tbbc/composer-javascript
16374 Downloads
Composer script handler for executing `npm install` and `bower install` automatically.
syrian-open-source/laravel-query-helper
8 Downloads
Laravel package making you able to perform several processes instead of executing them through one process
syrian-open-source/laravel-multi-process
9 Downloads
Laravel package making you able to perform several process instead of executing them through one process
synga/phpstorm-meta
811 Downloads
This package can create a .phpstorm.meta.php file. It searches for classes which implement the Synga\PhpStormMeta\PhpStormMetaExtensionInterface interface and executes those files.
symplely/spawn
2470 Downloads
An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.
swew/cli
150 Downloads
SWEW/CLI: A PHP package for streamlined command line interface (CLI) development, providing an intuitive API for creating custom commands, handling input/output, and executing command logic effortlessly. Simplify your CLI application development with rapid development.
stratedge/wye
5172 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
spatie/global-laravel-remote
16 Downloads
Execute artisan commands on your server