Update README.md
This commit is contained in:
parent
ceafd68894
commit
c4e4d7b489
12
README.md
12
README.md
|
@ -82,18 +82,18 @@ $ php cli.php --route [route name] --session-id [session ID]
|
|||
- **리즈너블 프레임워크**는 한국의 웹 개발 환경에 적합한 PHP 프레임워크입니다.
|
||||
- 레거시 코드가 많거나 숙련되지 않은 개발자에 의해 프로그램이 개발되는 환경에서도 최대의 안정성과 보안을 제공합니다.
|
||||
- 한국, 북미, 유럽권의 PHP를 기반으로 하는 무료 웹 호스팅에서도 안정적인 운영이 가능합니다.
|
||||
- 객체지향, 모듈러(MVC), 시큐어 코딩 등 현대적인 웹 기술을 모르더라도 **더 견고한** 기준을 제공합니다.
|
||||
- 객체지향, 모듈러(MVC), 시큐어 코딩 등 현대적인 웹 기술을 모르더라도 **더 적합한** 기준을 제공합니다.
|
||||
- 리즈너블 프레임워크는 CSRF, XSS, SQL 인젝션 등 기초적인 **보안 위협에 사전 대응**하도록 설계되어 있습니다.
|
||||
- PHP 버전 4 부터 버전 7까지 다양한 개인 및 기업 **적용 사례**를 보유하고 있습니다.
|
||||
- 이 프로젝트는 PHP 버전 4 부터 버전 7까지 다양한 기업 수준의 적용 사례를 포함하고 있습니다.
|
||||
- [카카오톡 채팅방](https://catswords.re.kr/go/kakaotalk)을 통해 실시간 버그 및 보안 이슈 해결이 가능합니다.
|
||||
|
||||
## English
|
||||
- **ReasonableFramework** is a PHP framework designed to the restrictive web environments.
|
||||
- It provides maximum stability and security even in environments where programs are developed by inexperienced developers or based on lagacy codes.
|
||||
- It also works smoothly on free web hosting (in South Korea, America, and Europe) based on PHP
|
||||
- It provides a **stronger standard** even if you don't know modern web technologies, such as object-oriented, modular (MVC), and secure coding.
|
||||
- Resonable Framework is designed to **proactively respond to fundamental security threats** such as CSRF, XSS, and SQL injection.
|
||||
- We have **various enterprise cases** from PHP version 4(legacy) to 7(modern).
|
||||
- It also works smoothly on free web hosting (in South Korea, America, and Europe) based on PHP 4 and 7.
|
||||
- It provides a convincing standard even if you don't know modern web techs, such as object-oriented, modular(MVC), and secure coding.
|
||||
- **ResonableFramework** is designed to **proactively respond to fundamental security threats** such as CSRF, XSS, and SQL injection.
|
||||
- This projects including a lots of the **enterprise level cases** from PHP version 4(legacy) to 7(modern).
|
||||
- You can quickly resolve bugs and security issues in [our chatting room](https://catswords.re.kr/go/kakaotalk).
|
||||
|
||||
## Contact us
|
||||
|
|
Loading…
Reference in New Issue
Block a user