Update README.md
This commit is contained in:
parent
5e33a5af1f
commit
a3588509a9
|
|
@ -1,10 +1,10 @@
|
||||||
# Reasonable PHP Framework
|
# ReasonableFramework
|
||||||
- Reasonable Framework is PHP framework for make solid and secure web development.
|
- ReasonableFramework is PHP framework for make solid and secure web development.
|
||||||
- Old version name: Very Simple PHP Framework (VSPF)
|
- Old version name: Very Simple PHP Framework (VSPF)
|
||||||
|
|
||||||
## Specification
|
## Specification
|
||||||
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, Oracle(OCI))
|
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, Oracle(OCI))
|
||||||
- Route (Controller), Helper, View Structrue (Model is optional)
|
- Route (Controller), Helper (like as `import` on Python or Go), View Structrue (Model is optional)
|
||||||
|
|
||||||
## Compatible
|
## Compatible
|
||||||
- Tested in PHP 5.3.3
|
- Tested in PHP 5.3.3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user