https://github.com/ronlee12355/snowphp
Self-made PHP MVC framework ---SnowPHP
https://github.com/ronlee12355/snowphp
autoload-class medoo mvc pdo-mysql php-framework php7 psr-1 psr-2 psr-4 whoops-error-handler
Last synced: about 1 month ago
JSON representation
Self-made PHP MVC framework ---SnowPHP
- Host: GitHub
- URL: https://github.com/ronlee12355/snowphp
- Owner: Ronlee12355
- License: mit
- Created: 2018-08-10T13:30:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T15:12:18.000Z (about 6 years ago)
- Last Synced: 2025-03-24T02:22:19.977Z (about 2 months ago)
- Topics: autoload-class, medoo, mvc, pdo-mysql, php-framework, php7, psr-1, psr-2, psr-4, whoops-error-handler
- Language: PHP
- Homepage:
- Size: 1.58 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SnowPHP
## A self-created PHP framework using PHP7.0 and PDO-MySQL
## Looking forward to your pull requests and issues
1. Follow the rules of PSR-1,PSR-2,PSR-3 and PSR-4
2. Standard MVC frames
3. Namespace and class autoload used
4. Database: MySQL(using PDO in the back)
5. Front-end: HTML5,CSS3,JQuery 2.0
6. Front-end Framework:[Materialze](http://www.materializecss.cn)
7. With easy-to-understand architecture
8. Made from a bioinformatician,LOL## Plugins contains there:
* File upload class file
* Verification code sealed class