News Feed
Jobs Feed
Sections




News Archive
feed this:

Jason Grimes' Blog:
Using Doctrine 2 in Zend Framework 2
January 30, 2012 @ 10:02:36

Jason Grimes has posted a new tutorial to his blog about integrating Zend Framework 2 with Doctrine, the powerful (and popular) ORM tool for PHP. In his example, he shows how to use them to store the album information from Rob's tutorial.

Zend Framework 2 is getting close to release, and among the changes are new ways to handle dependency injection, and new ways to work with third-party code as modules. Rob "Akrabat" Allen has updated his iconic Getting Started with Zend Framework tutorial for ZF2, and it's a great place to start. After working through that tutorial, the next thing I wanted to do was figure out how to get the Doctrine 2 ORM up and running. This article shows how to set up and use Doctrine 2 in Zend Framework 2, by extending Rob's Getting Started tutorial to use Doctrine instead of Zend_Db.

Using Rob's example as a starting point, he shows how to install the Doctrine modules, update the "Album" model and controller to use Doctrine instead of Zend_Db and create the entity for the Albums.

0 comments voice your opinion now!
doctrine2 zendframework2 tutorial roballen gettingstarted


Symfony Blog:
Books for symfony 1.3/1.4
November 26, 2009 @ 15:47:11

The Symfony blog has a new post with links to some books to help you work with the latest version of the framework - Symfony 1.3/1.4.

The symfony 1.3 and 1.4 final releases are just around the corner, and will probably be published next Monday. As you might have noticed, the symfony documentation have also been updated to take into account the changes made in those two new versions.

They mention the books "Getting Started with Symfony 1.3 & 1.4", the "Symfony 1.3 & 1.4 Reference Guide" and "Practical symfony 1.3 & 1.4". You can either read the contents of them online or you can order them directly from Amazon as a published book.

0 comments voice your opinion now!
book symfony gettingstarted documentation


Symfony Blog:
The new Getting Started tutorial
May 27, 2009 @ 10:21:09

On the symfony blog Fabien Potencier has posted about the new "getting started" tutorial that's been posted for the symfony 1.2 release of the framework.

This new tutorial aims to become the definitive place to find all information related to the symfony installation process. It describes in great details everything you need to know to install symfony correctly. The goal is to also provide a single resource for people wanting to try out the framework and avoid discouraging them with a bad installation experience.

You can find the new tutorial and a newly rewritten installation guide on the cleaned up symfony homepage.

0 comments voice your opinion now!
framework symfony tutorial gettingstarted


Paul Jones' Blog:
Quick Hits New Solar Blog Entries
March 16, 2009 @ 11:16:37

Paul Jones has a quick hit reminder of some of the recent blog entries around the web about using the Solar framework:

You can find out more about the Solar framework on the project's website including documentation, a current bugs list and a link to the community wiki.

0 comments voice your opinion now!
solar mvc framework makemodel cli configuration file gettingstarted introduction


Paul Jones' Blog:
Updates "Getting Started" Docs for Solar
January 19, 2009 @ 07:56:22

Paul Jones has a quick note on his blog today mentioning the updates recently made to the "Getting Started" documentation for the Solar PHP framework. There's five new sections as a result of the overhaul:

You can find out more about this PHP MVC framework on its site - SolarPHP.com.

0 comments voice your opinion now!
gettingstarted solar framework solarphp model vendor app


Sebastian Bergmann's Blog:
Getting Started with Hamcrest
January 09, 2008 @ 10:23:00

Following up on the start of his port of the Hamcrest (a library of "matchers") functionality over to PHP, Sebastian Bergmann has posted the getting started guide to show you how to use it with the popular PHPUnit unit testing software.

There are a number of situations where matchers are invaluble, such as UI validation, or data filtering, but it is in the area of writing flexible tests that matchers are most commonly used.

His example that checks to see if one object is equal to another object. The Hamcrest matcher allows for a "assertThat" method making it easier to create and use pre-existing unit testing assertions.

He also includes a list of some of the most common matchers broken up into groups of core, logical, object, number and text.

0 comments voice your opinion now!
hamcrest matcher library gettingstarted tutorial assert hamcrest matcher library gettingstarted tutorial assert


Rob Allen's Blog:
Tutorial Notes - Zend_Auth in French & Using Oracle
June 06, 2007 @ 08:38:00

Rob Allen has two new notes today related to the tutorials he's created for the Zend Framework, both the Getting Started and the Zend_Auth ones.

Both of these tutorials are found on Rob's site - Getting Started with the Zend Framework and Getting Started with Zend_Auth.

0 comments voice your opinion now!
oracle tutorial zendframework gettingstarted zendauth french oracle tutorial zendframework gettingstarted zendauth french


Rob Allen's Blog:
Premiers pas avec le Zend Framework
April 12, 2007 @ 07:05:43

Rob Allen has a quick note that all French speakers out there will be interested to hear:

My tutorial is now available in French thanks to Guillaume Rossolini!

Speaking of course of his Getting Started guide to the Zend Framework. The guide walks you through the installation, structure, setup, and creation of a simple application within the framework (displaying/updating/adding to an album listing).

1 comment voice your opinion now!
zendframework tutorial translate french gettingstarted zendframework tutorial translate french gettingstarted


Rob Allen's Blog:
Zend Framework Tutorial for ZF v0.8
March 07, 2007 @ 07:48:00

Rob Allen has a quick note on his blog about his tutorial for the Zend Framework:

A few people have asked about updating my Getting Started tutorial for version 0.8 of the Zend Framework. I finally had a chance to check the code and it worked fine with no changes (as expected!)

The tutorial covers all of the "get you up and working" aspects of getting into the Zend Framework including download, setup, bootstrapping, and a simple application to get you familiar with how to develop in it and where to put everything.

0 comments voice your opinion now!
zendframework tutorial version gettingstarted pdf zendframework tutorial version gettingstarted pdf



Community Events











Don't see your event here?
Let us know!


database symfony2 conference introduction language series usergroup development community podcast framework google rest zendframework2 testing interview opinion phpunit functional release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework