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

Rafael Dohms' Blog: Iterating over life with SPL Iterators I: Directories

Rafael Dohms has posted the first part of a series he's writing looking at the Iterators that come with the Standard PHP Library (SPL). In this first article he focuses on Directory iterators....

View Article



Matthew Weier O'Phinney's Blog: Applying FilterIterator to Directory Iteration

New on his blog Matthew Weier O'Phinney has this post looking about using the FilterIterator (from PHP's SPL libraries) to work with (recursive) directory iteration. I'm currently doing research and...

View Article

Job Posting: Worldwide Travel Directory Seeks LAMP Consultant (New York City,...

Company Worldwide Travel Directory Location New York City, NY (Downtown) Title LAMP Consultant Summary A worldwide travel directory is seeking a sharp and well-qualified LAMP consultant to work on an...

View Article

PHPMaster.com: Using SPL Iterators, Part 1

On PHPMaster.com today there's a new tutorial posted, the first part of a series, looking at the use of the Standard PHP Library (SPL) in PHP. In this first part of the series, Stefan Froelich looks...

View Article

PHPMaster.com: List Files and Directories with PHP

On PHPMaster.com there's a new tutorial showing you how to work with files and directories through your PHP applications. In this article I'll talk about a common task you might have experienced while...

View Article


Rob Allen: Thoughts on module directory structure

Rob Allen, in his Zend Framework 2 development, has come up with a list of suggestions about the use of modules in your applications, mainly relating to the structure of the files inside of them. I've...

View Article

Lingohub.com: PHP internationalization with gettext tutorial

On Lingohub.com there's a recent tutorial posted about using gettext for the internationalization of your application. The gettext functionality lets you define POT files (portable object templates)...

View Article

Community News: PSR-4 Autloader Proposal now in Draft Status

As is mentioned in this Reddit post, the PHP-FIG group has moved a new autoloader structure proposal into "Draft" status, making it past the initial proposal (Entrance Vote) level as PSR-4. This new...

View Article


Paul Jones: PSR-4 "Autoloader" Has Passed

As Paul Jones mentions in his latest post, one of the latest proposals to the PHP-FIG (Framework Interoperability Group) has officially passed, PSR-4, providing a more strict standard for autoloading...

View Article


NetTuts.com: How the Directory Structure Has Changed in Laravel 5

On the NetTuts.com site today they have a new tutorial (screencast) posted showing what the changes are in the directory structure of Laravel 5. The newest version of Laravel was released in February,...

View Article
Browsing latest articles
Browse All 14 View Live




Latest Images