This is the Yii2 portion of a benchmarking test suite comparing a variety of web development platforms.
- The yii2-raw controller sends raw SQL queries with the Yii DAO.
- The yii2 controller uses the full ORM embedded with Yii2.
This is a realistic implementation, which keeps an ordinary structure and avoids frameworks shortcuts.
See benchmark_config.json for mapping tests to URLs.