ucrm-modules / data
A simple library for interacting with the UCRM database.
1.0.2
2018-11-10 22:40 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-28 16:17:26 UTC
README
A simple library for interacting with the UCRM database.
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
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.