Download the PHP package watsonhaw/lychee-php without Composer
On this page you can find all versions of the php package watsonhaw/lychee-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download watsonhaw/lychee-php
More information about watsonhaw/lychee-php
Files in watsonhaw/lychee-php
Download watsonhaw/lychee-php
More information about watsonhaw/lychee-php
Files in watsonhaw/lychee-php
Vendor watsonhaw
Package lychee-php
Short Description A lightweight, IDE-friendly PHP web framework.
License MIT
Package lychee-php
Short Description A lightweight, IDE-friendly PHP web framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package lychee-php
Lychee PHP
轻量级、IDE 友好的 PHP Web 框架,PHP ^8.2。
特性
- 基于 PSR-11 的轻量容器
- 注解路由 + 中间件管道
- 基于 Twig 的模板引擎
- 数据库迁移与数据填充
- 队列、定时任务、会话、认证、文件系统
- 按需加载:仅启动已配置的模块
环境要求
- PHP >= 8.2
- Composer
安装
推荐使用项目模板一键创建完整的应用骨架:
模板仓库:lychee-php-project
如需手动安装到已有项目:
快速开始
目录结构
命令行
按需加载
框架仅启动 config/ 目录下存在配置文件的模块。例如创建 config/queue.php 即启用队列模块。
文档
完整文档请访问 lychee-php
All versions of lychee-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
league/flysystem Version ^3.0
league/flysystem-path-prefixing Version ^3.0
league/flysystem-read-only Version ^3.0
overtrue/flysystem-cos Version ^5.0
psr/log Version ^3.0
ramsey/uuid Version ^4.0
topthink/think-cache Version ^3.0
topthink/think-container Version ^3.0
watsonhaw/think-orm Version ^0.2
topthink/think-validate Version ^3.0
twig/twig Version ^3.0
yzh52521/flysystem-oss Version ^3.0
league/flysystem Version ^3.0
league/flysystem-path-prefixing Version ^3.0
league/flysystem-read-only Version ^3.0
overtrue/flysystem-cos Version ^5.0
psr/log Version ^3.0
ramsey/uuid Version ^4.0
topthink/think-cache Version ^3.0
topthink/think-container Version ^3.0
watsonhaw/think-orm Version ^0.2
topthink/think-validate Version ^3.0
twig/twig Version ^3.0
yzh52521/flysystem-oss Version ^3.0
The package watsonhaw/lychee-php contains the following files
Loading the files please wait ...