caddoo / unit-of-work-pattern-example-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP example of the unit of work pattern

An example of using the unit of work pattern for file system operations in PHP

Related blog post

Running

Run from the root directory of project

php index.php

About

License:MIT License


Languages

Language:PHP 100.0%