An open API service indexing awesome lists of open source software.

https://github.com/horstoeko/objecttools


https://github.com/horstoeko/objecttools

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Title

[![Latest Stable Version](https://poser.pugx.org/horstoeko/objecttools/v/stable.png)](https://packagist.org/packages/horstoeko/objecttools) [![Total Downloads](https://poser.pugx.org/horstoeko/objecttools/downloads.png)](https://packagist.org/packages/horstoeko/objecttools) [![Latest Unstable Version](https://poser.pugx.org/horstoeko/objecttools/v/unstable.png)](https://packagist.org/packages/horstoeko/objecttools) [![License](https://poser.pugx.org/horstoeko/objecttools/license.png)](https://packagist.org/packages/horstoeko/objecttools) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/horstoeko/objecttools)

[![CI (Ant, PHP 7.3)](https://github.com/horstoeko/objecttools/actions/workflows/build.php73.ant.yml/badge.svg)](https://github.com/horstoeko/objecttools/actions/workflows/build.php73.ant.yml) [![CI (Ant, PHP 7.4)](https://github.com/horstoeko/objecttools/actions/workflows/build.php74.ant.yml/badge.svg)](https://github.com/horstoeko/objecttools/actions/workflows/build.php74.ant.yml) [![CI (PHP 8.0)](https://github.com/horstoeko/objecttools/actions/workflows/build.php80.ant.yml/badge.svg)](https://github.com/horstoeko/objecttools/actions/workflows/build.php80.ant.yml) [![CI (PHP 8.1)](https://github.com/horstoeko/objecttools/actions/workflows/build.php81.ant.yml/badge.svg)](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.