Update README.md
This commit is contained in:
parent
412607fd12
commit
aa2bb12335
|
@ -3,11 +3,6 @@
|
||||||
|
|
||||||
ReasonableFramework is RVHM structured PHP framework. aka, RSF, VSPF, C-2020-018490
|
ReasonableFramework is RVHM structured PHP framework. aka, RSF, VSPF, C-2020-018490
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Security Policy
|
|
||||||
- [Security policy and techincal support](SECURITY.md)
|
|
||||||
|
|
||||||
## Specifications
|
## Specifications
|
||||||
- Various types of database connection drivers. e.g, PHP PDO, MySQLi, Legacy MySQL, MySQL over the shell, Oracle(OCI)
|
- Various types of database connection drivers. e.g, PHP PDO, MySQLi, Legacy MySQL, MySQL over the shell, Oracle(OCI)
|
||||||
- No OOP, Just `RVHM` structure
|
- No OOP, Just `RVHM` structure
|
||||||
|
@ -84,6 +79,9 @@ Whenever this project was introduced, I received a lot of questions about PSR, a
|
||||||
|
|
||||||
If you want to comply with the PSR standards and your colleagues are also ready to learn them humbly, we recommend that you consider [Codeigniter](https://github.com/bcit-ci/CodeIgniter) (which has a similar structure to this project) or [Silm Framework](https://github.com/slimphp/Slim).
|
If you want to comply with the PSR standards and your colleagues are also ready to learn them humbly, we recommend that you consider [Codeigniter](https://github.com/bcit-ci/CodeIgniter) (which has a similar structure to this project) or [Silm Framework](https://github.com/slimphp/Slim).
|
||||||
|
|
||||||
|
## Security Policy
|
||||||
|
- [Security policy](SECURITY.md)
|
||||||
|
|
||||||
## Contact us
|
## Contact us
|
||||||
- abuse@catswords.net
|
- abuse@catswords.net
|
||||||
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
|
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user