viper75/comfortable
Composer 安装命令:
composer create-project viper75/comfortable
包简介
A Simple PHP MVC Framework
README 文档
README
comfortable is a simple php framework that allows developers to quickly integrate their sites or web applications in a secure and very simple way. This framework, through several functions and classes already written, allows developers to manage powerful features such as:
- Database management (Authentication, etc.);
- A very powerful CRUD;
- Route processing (GET, POST, UPDATE, etc.);
- Website security (CSXF, Middleware, ...);
- Integrated template engines;
- Etc, ...
In addition to its functionalities, the Comfortable team has developed a site management system based on the framework thanks to a very simple and intuitive CMS that can be used by everyone (even non-coders) to manage their site. . The framework also composes a small 'cli' tool called: certainty that allows devs to go faster during development (creation of: routes, controllers, models; application start; ...)
Thank you for choosing Comfortable!
Authors
Installation
Install comfortable with composer
composer create-project viper75/comfortable -s dev
cd comfortable
License
Run Locally
Clone the project
git clone https://github.com/v1p3r75/comfortable.git
Go to the project directory
cd comfortable
Install dependencies
composer -i
Start the server
php certitude serve
Works !
🚀 About Me
I'm a full stack developer...
Support
For support, email elfriedv16@gmail.com or join our Slack channel.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-14