Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/signpostmarv/daft-object


https://github.com/signpostmarv/daft-object

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

Copyright 2018 SignpostMarv

# daft-object
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/SignpostMarv/daft-object/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/SignpostMarv/daft-object/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/SignpostMarv/daft-object/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/SignpostMarv/daft-object/?branch=master)
[![Type Coverage](https://shepherd.dev/github/signpostmarv/daft-object/coverage.svg)](https://shepherd.dev/github/signpostmarv/daft-object)
[![Build Status](https://scrutinizer-ci.com/g/SignpostMarv/daft-object/badges/build.png?b=master)](https://scrutinizer-ci.com/g/SignpostMarv/daft-object/build-status/master)

I needed an excuse to tinker with the repository pattern.

## references
* [Shawn McCool - The Repository Pattern](http://shawnmc.cool/the-repository-pattern)