Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daviddlv/doctrineintlbundle


https://github.com/daviddlv/doctrineintlbundle

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#DavidDel/DoctrineIntlBundle
----------
Internationalization Doctrine Objects

## Installation

```bash
composer require daviddel/doctrine-intl
```

and in AppKernel.php

```php
new DavidDel\DoctrineIntlBundle\DavidDelIntlBundle(),
```