Download the PHP package borschphp/borsch without Composer
On this page you can find all versions of the php package borschphp/borsch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download borschphp/borsch
More information about borschphp/borsch
Files in borschphp/borsch
Download borschphp/borsch
More information about borschphp/borsch
Files in borschphp/borsch
Vendor borschphp
Package borsch
Short Description Borsch Framework.
License MIT
Homepage http://github.com/borschphp/borsch
Package borsch
Short Description Borsch Framework.
License MIT
Homepage http://github.com/borschphp/borsch
Please rate this library. Is it a good library?
Informations about the package borsch
Borsch Framework
Borsch is a micro/medium framework made to kick start your apps development.
This package packs all the required dependencies to create a Borsch Application.
It contains :
- PSRs Interfaces
- Application Interface and implementation
- RequestHandler implementation
- Router (based on nikic/fastroute and inspired by mezzio-router)
Installation
Via composer :
composer require borsch/borsch
Usage
You can check the borsch-skeleton package to have an idea of how to use Borsch Framework.
The skeleton uses PHP-DI, Laminas Dicatoros and Laminas Db.
License
The package is licensed under the MIT license. See License File for more information.
All versions of borsch with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
psr/http-message Version 1.0.1
psr/http-factory Version 1.0.1
psr/http-server-handler Version 1.0.1
psr/http-server-middleware Version 1.0.1
psr/container Version 1.0.0
psr/log Version 1.1.3
league/uri Version 6.2.1
nikic/fast-route Version v1.3.0
psr/http-message Version 1.0.1
psr/http-factory Version 1.0.1
psr/http-server-handler Version 1.0.1
psr/http-server-middleware Version 1.0.1
psr/container Version 1.0.0
psr/log Version 1.1.3
league/uri Version 6.2.1
nikic/fast-route Version v1.3.0
The package borschphp/borsch contains the following files
Loading the files please wait ....