martin-mac/ch03
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Chapter 03 ---------- class.Address.php The 'Address' class class.PropertyObject.php The 'PropertyObject' class entity.sql Entity SQL Schema interface.Validator.php The 'Validator' interface class.EmailAddress.php The 'EmailAddress' class entityemail.sql EntityEmail SQL Schema class.PhoneNumber.php The 'PhoneNumber' class entityphone.sql EntityPhone SQL Schema class.DataManager.php Data Manager class - fully evolved version from end of chapter class.Entity.php Generic 'entity' class class.Individual.php The 'Individual' class class.Organization.php The 'Organization' class entityemployee.sql Schema for entity:employee associative table readme.txt THIS FILE