ucrm-modules / rest
A simple REST Client library for interfacing with UCRM Endpoints.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ucrm-modules/rest
Requires
- php: ~7.1
 - ext-curl: *
 - ext-json: *
 - mvqn/annotations: ~1
 - mvqn/collections: ~1
 - mvqn/common: ~1
 - mvqn/rest: ~1
 
Requires (Dev)
- phpunit/phpunit: 7.2.7
 - vlucas/phpdotenv: 2.5.1
 
This package is auto-updated.
Last update: 2025-10-29 02:29:46 UTC
README
A simple REST Client library for interfacing with UCRM Endpoints.
Installation
Install the latest version with
composer require mvqn/rest-ucrm
Documentation
General
Clients
- DOCUMENTATION COMING SOON!
 
Payment Plans
- DOCUMENTATION COMING SOON!
 
Client Logs
- DOCUMENTATION COMING SOON!
 
Services
- DOCUMENTATION COMING SOON!
 
Service Surcharges
- DOCUMENTATION COMING SOON!
 
Service Devices
- DOCUMENTATION COMING SOON!
 
Service IPs
- DOCUMENTATION COMING SOON!
 
Sites
- DOCUMENTATION COMING SOON!
 
Devices
- DOCUMENTATION COMING SOON!
 
Device Interfaces
- DOCUMENTATION COMING SOON!
 
Invoices
- DOCUMENTATION COMING SOON!
 
Quotes
- DOCUMENTATION COMING SOON!
 
Invoice Templates
- DOCUMENTATION COMING SOON!
 
Quote Templates
- DOCUMENTATION COMING SOON!
 
Payments
- DOCUMENTATION COMING SOON!
 
Refunds
- DOCUMENTATION COMING SOON!
 
Users
- DOCUMENTATION COMING SOON!
 
Organizations
- DOCUMENTATION COMING SOON!
 
Service Plans
- DOCUMENTATION COMING SOON!
 
Surcharges
- DOCUMENTATION COMING SOON!
 
Taxes
- DOCUMENTATION COMING SOON!
 
Products
- DOCUMENTATION COMING SOON!
 
Vendors
- DOCUMENTATION COMING SOON!
 
Jobs
- DOCUMENTATION COMING SOON!
 
Job Attachments
- DOCUMENTATION COMING SOON!
 
Job Comments
- DOCUMENTATION COMING SOON!
 
Job Tasks
- DOCUMENTATION COMING SOON!
 
Custom Attributes
- DOCUMENTATION COMING SOON!
 
Tickets
- DOCUMENTATION COMING SOON!
 
Ticket Activity
- DOCUMENTATION COMING SOON!
 
Ticket Comments
- DOCUMENTATION COMING SOON!
 
Ticket Comment Attachments
- DOCUMENTATION COMING SOON!
 
Ticket Groups
- DOCUMENTATION COMING SOON!
 
Mobile
- DOCUMENTATION COMING SOON!
 
Webhook Events
- DOCUMENTATION COMING SOON!
 
About
Requirements
- This package will be maintained in step with the PHP version used by UCRM to ensure 100% compatibility.
 - This package does not require any PHP extensions that are not already enabled in the default UCRM installation.
 
Required Packages
mvqn/common
A library of common classes and functions, specifically designed for use in MVQN projects, but generic enough for anything!
mvqn/annotations
A semi-complex PHP-Doc Annotation parsing library, specifically designed for use in MVQN projects, but generic enough for anything!
mvqn/collections
A collections library, specifically designed for use in MVQN projects, but generic enough for anything!
mvqn/rest
A simple REST Client library for interfacing with generic REST Endpoints.
Related Packages
mvqn/ucrm-xero-sync
A plugin for synchronizing Clients, Invoices, Payments and Refunds between UCRM and Xero Accounting.
Submitting bugs and feature requests
Bugs and feature request are tracked on Github
Author
Ryan Spaeth <rspaeth@mvqn.net>
License
Monolog is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
Credit to the Ubiquiti Team for giving us the luxury of Plugins!