PHPackages                             neat/object - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. neat/object

ActiveLibrary[Database &amp; ORM](/categories/database)

neat/object
===========

Neat Object component

0.12.4(3mo ago)43.9k1[5 issues](https://github.com/neat-php/object/issues)MITPHPPHP ^7.2 || ^8.0CI failing

Since May 20Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/neat-php/object)[ Packagist](https://packagist.org/packages/neat/object)[ RSS](/packages/neat-object/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (3)Versions (51)Used By (0)

Neat Object components
======================

[](#neat-object-components)

[![Stable Version](https://camo.githubusercontent.com/05fe13c1a59550ec58459a4b5050d652acbe8286e4948deec077eadd2ef8462f/68747470733a2f2f706f7365722e707567782e6f72672f6e6561742f6f626a6563742f76657273696f6e)](https://packagist.org/packages/neat/object)[![Build Status](https://camo.githubusercontent.com/d55a90439bfa09acd82cf93f148b7ac153aa5c009ab8e0746edebb4d96ddd0cf/68747470733a2f2f7472617669732d63692e6f72672f6e6561742d7068702f6f626a6563742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/neat-php/object)[![codecov](https://camo.githubusercontent.com/1a669fcc940ed44ebbdcd378349bda004cec1e1d555a1f64c6efb06f4a11b1e9/68747470733a2f2f636f6465636f762e696f2f67682f6e6561742d7068702f6f626a6563742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/neat-php/object)

Neat object component adds a simple yet intuitive ORM layer on top of the Neat database component.

Getting started
---------------

[](#getting-started)

To install this package, simply issue [composer](https://getcomposer.org) on the command line:

```
composer require neat/object

```

Then initialize the object manager:

```
