fgsl/mvc

Extensions of Laminas MVC

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:framework

2.0.2 2025-07-24 14:54 UTC

This package is auto-updated.

Last update: 2025-07-24 14:55:15 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.