Libraries tagged by execute
fiunchinho/phpunit-randomizer
744573 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
divineomega/php-ssh-connection
102050 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
acdphp/laravel-schedule-police
9255 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
1519852 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
euautomation/graphql-client
376231 Downloads
A simple client to help execute queries and mutations across GraphQL
ptlis/shell-command
52080 Downloads
A basic wrapper around execution of shell commands.
tivie/command
50890 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way
psx/sandbox
39851 Downloads
PHP sandbox to execute a safe subset of the PHP programming language
phpfluent/callback
56606 Downloads
Allows you execute callbacks in a more dynamic way
php-console/laravel-service-provider
60827 Downloads
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
nodejs-php-fallback/uglify
137964 Downloads
PHP wrapper to execute uglify-js/clean-css node package or fallback to PHP alternatives
nodejs-php-fallback/stylus
130606 Downloads
PHP wrapper to execute stylus node package or fallback to a PHP alternative
muhdfaiz/laravel-tail-db
25795 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
513 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.
kelvinzer0/curl-impersonate-php
28004 Downloads
Curl-Impersonate-PHP - Library to execute HTTP requests using cURL in PHP with the ability to impersonate the behavior of major browsers (Chrome, Firefox, Safari, and Microsoft Edge).