ganbarodigital/php-mv-datastore-client

dev-develop 2017-04-11 09:00 UTC

This package is not auto-updated.

Last update: 2024-04-28 01:08:52 UTC


README

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status

Introduction

The Datastore Client is an easy-to-use, high performance alternative to legacy ORM solutions. If you like, it's an anti-ORM for anyone who doesn't want to use an ORM. You can drop this package into your own project to save you time and effort.

Installation

Run this command to add this library to your composer.json file:

composer require ganbarodigital/php-mv-datastore-client

Usage

See our docs page for a tutorial and reference documentation.