Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rikudousage/doctrinepluralnamingstrategy


https://github.com/rikudousage/doctrinepluralnamingstrategy

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Very simple library for having plural names of tables in database.

## Installation

`composer require rikudou/doctrine-plural-naming`

## Usage

Open `config/packages/doctrine.yaml` and set `naming_strategy` to `rikudou.naming_strategy.plural_naming_strategy`.