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

https://github.com/e-commit/doctrine-utils


https://github.com/e-commit/doctrine-utils

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Doctrine utils

![Tests](https://github.com/e-commit/doctrine-utils/workflows/Tests/badge.svg)

## Installation ##

To install paginator with Composer just run :

```bash
$ composer require ecommit/doctrine-utils
```

## Documentation ##

* [QueryBuilder - Count](doc/count.md)
* [QueryBuilder - Paginator](doc/paginator.md)
* [QueryBuilder - Filters Helpers](doc/filters.md)

## License ##

This librairy is under the MIT license. See the complete license in *LICENSE* file.