Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ACDGILMOPQRWXYZ
			]
		
		
			
				
					php-zendframework-zend-expressive - PSR-7 Middleware Microframework based on Stratigility
					
						- Website:
- https://zendframework.github.io/zend-expressive/
- Licence:
- BSD
- Vendor:
- Remi Collet
						- Description:
- zend-expressive builds on zend-stratigility to provide a minimalist PSR-7
middleware framework for PHP, with the following features:
* Routing. Choose your own router; we support:
  - Aura.Router
  - FastRoute
  - ZF2's MVC router
* DI Containers, via container-interop. Middleware matched via routing is
  retrieved from the composed container.
* Optionally, templating. We support:
  -  Plates
  -  Twig
  -  ZF2's PhpRenderer
Documentation: http://zend-expressive.readthedocs.io/ 
Packages