PHPackages                             indigophp/robo-doctrine - 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. indigophp/robo-doctrine

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

indigophp/robo-doctrine
=======================

Doctrine (DBAL, ORM) tasks for Robo Task Runner

v0.2.0(11y ago)1449MITPHPPHP &gt;=5.4

Since Apr 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/indigophp/robo-doctrine)[ Packagist](https://packagist.org/packages/indigophp/robo-doctrine)[ Docs](https://indigophp.com)[ RSS](/packages/indigophp-robo-doctrine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Robo Doctrine
=============

[](#robo-doctrine)

[![Latest Version](https://camo.githubusercontent.com/2d33b5e47460d26f8d99f947632f1dad8bd297ead3bdc7869d34f6003e510703/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f696e6469676f7068702f726f626f2d646f637472696e652e7376673f7374796c653d666c61742d737175617265)](https://github.com/indigophp/robo-doctrine/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/daddec69b55e5657e815f40b4c36c4ab13ec89b639fa95d4c30ae668233c2fc2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6469676f7068702f726f626f2d646f637472696e652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/robo-doctrine)

**Doctrine (DBAL, ORM) tasks for Robo Task Runner.**

Install
-------

[](#install)

Via Composer

```
$ composer require indigophp/robo-doctrine
```

Usage
-----

[](#usage)

1. Use one of the task loader traits in your `RoboFile`
2. Run commands as usual

### ORM commands

[](#orm-commands)

```
orm:clear-cache-metadata         Clear all metadata cache of the various cache drivers
orm:clear-cache-query            Clear all query cache of the various cache drivers
orm:clear-cache-result           Clear all result cache of the various cache drivers
orm:convert-d1-schema            Converts Doctrine 1.X schema into a Doctrine 2.X schema
orm:convert-mapping              Convert mapping information between supported formats
orm:ensure-production-settings   Verify that Doctrine is properly configured for a production environment
orm:generate-entities            Generate entity classes and method stubs from your mapping information
orm:generate-proxies             Generates proxy classes for entity classes
orm:generate-repositories        Generate repository classes from your mapping information
orm:info                         Show basic information about all mapped entities
orm:run-dql                      Executes arbitrary DQL directly from the command line
orm:schema-create                Processes the schema and either create it directly on EntityManager Storage Connection or generate the SQL output
orm:schema-drop                  Drop the complete database schema of EntityManager Storage Connection or generate the corresponding SQL output
orm:schema-update                Executes (or dumps) the SQL needed to update the database schema to match the current mapping metadata
orm:validate-schema              Validate the mapping files

```

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Márk Sági-Kazár](https://github.com/sagikazarmark)
- [All Contributors](https://github.com/indigophp/robo-doctrine/contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~16 days

Total

2

Last Release

4048d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

---

Top Contributors

[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (7 commits)")

---

Tags

ormdoctrinedbalrobo

### Embed Badge

![Health badge](/badges/indigophp-robo-doctrine/health.svg)

```
[![Health](https://phpackages.com/badges/indigophp-robo-doctrine/health.svg)](https://phpackages.com/packages/indigophp-robo-doctrine)
```

###  Alternatives

[vlucas/spot2

Simple DataMapper built on top of Doctrine DBAL

605392.8k7](/packages/vlucas-spot2)[jsor/doctrine-postgis

Spatial and Geographic Data with PostGIS and Doctrine.

2191.6M1](/packages/jsor-doctrine-postgis)[weirdan/doctrine-psalm-plugin

Stubs to let Psalm understand Doctrine better

876.9M50](/packages/weirdan-doctrine-psalm-plugin)[kdyby/doctrine

Doctrine integration into Nette Framework

1091.0M86](/packages/kdyby-doctrine)[zenstruck/collection

Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).

16617.0k1](/packages/zenstruck-collection)[williarin/wordpress-interop

Interoperability library to work with WordPress database in third party apps

6610.9k2](/packages/williarin-wordpress-interop)

PHPackages © 2026

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