An open API service indexing awesome lists of open source software.

https://github.com/itibbers/titi

A simple security PHP framework.
https://github.com/itibbers/titi

framework php security simple

Last synced: 12 months ago
JSON representation

A simple security PHP framework.

Awesome Lists containing this project

README

          

# titi

## Features😄

- extremely simple MVC schema
- security
- path_info URLs
- build-in Vue.js
- CRUD demo
- Ajax demo
- suppose native PHP code
- uses PDO for any database requests
- uses PSR-4 autoloader

With this framework, you can easily build your application,
or get the PHP / MVC schema / Vue.js knowledge for learn.😇

## Requirements🧐

- PHP >= 5.6
- MySQL
- mod_rewrite activated