File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/laminas/laminas-view/README.md
# laminas-view
[](https://travis-ci.com/laminas/laminas-view)
[](https://coveralls.io/github/laminas/laminas-view?branch=master)
laminas-view provides the “View” layer of the Laminas MVC system. It is a
multi-tiered system allowing a variety of mechanisms for extension,
substitution, and more.
## Installation
Run the following to install this library:
```bash
$ composer require laminas/laminas-view
```
## Documentation
Browse the documentation online at https://docs.laminas.dev/laminas-view/
## Support
* [Issues](https://github.com/laminas/laminas-view/issues/)
* [Chat](https://laminas.dev/chat/)
* [Forum](https://discourse.laminas.dev/)