News

Code generator plugin for PHP Data Objects (Value Object, DTO/Data Transfer Object, etc...) and Builder pattern objects for creating them.
data collection iterator collections value-object data-object nullobject Updated 2 weeks ago PHP ...
Object-Oriented Features in PHP 5.0 An object is an encapsulation of data and methods. The data goes by various names - attributes, fields, properties. And the methods have various names - methods, ...
PHP 5 gives us everything we would expect in this area. In previous versions of PHP there was no support for data protection, meaning that all elements of a class were publicly accessible. This lack ...
PHP Data Objects Templates WebSmart's new PHP Data Objects templates provide a database abstraction layer that makes it easier to access MySQL and IBM i DB2 or to switch from one database to another.