Download the PHP package hnv/psr-http-interfaces without Composer
On this page you can find all versions of the php package hnv/psr-http-interfaces. 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 psr-http-interfaces
PSR interfaces pack
Installation
or you can use "make" utility
install all dependencies
creating SSH connection to docker PHP container
- go to File | Settings | Tools | SSH Configurations
- add new connection with parameters
- host : 10.10.0.2 (set in docker/docker-compose.yml file)
- port : 22
- user : root
- password : root
adding PHP CLI interpreter
- go to File | Settings | PHP
- CLI Interpreters -> add new with parameters
- SSH configuration: set added before
- PHP executable: /usr/local/bin/php (can be known by running "which php" in command line inside PHP container)
- Path mapping -> add new with parameters
- Local path : PHPStorm project root
- Remote path : /var/www/html
testing
All versions of psr-http-interfaces with dependencies
PHP Build Version
Package Version
Requires
php Version
8.1.*
The package hnv/psr-http-interfaces contains the following files
Loading the files please wait ....