Posts

Yii PHP Framework. What a framework!

Image
First day  I was assigned to ad_platform team where they implement/maintain software that mainly helps organizations to send bulk SMS advertisements to reach customers. Assigned Project They have been using Yii as their PHP framework for a long time. They informed me about the Yii framework and the importance of it. So that I had to fully study the Yii 2.0 PHP framework.  " To me,   Yii2 is  a secure web development framework especially for the rapid implementation of MVC Model-based  Architecture. It has very instructive and useful features like CRUD generator, Model Generator , Controller Generator, Module generator and Extension Generator ". After studying the framework, I was suggested to develop an application using that Yii framework and some other technologies. I decided to develop a web application called " EasyDo "  in which users can manage their daily to-dos and notes with reminders.  I began by designing the Home page. Initiated a GIT r