Download the PHP package tomkyle/boilerplate-php without Composer
On this page you can find all versions of the php package tomkyle/boilerplate-php. 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 boilerplate-php
PHP Package Boilerplate
A template repository for PHP package.
Start new project
Requirements and suggestions
PSR standard | require | suggest |
---|---|---|
PSR-3 Logger implementation | psr/log | Monolog Logger |
PSR-6 Cache Implementation | psr/cache | Symfony Cache component |
PSR-17 HTTP factory* implementation | psr/http-factory | nyholm/psr7 |
PSR-18 HTTP client | psr/http-client | Guzzle 7 |
Development
Run npm update
and watch the file system for PHP code changes. See package.json for a list of all watch and test tasks.
All versions of boilerplate-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-json Version *
psr/log Version ^1.1|^2.0|^3.0
psr/cache Version ^1.0|^2.0|^3.0
psr/http-factory Version ^1.0
psr/http-client Version ^1.0
ext-json Version *
psr/log Version ^1.1|^2.0|^3.0
psr/cache Version ^1.0|^2.0|^3.0
psr/http-factory Version ^1.0
psr/http-client Version ^1.0
The package tomkyle/boilerplate-php contains the following files
Loading the files please wait ....