Create a CRUD PHP application easily with Yii and Giix | Linux Today

Create a CRUD PHP application easily with Yii and Giix

Written By
AD
Anatoliy Dimitrov
Apr 26, 2014

CRUD (create, read, update, and delete) applications allow you to manage the entries in your database tables. You can create CRUD applications to easily manage existing database tables with the popular Yii framework and one of its extensions, Giix.

To start, you need a server running PHP and a database of your choice. The operating system has little significance because the Yii framework is supported even on Windows. We’ll use CentOS 6 with Apache, PHP, and MySQL. The steps are exactly the same for other Yii-supported databases such as PostgreSQL and MongoDB.

AD

Anatoliy Dimitrov

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.