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

https://github.com/icinga/ipl-orm


https://github.com/icinga/ipl-orm

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Icinga PHP Library - ORM

`ipl/orm` is a object-relational mapper that makes working with your databases a breeze.

## Installation

The recommended way to install this library is via [Composer](https://getcomposer.org):

```
composer require ipl/orm
```