Libraries tagged by exec
techsemicolon/laravel-query-to-csv
9699 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
takuya/php-proc_open-wrapper
3944 Downloads
proc_open wrapper to exec command.
sandeshjangam/tiny-ssh-php
5053 Downloads
Tiny SSH package that allows you to execute commands over SSH connections.
rmunate/laravel_helpers
2716 Downloads
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
riki137/multitron
14633 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
pudongping/wise-locksmith
2807 Downloads
Mutex library for exclusive code execution.
postcon/behat-shell-extension
26391 Downloads
A Behat Extension for executing shell commands remote and locally
phpblaze/bladelib
533 Downloads
phpblade/bladelib is an optimized Blade-based vendor package designed to enhance PHP execution and improve query performance directly within Blade views. It streamlines rendering logic, reduces redundant operations, and boosts overall runtime efficiency for Laravel applications.
onlab/balno-workflow
12040 Downloads
A PHP 5.5+ Workflow with parallel execution
olsgreen/composer-bin-dependencies
7308 Downloads
A composer plugin to check that local binaries / executables are installed and are of the correct version before package install.
nodejs-php-fallback/react
92033 Downloads
PHP wrapper to execute babel with react-jsx trasformer plugin or fallback to a PHP alternative.
nodejs-php-fallback/less
113714 Downloads
PHP wrapper to execute less node package or fallback to a PHP alternative.
nbj/stopwatch
41546 Downloads
Library for measuring how long code takes to execute
myparcelcom/concurrency-safe-migrations
47379 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
mostka/defer
29694 Downloads
A defer function defers the execution of a function until the surrounding function returns.