nfqde/entity-list-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Doctrine entities listing, filtering and paging

Installs: 1 872

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

2.0.0 2017-08-09 06:44 UTC

This package is not auto-updated.

Last update: 2022-02-05 12:56:51 UTC


README

The NfqEntityListBundle allows you to generate doctrine entities lists.

Features

  • pagination
  • sorting
  • filtering by one or more fields and different operators
  • global search

Documentation

Documentation for NfqEntityListBundle is in documentation

Installation

Installation instructions can be found in the documentation

License

This bundle is under the MIT license. See the complete license in the bundle:

LICENSE

TODO

  • Write tests.