Update README.md
This commit is contained in:
parent
c732eb299a
commit
c11f7eae2a
19
README.md
19
README.md
|
@ -61,16 +61,19 @@ $ php cli.php --route [route name]
|
|||
|
||||
## 한국어(Korean)
|
||||
- **리즈너블(이유있는) 프레임워크**는 대한민국 및 동아시아권 웹 개발 환경을 위해 설계된 PHP 프레임워크입니다.
|
||||
- **인적 레거시 환경**에 집중하여 유효하도록 설계된 구조로 최고 수준의 안정성과 보안을 유지할 수 있습니다.
|
||||
- 개발 인력이 객체지향, 모듈러(MVC) 등 현대적인 웹 기술을 모르더라도 그보다 **한단계 더 높은** 기술 수준을 지원합니다.
|
||||
- **인적 레거시**에 취약한 환경에 집중적으로 유효하도록 설계된 구조를 가지고 있어 최고 수준의 안정성과 보안을 유지할 수 있습니다.
|
||||
- 개발 인력이 객체지향, 모듈러(MVC), 시큐어 코딩 등 현대적인 웹 기술을 모르더라도 그보다 **한단계 더 높은** 기술 수준을 지원합니다.
|
||||
- Resonable Framework는 CSRF, XSS, SQL 인젝션 등 기초적인 보안 위협에 사전 대응하도록 설계되어 있습니다.
|
||||
- 현대적 웹 개발 환경을 함께 사용하실 수 있습니다.
|
||||
- 공식 카카오톡 오픈채팅방을 통해 신속한 버그 및 보안이슈 해결이 가능합니다. https://open.kakao.com/o/g9spGfrb
|
||||
|
||||
## English
|
||||
- It is stable in free web hosting, or other restrictive shared web hosting.
|
||||
- Ideal for environments where separate development aids, including Composer, PHP extensions, and the famous PHP framework are not available.
|
||||
- Ensures a life-cycle similar to that of an object-oriented programming (OOP) level without trained developers.
|
||||
- The Reasonable PHP Framework has CSRF, XSS, and SQL Injection security protection as defaults.
|
||||
- Compatible with various CMS and API used with REST API, it is suitable to create implementation type that is frequently used in various environment.
|
||||
- RVHM structure can be used with MVC structure, and has more flexible structure to use as existing development skill.
|
||||
- **Reasonable Framework** is a PHP framework designed for East Asian web development environments.
|
||||
- Designed to focus on environments vulnerable to **not trained devlopers**, it can maintain the highest level of stability and security.
|
||||
- Even if the development staff doesn't know modern web technologies such as object-oriented and modular (MVC) and secure coding, we're support the **higher** technical level.
|
||||
- Resonable Framework is designed to proactively respond to fundamental security threats such as CSRF, XSS, and SQL injection.
|
||||
- Use with modern web development environment.
|
||||
- You can quickly resolve bugs and security issues in our chatting room: https://open.kakao.com/o/g9spGfrb
|
||||
|
||||
## Contact us
|
||||
- support@exts.kr
|
||||
|
|
Loading…
Reference in New Issue
Block a user