Download the PHP package n1215/simple-adr without Composer
On this page you can find all versions of the php package n1215/simple-adr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download n1215/simple-adr
More information about n1215/simple-adr
Files in n1215/simple-adr
Download n1215/simple-adr
More information about n1215/simple-adr
Files in n1215/simple-adr
Vendor n1215
Package simple-adr
Short Description A PSR-15 / PSR-17 compatible simple Action-Domain-Responder pattern example.
License MIT
Homepage https://github.com/n1215/simple-adr
Package simple-adr
Short Description A PSR-15 / PSR-17 compatible simple Action-Domain-Responder pattern example.
License MIT
Homepage https://github.com/n1215/simple-adr
Please rate this library. Is it a good library?
Informations about the package simple-adr
SimpleAdr
A dead simple Action-Domain-Responder pattern example with no framework. Compatible with PSR-15 HTTP Server Request Handlers and PSR-17 HTTP Factories.
Usage
Install
Start server
and access
Directory structure
- entry point: public/index.php
- Action: \N1215\SimpleAdr\Action\UserShowAction
- Domain: \N1215\SimpleAdr\Domain\UserShowUseCase
- Responder: \N1215\SimpleAdr\Responder\UserShowJsonResponder
License
The MIT License (MIT). Please see LICENSE for more information.
All versions of simple-adr with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
psr/http-factory Version ^1.0
psr/http-server-handler Version ^1.0
laminas/laminas-diactoros Version ^2.2
laminas/laminas-httphandlerrunner Version ^1.1
ext-json Version *
psr/http-factory Version ^1.0
psr/http-server-handler Version ^1.0
laminas/laminas-diactoros Version ^2.2
laminas/laminas-httphandlerrunner Version ^1.1
The package n1215/simple-adr contains the following files
Loading the files please wait ....