Download the PHP package soliphp/web without Composer
On this page you can find all versions of the php package soliphp/web. 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 web
Soli PHP Web
Soli Web Component.
安装
使用 composer
进行安装:
composer require soliphp/web
使用
如下我们编写 index.php
文件,内容为:
-
使用 php -S 启动 webserver
- 浏览器访问
http://localhost:8000/
,即可看到如下信息:
License
MIT License
All versions of web with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-json Version *
soliphp/framework Version ^2.0
soliphp/helpers Version ^1.1
soliphp/view Version ^1.0
nikic/fast-route Version ^1.3
vlucas/phpdotenv Version ^2.6
ext-json Version *
soliphp/framework Version ^2.0
soliphp/helpers Version ^1.1
soliphp/view Version ^1.0
nikic/fast-route Version ^1.3
vlucas/phpdotenv Version ^2.6
The package soliphp/web contains the following files
Loading the files please wait ....