Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 11 View Live

Matthew Weier O'Phinney's Blog: Using DocBlox

On his blog today Matthew Weier O'Phinney has a new post looking at an alternative to some of the other PHPDoc-based documentation tools, DocBlox, a tool written in PHP. Until a few years ago, there...

View Article



DZone.com: There's no reason not to switch to DocBlox

On DZone.com there's a recent post from Giorgio Sironi sharing his opinion on what should be your choice of automatic documentation generation tools in your PHP app, that there's no reason not to...

View Article

King Foo Blog: Using Complex Type with Zend_Soap

New from the King Foo blog there's a tutorial showing how to use complex types in a SOAP request with Zend_Soap, a component of the Zend Framework. To be able to use complex types with Soap requests,...

View Article

Karsten Deubert's Blog: Zend_MVC, Controller Plugins and Annotations

Karsten Deubert has a recent post to his blog looking at annotations in Zend Framework applications to enhance functionality already in the framework. Recently I had the idea to influence Controller...

View Article

Tales of a Coder: DocBlox - Pain Free Documentation

On the Tales of a Coder blog there's a recent post about DocBlox, an alternative to the usual phpDocumentor for generating automatic documentation, and how it made it "pain free" for her current...

View Article


Andrew Eddie's Blog: Making the most out of Code Assist in Eclipse/PDT and...

Andrew Eddie has posted a helpful tutorial for Eclipse users out there showing how to get the most our of code assist in Eclipse PDT/Zend Studio. One of the powerful features of an IDE like Eclipse is...

View Article

PHPMaster.com: Generate Documentation with ApiGen

On PHPMaster.com today there's a new tutorial showing you how to generate API documentation with the help of the ApiGen documentation tool and some commenting in your code. If you're writing...

View Article

Antonin Januska: How To Write Code Comments Well

In this new post Antonin Januska shares some reminders about what good code comments should look like - what needs to go in and what needs to stay out (you comment all your code, right?) Code...

View Article


PHPMaster.com: Explore Aspect Oriented Programming with CodeIgniter, Part 3

PHPMaster.com is back with the third part of their series looking at Aspect Oriented Programming with the CodeIgniter framework. (Part 1, Part 2) In the previous parts of the series we learned about...

View Article


SitePoint PHP Blog: Getting Started with Symfony2 Route Annotations

On the SitePoint PHP blog today there's a new tutorial posted that gets into the details on one of the powerful (and most used) components of the Symfony framework, the Router, and how to interact...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images