Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-mvc - Laminas Framework Mvc component

Website:
https://github.com/laminas/laminas-mvc
Licence:
BSD-3-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
Laminas\Mvc is a brand new MVC implementation designed from the ground up
for Laminas Framework, focusing on performance and flexibility.

The MVC layer is built on top of the following components:
* Laminas\ServiceManager - Laminas Framework provides a set of default service
  definitions set up at Laminas\Mvc\Service. The ServiceManager creates and
  configures your application instance and workflow.
* Laminas\EventManager - The MVC is event driven. This component is used
  everywhere from initial bootstrapping of the application, through returning
  response and request calls, to setting and retrieving routes and matched
  routes, as well as render views.
* Laminas\Http - specifically the request and response objects, used within:
  Laminas\Stdlib\DispatchableInterface. All “controllers” are simply
  dispatchable objects.

Documentation: https://docs.laminas.dev/laminas-mvc/

Packages

php-laminas-mvc-3.6.1-1.el8.remi.noarch [67 KiB] Changelog by Remi Collet (2023-03-16):
- update to 3.6.1 (no change)
- raise dependency on laminas-router 3.11.1
- raise dependency on laminas-servicemanager 3.20
php-laminas-mvc-3.6.0-1.el8.remi.noarch [67 KiB] Changelog by Remi Collet (2022-12-06):
- update to 3.6.0