mvqn / dynamics
A library for dynamic objects and methods.
1.2.8
2019-10-04 17:18 UTC
Requires
- php: ~7.3
- ext-json: *
- mvqn/annotations: ~1
- mvqn/collections: ~1
- mvqn/common: ~1
Requires (Dev)
- phpunit/phpunit: ~8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
A library of common classes and functions, specifically designed for use in my own projects!
Installation
Install the latest version with
composer require rspaeth/common
Basic Usage
<?php
// COMING SOON
Documentation
COMING SOON!
Third Party Packages
COMING SOON
About
Requirements
COMING SOON!
Related Packages
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.
Acknowledgements
COMING SOON!