Libraries tagged by execute
fiunchinho/phpunit-randomizer
746667 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
divineomega/php-ssh-connection
103220 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
acdphp/laravel-schedule-police
10768 Downloads
Stop, start or execute scheduled commands from a simple dashboard without redeploying, while maintaining the visibility, control, and reviewability of the configurations in your codebase.
zendframework/zend-httphandlerrunner
1523945 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
euautomation/graphql-client
378577 Downloads
A simple client to help execute queries and mutations across GraphQL
ptlis/shell-command
53031 Downloads
A basic wrapper around execution of shell commands.
tivie/command
52323 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way
psx/sandbox
40845 Downloads
PHP sandbox to execute a safe subset of the PHP programming language
phpfluent/callback
57192 Downloads
Allows you execute callbacks in a more dynamic way
php-console/laravel-service-provider
60901 Downloads
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
nodejs-php-fallback/uglify
139073 Downloads
PHP wrapper to execute uglify-js/clean-css node package or fallback to PHP alternatives
nodejs-php-fallback/stylus
131593 Downloads
PHP wrapper to execute stylus node package or fallback to a PHP alternative
nodejs-php-fallback/coffeescript
113909 Downloads
PHP wrapper to execute coffeescript node package or fallback to a PHP alternative
muhdfaiz/laravel-tail-db
25905 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
mathiasverraes/uptodocs
821 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.