Libraries tagged by paste
php-etl/pipeline-contracts
19419 Downloads
This library describes contracts for the Extract-Transform-Load pattern.
php-etl/pipeline
12020 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/bucket
17002 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/action-contracts
7261 Downloads
This library describes contracts for the Action pattern.
php-etl/action
6929 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
phase2/particle
994 Downloads
A system of tools to build design systems in Pattern Lab for Drupal.
pccomponentes/criteria-dbal-adapter
19543 Downloads
Adapter for DBAL for implement filter/criteria pattern
pavelmics/yii-tactician
5601 Downloads
Yii adapter for league/tactician command bus pattern implimentation
patrickquijano/laravel-mediator
196 Downloads
A mediator pattern implementation for Laravel
padosoft/laravel-presenter
8241 Downloads
Implementation for Laravel of the presenter design pattern.
olimsaidov/money
292 Downloads
PHP implementation of Fowler's Money pattern
oat-sa/extension-lti-test-review
6056 Downloads
Extension for reviewing passed tests, with the display of actual and correct answers.
nunomaduro/laravel-any
10 Downloads
Determine if any item from the collection passes the given truth test.
nueip/codeigniter-model
344 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
naucon/processor
13064 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).