Libraries tagged by election
redsky-thirty/laravel-api-query-builder
5 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
pxgamer/scorm-reload-manager
37 Downloads
A selection of classes for managing the SCORM Reload toolkit.
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
proteins/response
43 Downloads
Handles the HTTP Response for the current execution
proteins/request
42 Downloads
Handles the HTTP request for the current execution
proteins/deferred
4 Downloads
Ensure deferred execution of code, even in case of fatal error.
pozitronik/yii2-selectmodelwidget
81 Downloads
Extended selection widget for ActiveRecord models
pivotphp/reactphp
2 Downloads
ReactPHP integration for PivotPHP - Stable continuous runtime execution for high-performance APIs
phun/phun
0 Downloads
Seamlessly integrate PHP execution within your JavaScript/TypeScript projects with Phun.
phpworkflow/processor
1161 Downloads
Processor for execution phpworkflows
phpflo/phpflo-flowtrace
8 Downloads
Log phpflo network execution for debugging and analysis
phasty/process
7455 Downloads
PHP for asynchronous task execution
peakle/symfony3-dumper
120 Downloads
It extends an opportunity to listen a conclusion of a dump function in Symfony 3 and add shortcut for a «dump+die» combination. To run dump-server "php dump-server" . Commands: 1) db - dump var and continue script execution 2) dd - dump var and stop script (via "die" func)
pawel-grzona/teamcity-phpspec-extension
65155 Downloads
Makes TeamCity display phpspec execution results in real-time.
padosoft/laravel-querymonitor
5 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.