Download the PHP package lys/spring-php without Composer
On this page you can find all versions of the php package lys/spring-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lys/spring-php
More information about lys/spring-php
Files in lys/spring-php
Download lys/spring-php
More information about lys/spring-php
Files in lys/spring-php
Please rate this library. Is it a good library?
Informations about the package spring-php
SpringPHP - 高性能 Swoole 框架
SpringPHP is a high-performance framework based on Swoole.
Official website (Under construction)
About Project
SpringPHP is my first framework and also the precipitation of my own technology.
TODO
- [x] MVC
- [x] Custom routing
- [x] Support for file-based session components
- [x] RPC、WebSocket RPC
- [x] Timed task
- [x] Support Socket, WebSocket, HTTP
- [x] Support for multiple modules
- [ ] Case practice
- [ ] Improve documentation
Introduction
It is currently in the testing stage, please use it in the production environment with caution.
Environment
-
PHP >= 7.2
- Swoole >= 4.1.0
Installation
php composer.phar create-project spring-php/demo [Directory name] [Version]
As follows:
Demo
https://github.com/1107012776/spring-php-demo
Example
Start up
Shut down
Restart worker
View program process
Page visitor counter
All versions of spring-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package lys/spring-php contains the following files
Loading the files please wait ....