Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 519 Bytes

File metadata and controls

15 lines (9 loc) · 519 Bytes

Chapter 1. Providers

Routes can be pulled from multiple sources. Currently this bundle comes with 2 route providers implementation for Doctrine ORM and Doctrine ODM:

{% hint style="info" %} Doctrine providers are automatically loaded in the bundle extension class. {% endhint %}

Doctrine ORM

Doctrine ODM