mvqn-ucrm / data
A simple database library for interacting with UCRM.
1.2.0
2018-10-28 05:54 UTC
Requires
- php: ~7.1
- ext-json: *
- mvqn/annotations: ~1
- mvqn/collections: ~1
- mvqn/common: ~1
- mvqn/data: ~1
- mvqn/dynamics: ~1
Requires (Dev)
- phpunit/phpunit: 7.2.7
- vlucas/phpdotenv: ~2.5
This package is auto-updated.
Last update: 2025-03-29 00:18:07 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
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.