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.
- Host: GitHub
- URL: https://github.com/itibbers/titi
- Owner: itibbers
- License: mit
- Created: 2018-01-13T02:25:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T09:01:15.000Z (about 8 years ago)
- Last Synced: 2025-02-15T22:29:54.532Z (about 1 year ago)
- Topics: framework, php, security, simple
- Language: JavaScript
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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