Main > General - Page 1 of 2
August 7, 2007
Ilia just announced over his blog the availability of the first RC of PHP 5.2.4. Everyone is invited to try it and see how it behaves, then report test to PHP QA team. This release have been long in the...
May 22, 2006
Byster.net have benchmarked many issues related to PHP5 using version 5.0.5 and Celeron 2.0Mhz / 512Mb. The benchmark cover many issues such creating and reading arrays, reading file, parsing files, parsing var names, parse and find text, split text, count...
December 3, 2005
PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework and allowes to write Qt applications in the PHP language. The Qt-PHP project is maintained by...
November 25, 2005
PHOCOA (pronounced faux-ko) is a web application framework for PHP. It is an object-oriented, event-driven, componentized, MVC (model-view-controller) framework inspired by Apple's Cocoa and WebObjects technologies. PHOCOA's primary intent is to make developing web applications in PHP easier, faster, and...
August 17, 2005
PRADO is an event-driven and component-based framework for Web application development in PHP5. It shares many similarities with ASP.NET and RAD tools such as Borland Delphi, and Visual Basic. This version mainly fixes several bugs. New features include basic skin/theme...
August 16, 2005
ezPDO, the solution for PHP 5 Object Relational Mapping and Data Persistence, hav released a new update with lot of fixes and enhancements. The new features include : Inverse of a relationship var : A relationship variable can have a...
August 14, 2005
Smart Connection is a highly scalable workflow solution. It serves complex workflows and environments, where searching files and/or the content of a story or specific keywords or metadata is required. Enterprise comes standard with support for every common SQL database,...
July 30, 2005
John Coggeshall has a post after some absence, looks he was quite busy about Code Coverage Support for PHP 5. Code coverage is basically the idea that when I execute an application I want to know exactly which lines of...
There is a good discussion on the Bitflux blog about the missing XML features in PHP posted by Christian Stocker. Personally for me, the XML support in PHP 5 is quite feature complete and I don't have any pending TODOs...
Ilia posted two tweaks of cURL and parse_url() available with PHP 5.1.0b3. The first patch allow to add a second parameter to parse_url() so you can specify to return a parameter rather than an array. $host = parse_url("http://www.ilia.ws/gallery/", PHP_URL_HOST); echo...

Subscribe to PHP5 Magazine's feed