Download the PHP package waglpz/webapp-middleware without Composer
On this page you can find all versions of the php package waglpz/webapp-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package webapp-middleware
Waglpz WebApp Middleware Component
Install via composer
composer require waglpz/webapp-middleware
Working with sources within Docker
Clone Project in some Directory git clone https://github.com/waglpz/webapp-middleware.git
Go into Directory webapp-middleware
and run: bash ./bin/start.sh
to start working within Docker Container.
To stop and clean run: bash ./bin/clean.sh
Composer using from Docker Container
- Install Vendor Dependencies
composer install
- Display Waglpz Composer commands:
composer list | grep waglpz
- Check Source Code vitality:
composer waglpz:check:normal
- Check Source Code Styles:
waglpz:cs-check
- Automatic fix Source Code Styles Errors:
waglpz:cs-fix
- Check Source Code vitality:
Create and Call Middleware Stack
Example PHP code
All versions of webapp-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-apcu Version *
moddengine/dice Version ^4.1
phpro/api-problem Version ^1.6
psr/http-message Version ^1.0
waglpz/webapp-security Version ^2.1
ext-apcu Version *
moddengine/dice Version ^4.1
phpro/api-problem Version ^1.6
psr/http-message Version ^1.0
waglpz/webapp-security Version ^2.1
The package waglpz/webapp-middleware contains the following files
Loading the files please wait ....