Ronlee12355 / SnowPHP

Self-made PHP MVC framework ---SnowPHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  7. With easy-to-understand architecture
  8. Made from a bioinformatician,LOL

Plugins contains there:

  • File upload class file
  • Verification code sealed class

About

Self-made PHP MVC framework ---SnowPHP

License:MIT License


Languages

Language:PHP 94.2%Language:CSS 5.8%