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

SitePoint PHP Blog: Time Complexity of Algorithms

The SitePoint PHP blog has a recent post looking at time complexity in the algorithms you develop in your PHP applications and how that relates to "Big O notation". Big O notation is simply a way of...

View Article



Lorna Mitchell: PHP 5.6 Benchmarks

Lorna Mitchell has put together a set of benchmarks for PHP 5.6 comparing them to the three previous minor versions, PHP 5.5, 5.4 and 5.3 based around the same setup as her previous benchmarks of PHP...

View Article

LeaseWebLabs.com: How to use the "yield" keyword in PHP 5.5 and up

In a recent post to the LeaseWebLabs blog Maurits van der Schee looks at the use of the "yield" keyword in PHP 5.5 to work with generators. A generator is very similar to a function that returns an...

View Article

Mathias Verraes: Named Constructors in PHP

Mathias Verras has a new post to his site about an idea he calls "named constructors". This method uses static factory methods to simulate the idea of a constructor and initialize the object. PHP...

View Article

Sameer Borate: Period: Time range API for php

In his latest post Sameer Borate looks at a library he's recently found that's helpful for working with dates and times, even easier than the DateTime handling built into PHP. The Periodlibrary, part...

View Article


Anthony Ferrara: It's All About Time

In his latest post Anthony Ferrara talks about a tricky subject in PHP - timing attacks. A timing attack has to do with vulnerabilities that can come up because of the differences in time it takes to...

View Article

That Podcast: Episode 12: The one where we find the time to discuss not...

That Podcast, with PHP community member hosts Beau Simensen and Dave Marshall, has released their latest episode today: Episode #12, The one where we find the time to discuss not finding the time....

View Article

Scotch.io: Build a Time Tracker with Laravel 5 and AngularJS - Part 1

On the Scotch.io site there's a new tutorial showing you how to build a time tracking application with a combination of Laravel and AngularJS. This is the first part of a new series and focuses on the...

View Article


Scotch.io: Build a Time Tracker with Laravel 5 and AngularJS - Part 2

Scotch.io has posted the second part of their series today showing you how to build a simple time tracking application with Laravel and AngularJS. In this latest part of the series he finishes the...

View Article


Run Geek Radio: Episode 005 - Time Estimation, Conference Talk Rating,...

The Run Geek Radio podcast has posted their latest episode today. In it (episode #5) host Adam Culp talks about time estimation, thoughts on conference talk ratings and the contest winner from his...

View Article
Browsing latest articles
Browse All 23 View Live




Latest Images