Libraries tagged by exec
smuuf/primi
68351 Downloads
A scripting language written in PHP & executable within PHP.
ostark/craft-async-queue
282334 Downloads
A queue handler that moves queue execution to a non-blocking background process
orbitale/imagemagick-php
341904 Downloads
A system that allows creating commands to send to the exec() function to use ImageMagick's powerful features.
mediawiki/minus-x
466819 Downloads
Removes executable bit from files that shouldn't be executable
kiwicommerce/module-cron-scheduler
594323 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
kelvinzer0/curl-impersonate-php
30325 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).
jawira/plantuml
315341 Downloads
Provides PlantUML executable and plantuml.jar
heyday/silverstripe-responsive-images
84345 Downloads
Configure and send a series of image size options to the client without loading any resources until a media query can be executed.
fiunchinho/phpunit-randomizer
746835 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
fin1te/safecurl
24376 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
dragon-code/laravel-data-dumper
11193 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
dragon-code/benchmark
30771 Downloads
Simple comparison of code execution speed between different options
divineomega/php-ssh-connection
103323 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
acdphp/laravel-schedule-police
11047 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
1524632 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.