Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Alguns dos código na API de reflexão foi alterado para fazê-lo trabalhar melhor com a extensão PHP existentes. Algumas classes foram adicionadas que foram necessárias para que a versão atualizada do sistema de teste de unidade (JpUnit).
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

Quase uma reescrita completa.
Tags: Development, Major feature enhancements
Almost a complete rewrite.

2003-11-06 10:51
1.3.7

Esta versão é compatível com PHP 5.0.0 beta 2. Reflexão Tthe API foi reescrita para melhor estar em conformidade com o built-in PHP 5 classes de reflexão. As classes de reflexão de base também foram alteradas para evitar colisões de nomes. Util As classes foram atualizadas e muitas novas estruturas de dados estão disponíveis.
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

Esta versão adiciona o diretório completo de reestruturação para se adequar a API Java com mais força. Ele também adiciona algumas aulas para os pacotes japhax.sql .* e japha.sql .*. Outras classes pequenas foram adicionados outros lugares, também. Os comentários foram adicionados para quase todas as classes, de modo que possam ser interpretados por Javadoc, ou simplesmente melhor compreendida pela equipe de desenvolvimento (e os utilizadores).
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

Esta versão adiciona a base para um conjunto de classes de reflexão, e limpa o material de inclusão. Sql O "pacote PDBC 'foi mudado para', para se encaixar com o esquema de nomenclatura de Java.
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