https://github.com/horstoeko/objecttools
https://github.com/horstoeko/objecttools
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/horstoeko/objecttools
- Owner: horstoeko
- License: mit
- Created: 2024-01-05T12:39:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-11T04:11:52.000Z (about 1 year ago)
- Last Synced: 2025-01-10T17:30:04.218Z (5 months ago)
- Language: PHP
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Title
[](https://packagist.org/packages/horstoeko/objecttools) [](https://packagist.org/packages/horstoeko/objecttools) [](https://packagist.org/packages/horstoeko/objecttools) [](https://packagist.org/packages/horstoeko/objecttools) [](https://gitter.im/horstoeko/objecttools)
[](https://github.com/horstoeko/objecttools/actions/workflows/build.php73.ant.yml) [](https://github.com/horstoeko/objecttools/actions/workflows/build.php74.ant.yml) [](https://github.com/horstoeko/objecttools/actions/workflows/build.php80.ant.yml) [](https://github.com/horstoeko/objecttools/actions/workflows/build.php81.ant.yml)
## Table of Contents
- [Title](#title)
## License
The code in this project is provided under the [MIT](https://opensource.org/licenses/MIT) license.
## Overview
## Dependencies
This package makes use of
## Installation
There is one recommended way to install `horstoeko/objecttools` via [Composer](https://getcomposer.org/):
* adding the dependency to your ``composer.json`` file:
```js
"require": {
..
"horstoeko/objecttools":"^1",
..
},
```## Usage
For detailed eplanation you may have a look in the [examples](https://github.com/horstoeko/objecttools/tree/master/examples) of this package and the documentation attached to every release.