Download the PHP package millken/ypf without Composer
On this page you can find all versions of the php package millken/ypf. 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 ypf
ypf framework
Overview
A micro php7 framework. in swoole mode, 10x performance can be improved.
The framework is mainly for the use of senior PHP programmers, keep everything under control.
Supports and uses various PSRs:
- PSR-2 (Coding Standard)
- PSR-4 (Autoloading)
- PSR-7 (HTTP Message)
- PSR-11 (Container Interface)
- PSR-15 (HTTP Middleware)
Installion
Requirements
- PHP 7.2+
- Swoole 4.2+ (Optional but recommended)
Usage
php swoole.php
swoole performance
php -S 127.0.0.1:7000 cgi.php #cgi mode
See the full example
License
All versions of ypf with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
guzzlehttp/psr7 Version ^1.4
psr/log Version ^1.0
psr/http-server-middleware Version ^1.0
psr/container Version ^1.0
psr/simple-cache Version ^1.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
guzzlehttp/psr7 Version ^1.4
psr/log Version ^1.0
psr/http-server-middleware Version ^1.0
psr/container Version ^1.0
psr/simple-cache Version ^1.0
The package millken/ypf contains the following files
Loading the files please wait ....