guibranco/pancake
最新稳定版本:v1.3.95
Composer 安装命令:
composer require guibranco/pancake
包简介
The Pancake project, a toolkit for PHP projects
README 文档
README
🧰 🛠️ Pancake project - a toolkit for PHP projects.
Documentation: Read the Docs
Table of contents
- CI/CD: Current project status in the build pipeline (AppVeyor).
- Code Quality: Metrics from some tools about code quality.
- Installation: How to install/download this tool.
- User guide: How to set up, configure, and use this tool.
- Change log: Changelog containing the changes done in this project.
- Support: How to get support.
- Testing: How to test this library.
- Contributing: How to contribute.
CI/CD
| Build status | Last commit | Coverage | Code Smells | LoC |
|---|---|---|---|---|
Code Quality
Installation
Github Releases
Download the latest zip file from the Release page.
Packagist package manager
| Package | Version | Downloads |
|---|---|---|
| pancake |
More information is available here.
User guide
The user guide is available here.
Changelog
The changelog is available here.
Support
Please open an issue for support.
Testing
Tests can be run through PHPUnit.
composer update ./vendor/bin/phpunit tests
Test dependencies
Make sure you have the MySQL/MariaDB server running and listen with the following configuration:
- Host: localhost
- Port: 3306
- Username: root
- Password: root
- Database: pancake
Contributing
Refer to CONTRIBUTING.md to learn how to contribute to this project!
Contributors
|
Guilherme Branco Stracini |
Gabriel Goulart |
Haraprasad Mondal |
Sheikh Humayun Roshid |
Bots
|
dependabot[bot] |
github-actions[bot] |
gitauto-ai[bot] |
deepsource-autofix[bot] |
penify-dev[bot] |
Snyk Bot |
统计信息
- 总下载量: 14.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-19
