Downloadliste

Projektbeschreibung

Japha is an effort to implement the major functionality of the Java library in PHP. The functionality captured in the JPI includes I/O, utility classes such as data structures, Web service architecture, and reflection classes, lang classes for implementing a standardized API, bean classes for creating a standard bean implementation, SQL classes for database persistence (via the Web service architecture), and database abstraction as well as Object-Relational mapping, networking functionality, and even some complex math.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-27 23:10
2.0.1

Einige der Code in der Reflection API wurde verändert, damit sie besser mit den bestehenden PHP-Erweiterung. Einige Klassen wurden hinzugefügt, dass sich durch die aktualisierte Version der Unit-Test-System (JpUnit) erforderlich.
Tags: Development, Minor feature enhancements
Some of the code in the reflection API has been changed to make it work better with the existing PHP extension. Some classes have been added that were needed by the updated version of the unit testing system (JpUnit).

2004-07-23 22:18
2.0.0

Fast ein komplett neu geschrieben.
Tags: Development, Major feature enhancements
Almost a complete rewrite.

2003-11-06 10:51
1.3.7

Diese Version ist kompatibel mit PHP 5.0.0 Beta 2. Ddie Reflection API wurde umgeschrieben, um besser auf die eingebaute PHP 5 Reflection-Klassen entsprechen. Die Basis Reflection-Klassen wurden ebenfalls geändert, um Kollisionen zu vermeiden Namen. Util Die Klassen wurden aktualisiert und viele neue Datenstrukturen zur Verfügung.
Tags: Development, Minor bugfixes
This release is compatible with PHP 5.0.0 beta 2. Tthe
reflection API was rewritten to better conform to the
built-in PHP 5 reflection classes. The base reflection
classes were also changed to avoid name collisions.
The util classes were updated, and many new data
structures are available.

2003-11-02 08:19
1.3.5

Diese Version bietet komplette Verzeichnis Umstrukturierung der Java-API enger Passform. Es fügt auch einige Klassen, um die japhax.sql .* und japha.sql .* Pakete. Andere kleine Klassen wurden an anderer Stelle hinzu, als gut. Kommentare waren fast alle Klassen hinzu, so dass sie von Javadoc, ausgelegt werden, oder einfach besser von der Entwicklungs-Team (und die Benutzer) zu verstehen.
Tags: Development, Minor feature enhancements
This version adds complete directory restructuring to fit
the Java API more tightly. It also adds some classes to
the japhax.sql.* and japha.sql.* packages. Other small
classes were added elsewhere, as well. Comments were
added to almost all classes, so that they can be
interpreted by Javadoc, or simply better understood by
the development team (and the users).

2003-08-06 06:28
1.3.3

Diese Version bietet die Grundlage für eine Reihe von Überlegungen Klassen und säubert die Aufnahme Slideshows erstellt. Die "pdbc 'Paket wurde changed to' sql ', passend mit dem Java-Namensschema.
Tags: Development, Major feature enhancements
This version adds the basis for a suite of reflection
classes, and cleans up the inclusion stuff. The 'pdbc'
package was changed to 'sql', to fit with the Java
naming scheme.

Project Resources