Download the PHP package mikelooper/slim-infrastructure without Composer
On this page you can find all versions of the php package mikelooper/slim-infrastructure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikelooper/slim-infrastructure
More information about mikelooper/slim-infrastructure
Files in mikelooper/slim-infrastructure
Download mikelooper/slim-infrastructure
More information about mikelooper/slim-infrastructure
Files in mikelooper/slim-infrastructure
Vendor mikelooper
Package slim-infrastructure
Short Description A package to create microservices
License MIT
Homepage https://github.com/mikel00per/php-slim-microservice
Package slim-infrastructure
Short Description A package to create microservices
License MIT
Homepage https://github.com/mikel00per/php-slim-microservice
Please rate this library. Is it a good library?
Informations about the package slim-infrastructure
PHP Slim Infrastructure
This package has been created to manage the creation of a simple microservice. Slim php was wrapped into MicroserviceSlim, also the package control the cache routes, log errors and handle the correct response.
Configuration
To use the package you need config the container dependence. You can copy the following files to config your http microservice:
- config/container.php
- config/settings.php
- config/bootstrap.php // File executed by index.php
Make commands
`
All versions of slim-infrastructure with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-amqp Version *
ext-pdo Version *
fig/http-message-util Version ^1
mikelooper/container-settings Version ^0
mikelooper/criteria Version ^0
mikelooper/ddd-cqrs Version ^0
mikelooper/persistence Version ^0
monolog/monolog Version ^2
nyholm/psr7 Version ^1
nyholm/psr7-server Version ^1
selective/test-traits Version ^4
slim/slim Version ^4
ext-amqp Version *
ext-pdo Version *
fig/http-message-util Version ^1
mikelooper/container-settings Version ^0
mikelooper/criteria Version ^0
mikelooper/ddd-cqrs Version ^0
mikelooper/persistence Version ^0
monolog/monolog Version ^2
nyholm/psr7 Version ^1
nyholm/psr7-server Version ^1
selective/test-traits Version ^4
slim/slim Version ^4
The package mikelooper/slim-infrastructure contains the following files
Loading the files please wait ....