42 episodes

Get quick bites of Zend Framework – the leading development framework for PHP. Find out what's new, what's going on, and how to use it, in less time than it takes to drink a coffee — every Thursday.

Zend Framework Quick Bites Matthew Setter

    • Technology

Get quick bites of Zend Framework – the leading development framework for PHP. Find out what's new, what's going on, and how to use it, in less time than it takes to drink a coffee — every Thursday.

    Episode 44 - What Are Delegator Factories and Why You Should Use Them

    Episode 44 - What Are Delegator Factories and Why You Should Use Them

    Ever wanted to dynamically add functionality to services you retrieve from
    your DI container — without creating custom versions or long inheritance
    hierarchies?
    Do you want to do it in a simple, clear, and well structured way? If so,
    then tune into this episode and learn about delegator factories. They're an
    advanced and very powerful technique for handling just this situation.
    Grab a cup of your favourite beverage, have a listen to the episode and
    find out more about them.
    As always, tweet me at @zfmastery (https://twitter.com/zfmastery) with any
    questions and input.
    Links
    What Are Delegator Factories and Why You Should Use Them (https://masterzendframework.com/what-are-delegator-factories/)
    Delegator Factories (ZF Documentation) (https://docs.zendframework.com/zend-expressive/v3/features/container/delegator-factories/)
    Delegator Factories (Ocramius’ blog) (https://ocramius.github.io/blog/zend-framework-2-delegator-factories-explained/)
    Zend Expressive Essentials (https://masterzendframework.com/zend-expressive-essentials/)
    Questions/Comments/Suggestions
    Tweet me at @zfmastery (https://twitter.com/zfmastery)

    • 2 min
    Episode 43 - The Latest Post Now Covers Composer Commands!

    Episode 43 - The Latest Post Now Covers Composer Commands!

    Just a quick one to mention that the most recent post: "What Does It Take To
    Start Using Zend Expressive?", has been updated.
    It now covers the Composer scripts that come with projects created with the
    Zend Expressive Skeleton Installer.
    Grab a cup of your favourite beverage, have a listen to the episode and
    find out more about the Composer scripts that make working with Zend
    Expressive simpler and easier.
    As always, tweet me at @zfmastery (https://twitter.com/zfmastery) with any
    questions and input.
    Links
    What Does It Take To Start Using Zend Expressive? (https://www.masterzendframework.com/what-does-it-take-to-get-started-with-zend-expressive/)
    Questions/Comments/Suggestions
    Tweet me at @zfmastery (https://twitter.com/zfmastery)

    • 2 min
    Episode 42 - What Does It Take To Start Using Zend Expressive?

    Episode 42 - What Does It Take To Start Using Zend Expressive?

    What does it take to start using Zend Expressive? That’s the question I ask
    in the latest post on Master Zend Framework (https://www.masterzendframework.com/what-does-it-take-to-get-started-with-zend-expressive/) and discuss in this episode.
    Honestly, Zend Framework — and especially Zend Expressive — aren’t hard to
    get started with! So in this episode (and post) I set out to explode that
    myth.
    Along with that, I’ve got some community news, specifically posts in the
    community, along with some package updates.
    Grab a cup of your favourite beverage, have a listen to the episode and
    find out more about the first module of the upcoming course.
    As always, tweet me at @zfmastery (https://twitter.com/zfmastery) with any
    questions and input.
    Links
    The latest blog post: What Does It Take To Start Using Zend Expressive? (https://www.masterzendframework.com/what-does-it-take-to-get-started-with-zend-expressive/)
    Create caching middleware with #expressive (https://t.co/fpStacr6QP)
    Learn how to create custom middleware workflows in #expressive. (https://t.co/hMgT5rBSiJ)
    zfcampus/zf-apigility-admin 1.5.11 (https://t.co/unjVDhrJ3F)
    zfcampus/zf-configuration 1.3.2 (https://t.co/vrNkQbeVux)
    zendframework/zend-expressive-authentication-session 0.1.1 (https://t.co/CswzTKEaqs)
    zfcampus/zf-content-validation 1.3.6 (https://t.co/pnkKAdFAoS)
    Questions/Comments/Suggestions
    Tweet me at @zfmastery (https://twitter.com/zfmastery)

    • 2 min
    Episode 41 - The First Module of Zend Expressive Essentials is Ready

    Episode 41 - The First Module of Zend Expressive Essentials is Ready

    A quick, impromptu, episode to let you know that I’ve finished the first
    module of the upcoming Zend Expressive Essentials course!
    I don’t mean to overload you with plugs about me, but I’m super excited
    about this course and that I’ve completed the first module.
    It’s not a big module, but it sets the scene and helps get things started!
    Grab a cup of your favourite beverage, have a listen to the episode and
    find out more about the first module of the upcoming course.
    As always, tweet me at @zfmastery (https://twitter.com/zfmastery) with any
    questions and input.
    Links
    Zend Expressive Essentials (https://masterzendframework.com/zend-expressive-essentials/)
    Pluralsight (https://www.pluralsight.com)
    Questions/Comments/Suggestions
    Tweet me at @zfmastery (https://twitter.com/zfmastery)

    • 2 min
    Episode 40 - Zend Expressive Essentials - The Course - Is Underway

    Episode 40 - Zend Expressive Essentials - The Course - Is Underway

    In this episode, I’m super excited to announce that Pluralsight have given
    me the go-ahead to create a new course: Zend Expressive Essentials!
    That’s right, a new course, based on the recently published book (of the
    same name) Zend Expressive Essentials (https://masterzendframework.com/zend-expressive-essentials/). If you bought
    the book, I’m confident you’ll be interested in taking the course.
    If you didn’t buy the book, here’s a sneak peak at what’s on offer:
    An Introduction to Zend Expressive (core concepts and theory).
    Creation of an application by hand.
    Creation of an application using the command-line tooling support.
    Integration of third-party libraries and packages.
    Creation of powerful middleware pipelines.
    Grab a cup of your favourite beverage, have a listen to the episode and
    find out more about the upcoming course, and tweet me at @zfmastery (https://twitter.com/zfmastery) with any questions and input.
    Links
    Zend Expressive Essentials (https://masterzendframework.com/zend-expressive-essentials/)
    Pluralsight (https://www.pluralsight.com)
    Questions/Comments/Suggestions
    Tweet me at @zfmastery (https://twitter.com/zfmastery)

    • 2 min
    Episode 39 - What Packages Do You Use in Your Zend Framework Projects?

    Episode 39 - What Packages Do You Use in Your Zend Framework Projects?

    In this episode, I’m curious to find out what packages you use in your Zend Framework projects.
    This, as I go into in the episode, was prompted by what Jan Burkl said in his Middleware talk at PHP Day 2017, in Dresden, last weekend.
    So I’m keen to find out how your projects are composed, what packages you use by default, when Zend Framework (1, 2, or Expressive) are the core framework that underpins your application.
    Grab a cup of your favourite beverage, have a listen to the episode, tweet me at @zfmastery (https://twitter.com/zfmastery) with any questions, and check out the links below.
    Questions/Comments/Suggestions
    Tweet me at @zfmastery (https://twitter.com/zfmastery)
    Links
    Jan Burkl: https://twitter.com/@janatzend
    PHP Day 2017 (German): http://phpug-dresden.org/phpdd17 http://phpug-dresden.org/phpdd17

    • 2 min

Top Podcasts In Technology

Brinkmanns briks
DR
Ubegribeligt
DR
Prompt
DR
Flyvende tallerken
DR
Vildt Naturligt
DR
MASKINRUM - AI i mediebranchen
Peder Hammerskov | Andreas Scharnberg