pionia/pionia-core
最新稳定版本:v2.0.4
Composer 安装命令:
composer require pionia/pionia-core
包简介
PHP REST-API framework for developers with deadlines
README 文档
README
This is the core of the Pionia Framework
Installation
composer require pionia/pionia-core
This is meant for the core developers of the Pionia Core not the framework itself. If you are looking to use or get started with the framework, please find the Pionia Framework here
Usage
Go to the documentation here
Road Map for the Pionia Framework(Subject to change)
Coverage 25/26 -- 96%
Packages covered
- Pionia\Core
- Authentication
- Database
- File System
- Session
- Validation
- Templating engine
- Routing
- Middleware
- Request
- Response
- Services
- Switches
- Config and Environments
- Logging
- Cors
- HTTP Kernel
- Events
- Console
- Cache
- Exception handling
- Helper functions
- CLI Bootstrapping
- Uploading and Serving Media Files
- Collections
Setting up the this project
Prerequisites
- PHP 8.1 or higher
- Composer
- Git
- Any Editor/IDE of your choice preferably PHPStorm or Intellij IDEA
Installation
Clone the repository
git clone https://github.com/PioniaPHP-project/Pionia.git
Change directory to the project folder
cd Pionia
Install the dependencies
composer install
Running the tests
composer test
Compiling the core dev docs
composer document
Contributing
Please read the CONTRIBUTING.md file for more information on how to contribute to this project.
Authors
License
统计信息
- 总下载量: 137
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-15