systream/repository

Installs: 499

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/systream/repository

1.5.0 2016-12-29 14:38 UTC

This package is not auto-updated.

Last update: 2025-10-09 06:49:18 UTC


README

For saving models with repository pattern.

Installation

You can install this package via packagist.org with composer.

composer require systream/repository

composer.json:

"require": {
    "systream/repository": "1.*"
}

This library requires php 5.6 or higher, but also works on php 5.4.

Test

Build Status