Jon Lebensold publishes the second part of his series on using Doctrine in combination with Zend_Auth & Zend_Auth_Adaptor; Here’s the second part of my Doctrine / Zend_Auth example. In 15 minutes, we create a logout, login and protected area that’s reliant on the ZC_Auth_Adapter adapter we created in last week’s video. Notice how […]
Jon Lebensold publishes another installment of his popular screen cast series, he writes; I’ve been using Doctrine a lot in my own work, and recently found myself itching to have tighter integration between Zend and Doctrine when it comes to user logins. Luckily, Zend provides a very simple interface with regards to […]
John Lebensold has recorded a VERY nice 7 part video run through that shows how you can use some of the new functionality in PHP 5.30+ that I highly recommend everyone doing any kind of PHP development to watch especially if you are working with any type of objects, relations, models or always wanted to […]
This is VERY good news!!!
The Zend Framework has updated their documentation site with a very handy feature for those that may not be working with the latest version of the framework — the ability to select a version of the framework to view the documentation for.
As of the time of this post, they have versions 1.10 back […]
Justin writes: It all started with a simple bug encountered while trying to get PHP and WCF to play nice. Before you know it I was attempting to compile PHP on windows myself. That’s when I realized how deep the rabbit hole really goes.
via Microsoft won’t tell Zend how to build PHP on Windows.
Zend dataGrid now has it’s own domain and releases version 0.5 , Check out the Docs and the Demo.
Did you know that you can automate unit tests (which is the PHP worlds equalient of compilation checks
).
Set up your development team using local checkouts of the project and have them do local PHPUnit tests, check their changes in and then get Continuous Integration checks done on a central server using phpUnderControl that emails the team with success/fail reports, it’s a good way to work.
Doug Tidwell is a senior software engineer in IBM’s Emerging Technology group. He just wrote a two part article on Moving data into and out of the cloud with the Zend Framework and Using virtual machines with the Zend Framework.
Summary: The Zend Framework contains several classes that make using cloud-based […]