Libraries tagged by machine
mouf/database.tdbm
77981 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
mhlavac/gearman
52729 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
getdkan/sql-parser
65754 Downloads
A state-machine-driven parser and validator for SQL-like strings.
divineomega/eloquent-attribute-value-prediction
1558 Downloads
Predict attribute values for your Laravel Eloquent models using machine learning!
munkireport/machine
11575 Downloads
Module for munkireport.
libriciel/cakephp-state-machine
5930 Downloads
StateMachineBehavior for CakePHP 3
wlhrtr/state-machine
4752 Downloads
State machine for your Eloquent models (forked from asantibanez and continued)
weiwenhao/state-machine
394 Downloads
state machine
webrek/laravel-state-machine
58 Downloads
Declarative state machines for Eloquent models with guards, events and transition history.
star/state-machine
11613 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
silvertipsoftware/state-machine
15585 Downloads
samuel4x4/state-machine-bundle
692 Downloads
Bundle for the very lightweight yet powerful PHP state machine
samuel4x4/state-machine
692 Downloads
A very lightweight yet powerful PHP state machine
proophsoftware/event-machine-skeleton
160 Downloads
Dockerized skeleton for prooph software Event Machine