PHPeas 1.0

PHPeas 1.0 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 403
  • Released: Aug 8, 2007

PHPeas 1.0 Description

PHPeas is a component architecture for the PHP 5 object model, and an associated set of helper libraries to help simplify and enhance the existing PHP object introspection and reflection APIs.

A PHPea is an object oriented, reusable software component built using the PHP 5 Object Model.

The primary, unifying feature that distinguishes a PHPea is its support for instrospection, specifically by following the design patterns in this specification document.

A pea is not required to inherit from any particular base class or interface.

Properties and methods

The two most important features of a PHPea are the set of properties it exposes and the set of methods it allows other components to call.

Basically, properties are named attributes associated with a pea that can be read or written by calling appropriate methods (accessors) on the pea.

The methods a PHPea exports are just normal PHP class methods which can be called from other components.

PHPeas Bookmark

Hyperlink code:
Hyperlink for Forum code:

PHPeas 1.0 Script Download Notice

Top 4 Download periodically updates information of PHPeas 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. PHPeas 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

phpDbObject

phpDbObject is a class to map an object to a database, written in PHP. It allows object relational mapping (ORM). ...

Eclipse

... Class Library for PHP Software Engineers - is an object-oriented programming library written in PHP. ...

php arapi library

The php-arapi library is an extension for PHP4 and PHP5 for integration to BMC Remedy AR System. The library currently supports data operations.php-arapi uses Remedy Template Library to access BMC Remedy AR System. The library allows you to access AR System either through function calls or via classes. Functions - arapi_initialization(,,), ...

PHP Progressbar

ProgressBar.class.php is an easy to use solution for time consuming operations and loops in PHP.The class increases the timelimit for script-execution (if safe-mode is turned off), prevents a browser-timeout by sending pieces auf the progressbar to the browser and gives the user live-feedback on the progress of the running operation. ...

PHPClass Generator

PHP Class Generator is a PHP Class Generator that generates SQL and PHP classes from a XML-file. ...