Skip to content

poryagrand/naive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Naive Logo

Naive PHP MVC

naive is an open source php framework on MVC architecture.

client side uses Silver River as template engine.

Wiki

learn more from Github Wiki

Folder Structure

.
β”œβ”€β”€ App
β”‚   β”œβ”€β”€ Assets
β”‚   β”œβ”€β”€ Controller
β”‚   β”œβ”€β”€ DataBase
β”‚   β”œβ”€β”€ Filter
β”‚   β”œβ”€β”€ Group
β”‚   β”œβ”€β”€ Language
β”‚   β”œβ”€β”€ MiddleWare
β”‚   β”œβ”€β”€ Model
β”‚   β”œβ”€β”€ Others
β”‚   β”œβ”€β”€ View
β”‚   └── app.php
β”œβ”€β”€ System
β”‚   β”œβ”€β”€ Communicate
β”‚   β”‚   β”œβ”€β”€ Cron (https://github.com/jobbyphp/jobby)
β”‚   β”‚   β”œβ”€β”€ Curl (https://github.com/php-curl-class/php-curl-class)
β”‚   β”‚   β”œβ”€β”€ pdf (https://github.com/mpdf/mpdf)
β”‚   β”‚   └── qrcode (http://phpqrcode.sourceforge.net/)
β”‚   β”œβ”€β”€ Control
β”‚   β”‚   β”œβ”€β”€ Nodejs
β”‚   β”‚   └── River
β”‚   β”œβ”€β”€ Database
β”‚   β”‚   └── Model
β”‚   β”œβ”€β”€ DateTime (https://github.com/jenssegers/date)
β”‚   β”œβ”€β”€ FileSystem (https://github.com/thephpleague/flysystem)
β”‚   β”œβ”€β”€ Language
β”‚   β”œβ”€β”€ Mail (https://github.com/PHPMailer/PHPMailer)
β”‚   └── Security
β”œβ”€β”€ includes.php
└── index.php

License

The NAIVE framework is open-sourced software licensed under the MIT License

About

πŸš€ PHP simple and powerful MVC framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published