Download the PHP package akrabat/rka-slim-zfsm-container without Composer
On this page you can find all versions of the php package akrabat/rka-slim-zfsm-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akrabat/rka-slim-zfsm-container
More information about akrabat/rka-slim-zfsm-container
Files in akrabat/rka-slim-zfsm-container
Download akrabat/rka-slim-zfsm-container
More information about akrabat/rka-slim-zfsm-container
Files in akrabat/rka-slim-zfsm-container
Vendor akrabat
Package rka-slim-zfsm-container
Short Description Integration of ZF's ServiceManager into Slim 3
License BSD-3-Clause
Homepage http://github.com/akrabat/rka-slim-zfsm-container
Package rka-slim-zfsm-container
Short Description Integration of ZF's ServiceManager into Slim 3
License BSD-3-Clause
Homepage http://github.com/akrabat/rka-slim-zfsm-container
Please rate this library. Is it a good library?
Informations about the package rka-slim-zfsm-container
Use Zend\ServiceManager with Slim 3
This component enables you to replace the default Pimple container in Slim 3 with Zend\ServiceManager.
Usage
composer require akrabat/rka-slim-zfsm-container
- update
index.php
:
There is also an example application.
Overriding Slim's defaults
To override the default Slim handlers (e.g. errorHandler, notFound, etc), you
can add them to the relevant section of $settings
before instantiating the
container:
Alternatively you can also override afterwards if you want to:
All versions of rka-slim-zfsm-container with dependencies
PHP Build Version
Package Version
The package akrabat/rka-slim-zfsm-container contains the following files
Loading the files please wait ....