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

### Bug Report Links to `LaminasSkeletonModule zip package` and `LaminasSkeletonModule tarball` doesn't work. https://github.com/laminas/laminas-mvc/blob/4.0.x/docs/book/quick-start.md | Q | A |------------ | ------ | Version(s) | 4.0.0 Please write valid URIs, can't...

Bug

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary The summary of the...

Feature Request

### Bug Report | Q | A |------------ | ------ | Version(s) | 3.1.1 #### Summary Currently I'm developing with php 7.4, for CLI and Apache I have set error_reporting...

| Q | A |-------------- | ------ | New Feature | yes ### Description PoC in relation to https://github.com/laminas/laminas-cli/pull/19 Adds first commands for laminas-mvc: - `mvc:module:create` - `mvc:module:enable-autoloading` (PSR-4 composer...

Enhancement
hacktoberfest-accepted

### Feature Request | Q | A |------------ | ------ | QA | yes #### Summary As decided during the [Technical-Steering-Committee Meeting on August 3rd, 2020](https://github.com/laminas/technical-steering-committee/blob/main/meetings/minutes/2020-08-03-TSC-Minutes.md#vote-on-static-analysis-tooling), Laminas wants to implement...

Enhancement
Help Wanted
hacktoberfest-accepted

- [X ] I was not able to find an [open](https://github.com/zendframework/zend-mvc/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mvc/issues?q=is%3Aclosed) issue matching what I'm seeing. - [X ] This is not a question. (Questions should be asked...

## AbstractRestfulController: Set action/method parameter prior dispatch - [x] I was not able to find an [open](https://github.com/zendframework/zend-mvc/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mvc/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a...

Series of pull requests containing work towards next major MVC release will not provide documentation updates as part of those PRs due to overlapping nature of the changes and pending...

Documentation

Current documentation is severely outdated and does not meet our quality standards. This is a tracking issue for all documentation improvements that must be done for the next major release....

Documentation
Help Wanted

The Inject template listener allows specifying a controller_map to map namespaces or specific controllers to directories. It is not currently possible to specify a mapping for a namespace to ''...

BC Break
Enhancement