PHPackages                             moc-solucoes/moc-orm - 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. moc-solucoes/moc-orm

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

moc-solucoes/moc-orm
====================

Orm for PHP &gt;= 5.6.

v1.2.1(7y ago)23841MITPHPPHP &gt;=5.6.0

Since Oct 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/maikees/moc-orm)[ Packagist](https://packagist.org/packages/moc-solucoes/moc-orm)[ Docs](https://github.com/maikees/moc-orm)[ RSS](/packages/moc-solucoes-moc-orm/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (9)Used By (0)

MOC ORM
=======

[](#moc-orm)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b106c431df651db01eeeb5c3cf0d816d0c97c4b7954331a2e66eaac4fb22eb20/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61696b6565732f6d6f632d6f726d2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maikees/moc-orm/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/7b73317e44b2fcf3e4195819e256bdcf8ec0756abf26df6b626fd1862a3dcc88/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61696b6565732f6d6f632d6f726d2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maikees/moc-orm/?branch=master)[![Build Status](https://camo.githubusercontent.com/1cf4e716ef57d122a54e02ecfe240f68ede08706e1e3cb135d55ae7790c44f1d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61696b6565732f6d6f632d6f726d2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maikees/moc-orm/build-status/master)

[![Latest Stable Version](https://camo.githubusercontent.com/a1d68091e0fd40ba2f165cc16216f9129105ef91727a0707b587dac91dfe71fd/68747470733a2f2f706f7365722e707567782e6f72672f6d6f632d736f6c75636f65732f6d6f632d6f726d2f762f737461626c65)](https://packagist.org/packages/moc-solucoes/moc-orm) [![Total Downloads](https://camo.githubusercontent.com/dfa99ae0e7a76b217ed9580c6a8de6bca6589b2213d487fc6cb9445f2dfe2cca/68747470733a2f2f706f7365722e707567782e6f72672f6d6f632d736f6c75636f65732f6d6f632d6f726d2f646f776e6c6f616473)](https://packagist.org/packages/moc-solucoes/moc-orm) [![License](https://camo.githubusercontent.com/4e0f926754378d6000856b2c9b4d4d8108308709a599f77161e009363d0d3673/68747470733a2f2f706f7365722e707567782e6f72672f6d6f632d736f6c75636f65732f6d6f632d6f726d2f6c6963656e7365)](https://packagist.org/packages/moc-solucoes/moc-orm)

MOC ORM is a fast object-relational mapper (ORM) for PHP.

That works with:

- SQL Server
- Postgress
- Mysql

Install
-------

[](#install)

`composer require moc-solucoes/moc-orm`

### Examples

[](#examples)

You can find practical usage examples in [examples](https://github.com/maikees/moc-orm/tree/master/examples) path.

License
-------

[](#license)

This library is released under the [MIT license](https://github.com/maikees/moc-orm/blob/master/LICENSE).

Maintained by
-------------

[](#maintained-by)

This library is maintained by [MOC SOLUÇÕES](http://mocsolucoes.com.br).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~52 days

Recently: every ~77 days

Total

7

Last Release

2813d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.0

v1.2.0PHP &gt;=5.6.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16142990?v=4)[Maike Oliveira](/maintainers/maikees)[@maikees](https://github.com/maikees)

---

Top Contributors

[![martinusso](https://avatars.githubusercontent.com/u/158559?v=4)](https://github.com/martinusso "martinusso (7 commits)")[![maikees](https://avatars.githubusercontent.com/u/16142990?v=4)](https://github.com/maikees "maikees (4 commits)")

---

Tags

mysqlormphppostgressqlsqlserverphpormmysqlpostgressqlserverORM PHPmoc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/moc-solucoes-moc-orm/health.svg)

```
[![Health](https://phpackages.com/badges/moc-solucoes-moc-orm/health.svg)](https://phpackages.com/packages/moc-solucoes-moc-orm)
```

###  Alternatives

[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58523.9M36](/packages/scienta-doctrine-json-functions)[aura/sql

A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.

5632.5M43](/packages/aura-sql)[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4572.9M34](/packages/aura-sqlquery)[aura/sqlschema

Provides facilities to read table names and table columns from a database using PDO.

41234.1k4](/packages/aura-sqlschema)[eftec/pdoone

Minimaist procedural PDO wrapper library

1105.9k9](/packages/eftec-pdoone)[ramadan/easy-model

A Laravel package for enjoyably managing database queries.

101.6k](/packages/ramadan-easy-model)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
