YoVDO

Building Websites with Zend Expressive 2

Offered By: PHP UK Conference via YouTube

Tags

PHP UK Conference Courses PHP Courses Zend Framework (Laminas) Courses Application Development Courses Middleware Courses Routing Courses Application Architecture Courses HTTP Methods Courses Dependency Injection Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore building PHP applications with Zend Expressive 2 in this conference talk from PHP UK Conference 2018. Learn about the framework's architecture, middleware system, and PSR-15 specification implementation. Discover how to set up an application, handle routing and errors, and architect scalable projects. Dive into topics such as the framework core, ecosystem-agnostic router, middleware pipeline, and directory structure. Follow along as the speaker demonstrates creating routes, handlers, and templates, implementing dependency injection, and validating request data. By the end, gain the knowledge to create your own Expressive applications that can adapt to various project sizes and requirements.

Syllabus

Intro
Framework core
Ecosystem
Agnostic Router
Middleware pipeline
PSR-15 Middlewarelnterface
Structure of middleware
src/App directory - Each module lives in its own namespace
src/App directory structure
A handler (AKA: an action)
Bitcoin conversion
Create a route
Routes have a method
HTTP Method
Routes have a pattern
FastRoute URI pattern
Routes have a name
Url helper
Routes have a handler
Handlers
Bitcoin handler
Injecting dependencies
Expressive configuration
Config Provider
Dependency configuration
Handler factory Return an instance of the handler with its injected dependencies
Templating - Render method to convert page
Twig templates
Action template
Print variables
Control statements
Template inheritance
Base skeleton
Add a form: HTML
Integration via ConfigProvider
Create an input filter
Validating request data
Resources


Taught by

PHP UK Conference

Related Courses

AngularJS: Framework Fundamentals
Microsoft via edX
Архитектура Android-приложений
Moscow Institute of Physics and Technology via Coursera
Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via Miríadax
Getting Started with Blazor Server
Coursera Project Network via Coursera
Getting Started with Blazor WASM
Coursera Project Network via Coursera