Libraries tagged by exe
jawira/plantuml
404311 Downloads
Provides PlantUML executable and plantuml.jar
ircmaxell/php-math-parser
28343 Downloads
A simple shunting-yard based math parser and executor for PHP
inspector-apm/inspector-symfony
42326 Downloads
Code Execution Monitoring for Symfony applications.
heyday/silverstripe-responsive-images
90799 Downloads
Configure and send a series of image size options to the client without loading any resources until a media query can be executed.
ghostwriter/shell
3936457 Downloads
Execute commands and external programs
fiunchinho/phpunit-randomizer
755637 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
dragon-code/laravel-data-dumper
23706 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
devakshay/scheduler-list-laravel
4170 Downloads
A beautiful, real-time developer control center to monitor, search, and manually execute scheduled tasks directly from a premium Pulse-like web interface.
derhansen/form_crshield
255678 Downloads
Challenge/response spambot protection for ext:form - Challenge/response spambot protection for TYPO3 ext:form - Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.
binarybuilds/filament-command-runner
20654 Downloads
filament-command-runner is a Filament plugin that allows users to run artisan and shell commands directly from the Filament admin panel. All commands are executed in the background so users don't have to wait for them to finish. They can return later to view the output or optionally terminate a running command midway.
ahmed-bhs/doctrine-doctor
12862 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
acdphp/laravel-schedule-police
26226 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
1563870 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
humbug/humbug
156386 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
euautomation/graphql-client
396469 Downloads
A simple client to help execute queries and mutations across GraphQL