Libraries tagged by exec
sandermuller/stopwatch
19323 Downloads
Stopwatch to measure execution times (profile code) for Laravel and PHP projects
rackbeat/php-throttler
32144 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
pudongping/hyperf-wise-locksmith
2667 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
psx/sandbox
40934 Downloads
PHP sandbox to execute a safe subset of the PHP programming language
phpfluent/callback
57281 Downloads
Allows you execute callbacks in a more dynamic way
php-console/silex-service-provider
39898 Downloads
Silex service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
php-console/laravel-service-provider
60909 Downloads
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
pear/net_ping
8421 Downloads
OS independent wrapper class for executing ping calls
nodejs-php-fallback/uglify
139148 Downloads
PHP wrapper to execute uglify-js/clean-css node package or fallback to PHP alternatives
nodejs-php-fallback/stylus
131653 Downloads
PHP wrapper to execute stylus node package or fallback to a PHP alternative
nodejs-php-fallback/coffeescript
113969 Downloads
PHP wrapper to execute coffeescript node package or fallback to a PHP alternative
nextcloud/kitinerary-bin
91310 Downloads
KItinerary binary executable
muhdfaiz/laravel-tail-db
25916 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.
level23/druid-client
53454 Downloads
Druid php client for executing queries and more