https://github.com/datamedrix/support-toolset
Collection of support classes and traits for PHP.
https://github.com/datamedrix/support-toolset
database illuminate laravel-package package
Last synced: 5 months ago
JSON representation
Collection of support classes and traits for PHP.
- Host: GitHub
- URL: https://github.com/datamedrix/support-toolset
- Owner: Datamedrix
- License: mit
- Created: 2018-06-25T11:00:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T11:59:35.000Z (about 2 years ago)
- Last Synced: 2025-04-25T08:03:41.147Z (about 1 year ago)
- Topics: database, illuminate, laravel-package, package
- Language: PHP
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Support Toolset [](https://travis-ci.org/Datamedrix/support-toolset)
A collection of support classes and traits.
## Installation
Use composer to install and use this package in your project.
Install them with
```bash
composer require "dmx/support-toolset"
```
and you are ready to go!
## Development - Getting Started
See the [CONTRIBUTING](CONTRIBUTING.md) file.
## Changelog
See the [CHANGELOG](CHANGELOG.md) file.
## License
See the [LICENSE](LICENSE.md) file.