[Prado] PHP Framework _PHP
2010.05.27 00:30
Kaiserin李 Edit
Prado is Component Framework for PHP5
- Main Features of Prado
- Object-oriented and highly reusable code
- Event-driven programming
- Separation of presentation and logic
- Configurable and pluggable modular architecture
- Full spectrum of database support
- Feature-rich Web components: HTML input controls, validators, datagrid, wizard...
- AJAX-enabled Web components
- Built-in support of internationalization (I18N) and localization (L10N)
- etc
이번에 책임님이 MVC를 지원하는 framework을 찾다가 발견하게 된 prado...
음.. 확실히 지금까지 회사에서 난잡하게 html과 php를 섞어 쓰던 방식보다는 훨씬 간단하고 쓰기도 편해보이는듯
이라고는 말하지만 아 아직은 익숙하지가 않아서 모르겠다 ;
다음주까진 실습을 다 해봐야할텐데... =(
Things don't always turn out that way_ 