Join Drew Falkman for an in-depth discussion in this video Zend advanced concepts and next steps, part of MVC Frameworks for Building PHP Web Applications.
- [Instructor] So this course is a survey course.…We didn't have a lot of time to really get into…the nuts and bolts of using Zend Framework…to develop PHP apps.…So let's talk about where you might go from here…if you're interested in getting to know Zend more.…In terms of getting to know the Framework more,…the first steps you should probably do…is get more into the view implementation.…Learning about how layout HTML works,…and how the controller is going to…work with the other HTML files and PHTML files.…
Another thing that's really important for web applications…is how you handle forms and how you handle…submitting forms to the action page.…So this is something, Zend has specific…form and action objects to handle,…to handle that process.…Dependency injection is a key…component of the Zend Framework…because it's great for testing,…and it also allows us to integrate…one thing with another thing.…So that's definitely something to look up.…I would recommending take a look into the Expressive Engine,…and learning more about that.…
Author
Released
2/9/2017- Why use a framework?
- MVC-framework concepts
- Framework components
- Setting up the software
- Sample apps built in each framework
- Comparing frameworks
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning CodeIgniter 3
with Bernard Pineda1h 27m Beginner -
Code Clinic: PHP
with David Powers4h 44m Intermediate -
PHP: Strict Data Types
with David Powers1h 10m Intermediate -
PHP: Creating Secure Websites
with Kevin Skoglund4h 15m Intermediate -
PHP: Accessing Databases with PDO and MySQLi
with David Powers3h 47m Intermediate
-
Introduction
-
Welcome1m 6s
-
-
1. About PHP Frameworks
-
Why use a framework?4m 55s
-
Windows setup11m 13s
-
macOS setup8m 25s
-
-
2. Zend 3
-
Intro to Zend 33m 44s
-
Zend concepts and features4m 59s
-
Zend components3m 46s
-
Zend setup4m 7s
-
Zend app walkthrough6m 20s
-
-
3. Symfony 3
-
Intro to Symfony 32m 54s
-
Symfony components3m 23s
-
Symfony setup5m 45s
-
Symfony app walkthrough7m 44s
-
-
4. CodeIgniter 3
-
Intro to CodeIgniter 32m 41s
-
CodeIgniter classes2m 2s
-
CodeIgniter setup2m 11s
-
-
5. CakePHP 3
-
Intro to CakePHP 32m 40s
-
CakePHP components1m 52s
-
CakePHP setup3m 38s
-
CakePHP app walkthrough6m 9s
-
-
6. Yii 2
-
Intro to Yii 21m 50s
-
Yii concepts and features1m 36s
-
Yii classes and widgets1m 42s
-
Yii setup3m 46s
-
Yii app walkthrough6m 17s
-
-
7. Laravel 5
-
Intro to Laravel 52m 56s
-
Laravel classes2m 23s
-
Laravel setup5m 6s
-
Laravel app walkthrough4m 53s
-
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Zend advanced concepts and next steps