Description
Basic features of the Yii Framework PHP
Some of the traits that characterize this framework are:
- Includes the design pattern named Model View Controller (MVC).
- Validation entries and the Form are also included,
- Contains Ajax widgets, such as autocomplete of text fields.
- You can customize aspects and themes.
- Very simple handling of errors and logging.
- At the same time, automatic code generation for the application skeleton can also be performed.
- Proper integration with jQuery can be performed.
Reviews
There are no reviews yet.