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

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

slick/orm
=========

Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.

v2.3.0(1y ago)13.8k—10%2MITPHPPHP &gt;=8.2

Since Mar 3Pushed 1y ago3 watchersCompare

[ Source](https://github.com/slickframework/orm)[ Packagist](https://packagist.org/packages/slick/orm)[ RSS](/packages/slick-orm/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (12)Versions (9)Used By (2)

Slick Object-relational mapping (ORM) package
=============================================

[](#slick-object-relational-mapping-orm-package)

[![Latest Version](https://camo.githubusercontent.com/6fcb5bfcc3bec6ac8f2046a3561f30a368e6dc34c5a78ae1993c3bc152b25ce8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736c69636b6672616d65776f726b2f6f726d2e7376673f7374796c653d666c61742d737175617265)](https://github.com/slickframework/orm/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/2c155b919a8e98f43379bb017af97097e6aa8cc6676ec45f5efca4e0e4ec2227/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736c69636b6672616d65776f726b2f6f726d2f636f6e74696e756f75732d696e746567726174696f6e2e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/slickframework/orm/actions/workflows/continuous-integration.yml)[![Quality Score](https://camo.githubusercontent.com/486683d28bb79cb708b27ad58653bb854595ad1123e89be3e2433d244d3d8a96/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f736c69636b6672616d65776f726b2f6f726d2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/slickframework/orm?branch=master)[![Total Downloads](https://camo.githubusercontent.com/19e830dcfdeddb73deb98adb9526495b5a635442017c9feae604da07a33a7dfd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736c69636b2f6f726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/slick/orm)

`Slick\Orm` This module offers Migrations, Database Abstraction (DBA), and Object-Relational Mapping (ORM) features utilizing the doctrine/migrations and doctrine/orm packages.

This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.

Install
-------

[](#install)

Via Composer

```
$ composer require slick/orm
```

Usage
-----

[](#usage)

Please read `slick/orm` documentation at

Testing
-------

[](#testing)

```
$ vendor/bin/phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Slick framework](https://github.com/slickframework)
- [All Contributors](https://github.com/slickframework/orm/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance42

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 98.5% 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 ~62 days

Total

5

Last Release

475d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/101112?v=4)[fsilva](/maintainers/fsilva)[@fsilva](https://github.com/fsilva)

---

Top Contributors

[![silvamfilipe](https://avatars.githubusercontent.com/u/5720969?v=4)](https://github.com/silvamfilipe "silvamfilipe (66 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

slick-phpslick-php-modulesormslickslick-modulesdoctrrine

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8465.5M96](/packages/laravel-doctrine-orm)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[api-platform/doctrine-orm

Doctrine ORM bridge

294.4M92](/packages/api-platform-doctrine-orm)[concrete5/core

Concrete core subtree split

20166.1k52](/packages/concrete5-core)

PHPackages © 2026

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