Update README.md
This commit is contained in:
parent
6036344873
commit
b624bbd80a
|
@ -8,7 +8,7 @@
|
||||||
## Specification
|
## Specification
|
||||||
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, MySQL CLI, Oracle(OCI))
|
- Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, MySQL CLI, 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.
|
- 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.
|
||||||
- WebApp Sandbox: You can use legacy apps without modifying the source code.
|
- AppJail(WebApp Sandbox): You can use legacy apps without modifying the source code.
|
||||||
|
|
||||||
## Compatible
|
## Compatible
|
||||||
- Tested in PHP 5.3.3
|
- Tested in PHP 5.3.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user