From b456c997da3fb3cdbd0f80447afe64efe1ce9804 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 12 Apr 2023 16:02:15 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00d7fa7..0a425e3 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ We made efforts to address common security vulnerabilities (XSS, CSRF, SQL injec The specifications that this project offers are still in demand in enterprise environments, so it can be a useful solution if you happen to be in such a situation. +Whenever this project was introduced, I received a lot of questions about PSR, and I also made efforts to find customers who were willing to pay for a PSR version, such as holding conferences for existing customers. However, there is still no good news. Until good news comes, my plan is to mainly maintain this project. + 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). ## Contact us