Fabrizio Caldarelli
Develop complete web applications from scratch through practical examples and tips for beginners and more advanced users
Yii is a high-performance PHP framework best for developing Web 2.0 applications. It provides fast, secure, and professional features to create robust projects, however, this rapid development requires the ability to organize common tasks together to build a complete application. It's all too easy to get confused; this is where this book comes in.
This book contains a series of practical project examples for developers starting from scratch. Each section contains the most relevant theories for every topic as you walk through developing each project, focusing on key aspects that commonly confuse users.
The book starts with all the framework’s basic concepts, such as controllers and views, to introduce you to Yii and creating your first application, a simple news reader. You will be learn to configure URL rules to make a pretty URL, essential for search engine optimization. Next, you will walk through Model and ActiveRecord, key concepts in database interaction.
The second application you will develop is a reservation system that allows you to manage rooms, customers, and reservations. For this, you will use database connection through SQL and ActiveRecord. More complex than the first one, this application will introduce you to the advanced template of Yii 2, splitting the app into two parts: a frontend for all visitors and a backend for the admin. Finally, you will move on to the last two applications: one that allows connections from remote clients, through RESTful components of Yii 2, and another that creates and organizes automatic tasks using the console application structure of Yii 2.
Table of Contents
1: STARTING WITH YII2
2: CREATING A SIMPLE NEWS READER
3: MAKING PRETTY URLS
4: CREATING A ROOM THROUGH FORMS
5: DEVELOPING A RESERVATION SYSTEM
6: USING A GRID FOR DATA AND RELATIONS
7: WORKING ON THE USER INTERFACE
8: LOG IN TO THE APP
9: FRONTEND TO DISPLAY ROOMS TO EVERYONE
10: LOCALIZE THE APP
11: CREATING AN API FOR USE IN A MOBILE APP
12: CREATE A CONSOLE APPLICATION TO AUTOMATE THE PERIODIC TASK
13: FINAL REFACTORING
本帖隐藏的内容
原版 PDF:PDF 压缩包:
- Yii2 By Example.pdf
如果你喜欢我分享的书籍,请关注我:
https://bbs.pinggu.org/z_guanzhu.php?action=add&fuid=5975757
订阅我的文库:
【金融 + 经济 + 商学 + 国际政治】
https://bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3257
【数学 + 统计 + 计算机编程】
https://bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3258
【历史 + 心理学 + 社会自然科学】
https://bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3259