Update README.md
This commit is contained in:
parent
7371db7184
commit
a8066b68fd
|
@ -2,6 +2,9 @@
|
|||
- ReasonableFramework is `RVHM` structured PHP Web Framework, Securely, Compatibility.
|
||||
- Old version name: Very Simple PHP Framework (VSPF)
|
||||
|
||||
## Donate us
|
||||
- https://www.patreon.com/posts/25380536
|
||||
|
||||
## Specification
|
||||
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, Oracle(OCI))
|
||||
- RVHM Structure: `R` is Route (like as `controller`), `V` is View, `H` is Helper (like as `import` on Python/Go/NodeJS), `M` is Model and implemented with `KV bind`(like as `Map` data structure), Modal is optional.
|
||||
|
|
Loading…
Reference in New Issue
Block a user