Seagull is an OOPHP application framework that has the following design goals: a) independence of data, logic & presentation layers; b) extensible component architecture; c) comprehensive error handling; d) integration with PEAR; e) coding standards
cp_lib is a collection of OO modules to create an API designed to ease a developer's life by having all the functionality to a certain program inside it, only needing a front end.