Libraries tagged by exe
wikimedia/shellbox
377361 Downloads
Library and server for containerized shell execution
transprime-research/piper
3625 Downloads
PHP Pipe method execution with values from chained method executions
sandermuller/stopwatch
17835 Downloads
Stopwatch to measure execution times (profile code) for Laravel and PHP projects
rackbeat/php-throttler
31634 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
pudongping/hyperf-wise-locksmith
2314 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
psx/sandbox
40179 Downloads
PHP sandbox to execute a safe subset of the PHP programming language
phpfluent/callback
56798 Downloads
Allows you execute callbacks in a more dynamic way
nodejs-php-fallback/uglify
138355 Downloads
PHP wrapper to execute uglify-js/clean-css node package or fallback to PHP alternatives
nodejs-php-fallback/stylus
130928 Downloads
PHP wrapper to execute stylus node package or fallback to a PHP alternative
nextcloud/kitinerary-bin
87590 Downloads
KItinerary binary executable
muhdfaiz/laravel-tail-db
25846 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
mostka/defer
29524 Downloads
A defer function defers the execution of a function until the surrounding function returns.
miguilim/filament-auto-panel
11817 Downloads
Construct your Filament panel Resources and Relation Managers at execution time like magic.
mathiasverraes/uptodocs
675 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
52737 Downloads
Druid php client for executing queries and more