A simple database library for interacting with UCRM.

1.2.0 2018-10-28 05:54 UTC

This package is auto-updated.

Last update: 2024-03-29 03:51:02 UTC


README

A simple database library.

 

Installation

Install the latest version with

composer require mvqn/data

 

Basic Usage

<?php

// COMING SOON

 

Documentation

COMING SOON

 

Third Party Packages

COMING SOON

About

Requirements

  • mvqn/common
  • mvqn/annotations
  • mvqn/collections
  • mvqn/dynamics

Related Packages

mvqn-ucrm/data

Another plugin module used to simplify access to the UCRM REST API.

Submitting bugs and feature requests

Bugs and feature request are tracked on Github

Author

Ryan Spaeth <rspaeth@mvqn.net>

License

This module is licensed under the MIT License - see the LICENSE file for details.