laminas-mvc icon indicating copy to clipboard operation
laminas-mvc copied to clipboard

Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins

Results 64 laminas-mvc issues
Sort by recently updated
recently updated
newest added

### Feature Request So, currently in laminas-test a reset of test is done just by initialization of whole application again which in big codebase can take a huge amount of...

Enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Help Wanted
renovate

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | yes | New Feature | no | RFC | no |...

BC Break
Enhancement

Documentation needs a migration guide on moving from built-in middleware support to laminas-mvc-middleware. [laminas-mvc-middleware provides a page for migrating from v1](https://docs.laminas.dev/laminas-mvc-middleware/v2/migration/) Version 1.x was a direct extraction of functionality built-in...

Documentation
Enhancement
Help Wanted

Signed-off-by: Abdul Malik Ikhsan | Q | A |-------------- | ------ | QA | yes ### Description Since we use php 7.4 as minimum requirement, I think we can update...

Enhancement

| Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break | yes | New Feature | no | RFC | yes |...

BC Break
Feature Removal
RFC

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | yes | New Feature | no | RFC |no | QA...

BC Break
Feature Removal

| Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break | no | New Feature | no | RFC | no |...

Documentation
Enhancement

### Feature Request Abstract controller that will implement RequestHandlerInterface and dispatch the request to the specific restful action. #### Summary Extending of this controller can allow to add a specific...

Enhancement
Won't Fix