Download List

Projeto Descrição

jFramework is a PHP framework that supports internationalization best practices, fast NIST 2 RBAC, optimized multi-database drivers, URL management, MVC best practices, certified security, incredible performance, full support for Web 2.0 including Comet, simple yet powerful templates, many plugins, an administration Web interface, options, a profiler and benchmarker, and much more.

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.

2011-04-20 20:33
3.1.22

Muitas correções de bugs e melhorias foram feitas. Muitos mais plugins foram adicionados.
Tags: Stable, Plugins
Lots of bug fixes and improvements were made. Many more plugins were added.

2010-03-06 19:51
2.9.5

Suporte de internacionalização foi adicionado e pode ser ativado a partir da interface de administração. Todas as constantes foram removidos eo novo sistema de registo introduzido, que é muito mais rápido, muito mais dinâmico, e não estragar autocomplete. Ver Parser é agora muito mais rápido.
Tags: i18n, Registry, Parser
Internationalization support was added and can be enabled from the administration interface. All constants were removed and the new Registry system introduced, which is much faster, much more dynamic, and doesn't ruin autocomplete. View Parser is now much faster.

2009-08-31 16:39
2.7.5

Rápido e robusto papel hierárquico de controle de acesso baseado foi adicionado. SQLite apoio 3,0 foi adicionado. jPath funcionalidade foi implementada para a conversão dos caminhos. HTTP_RANGE foi adicionado suporte para downloads. Erro personalizadas e páginas de status foram adicionados. Featureful manipulação de erro é incluído. Muitas outras pequenas alterações foram feitas. Um wiki documentação foi adicionado.
Tags: RBAC, jPath, SQLite 3
Fast and robust hierarchical role based access control was added. SQLite 3.0 support was added. jPath functionality was implemented for conversion of paths. HTTP_RANGE support was added for downloads. Custom error and status pages were added. Featureful error handling is included. Many more minor changes were made. A documentation wiki was added.

2009-07-13 02:24
2.3.91

Um sistema de interface foi parcialmente executado (acessível através sys.main em vez de app.main). Gerenciamento de sessão foi ajustada para suportar pedidos paralelos (para aplicações Comet). Alguns bugs em modelos foram removidos. Há suporte para a pasta por modelos, e apoio para apresentação de cadeia em vez de ver a apresentação. Configuração de aplicações foi separada das configurações do aplicativo. Alguns Logging sistema foi implementado. Desenvolvimento RBAC tem sido ligado Nested Sets para RBAC hierárquico (ainda em desenvolvimento).
Tags: Comet Session, RBAC Nested Set
A system Interface has been partially implemented (accessible via sys.main instead of app.main). Session Management has been tweaked to support parallel requests (for Comet applications). A few bugs in templates have been removed. There is support for per-folder templates, and support for string presentation instead of view presentation. Application Configuration has been separated from Application Settings. Some System Logging has been implemented. RBAC development has been switched on Nested Sets for hierarchical RBAC (still under development).

2009-07-05 17:44
2.2.80

Mudança importante Esta versão é que ele não redireciona o navegador para os recursos jurl anymore. Em vez disso, o ApplicationController manipula toda a gestão de recursos. Os recursos são objecto usando o controlador se DOWNLOAD_LIMIT não está definido. Os recursos são empurrados para o navegador se DOWNLOAD_LIMIT está definida eo tamanho dos recursos é maior do que o valor DISCARD.
Tags: Minor, controller, Resource Management
This version's major change is that it does not redirect the browser to the jURL resources anymore. Instead, the ApplicationController handles all resource management. Resources are dumped using the controller if DOWNLOAD_LIMIT is not set. Resources are pushed to the browser if DOWNLOAD_LIMIT is set and the resource size is bigger than the DISCARD value.

Project Resources