Libraries tagged by exec

cheprasov/php-parallel

17 Favers
12437 Downloads

The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases

Go to Download


bricev/jobqueue

36 Favers
2425 Downloads

JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`

Go to Download


bephp/router

162 Favers
1085 Downloads

A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.

Go to Download


amsify42/paypal-masspayment

2 Favers
16351 Downloads

This is a laravel 5 package for simply executing mass payment of paypal

Go to Download


alexoliverwd/basic-sqlite

0 Favers
286 Downloads

A simple SQLite helper that makes executing queries easier.

Go to Download


acgfbr/elasticsearch-query-builder

0 Favers
285 Downloads

Build and execute an Elasticsearch search query using a fluent PHP API

Go to Download


10quality/ayuco

1 Favers
5832 Downloads

Command-Line interface that can be used to execute commands written in PHP.

Go to Download


webflo/drush-shim

211 Favers
3472 Downloads

Provides a drush executable for your global PATH

Go to Download


teknoo/curl-request

2 Favers
30317 Downloads

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

Go to Download


rinvex/laravel-composer

12 Favers
11483 Downloads

Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.

Go to Download


repo2/query-reactor

51 Favers
65 Downloads

Asynchronous & non-blocking MySQL queries executor.

Go to Download


maximebf/traceable-pdo

10 Favers
27618 Downloads

Log SQL statements executed using a PDO instance

Go to Download


herrera-io/pdo-log

8 Favers
180632 Downloads

A simple way to log PDO queries and execution times.

Go to Download


google/sqlcommenter-laravel

7 Favers
75112 Downloads

SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.

Go to Download


ezsystems/fastest

2 Favers
16234 Downloads

Simple parallel testing execution... with some goodies for functional tests.

Go to Download


<< Previous Next >>