fgsl/mvc

Extensions of Laminas MVC

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:framework

1.0.0 2021-05-10 13:29 UTC

This package is auto-updated.

Last update: 2024-04-10 21:22:44 UTC


README

  • Fgsl\Mvc\Controller\AbstractCrudController

This component makes easy to create CRUD pages with pagination using Laminas\Db.

  • Fgsl\Mvc\Controller\AbstractDoctrineCrudController

This component makes easy to create CRUD pages with pagination using Doctrine.