Sunday, September 22, 2013

New version 0.3.4 of ApPHP MVC Framework has been released.

We've released next version 0.2.4 of our new product - ApPHP MVC Framework. ApPHP MVC Framework is designed to provide modern and rapid development of websites, web applications and web services.

It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, and data layers. It provides an architecture, components and tools for developers to build a complex web applications faster and safer.

Choosing ApPHP MVC Framework allows you to release your applications earlier, host and scale them without problem, and maintain them over time with easy.

Last changes for version 0.3.4:
  • Feature: [added] added new widget "tabs" in helper CWidget
  • Feature: [added] added new widget "gridView" in helper CWidget
  • Feature: [added] added new component CHttpCookie for cookie management operations
  • Feature: [added] added new component CLocalTime for work with timezones and locale
  • Feature: [added] added new helper CFile, that provides a set of helper methods for common file system operations
  • Feature: [added] added i18n internationalization and translation
  • Feature: [added] added new field type 'imageUpload' to CFormView widget
  • Feature: [added] added possibility to create application modules
  • Feature: [added] added CTime helper class
  • Feature: [improved] minor changes in pagination widget
  • Feature: [improved] minor changes in CWidget::formView() and CWidget::menu()
  • Feature: [improved] minor changes in View core class
  • Feature: [improved] setting default time zone placed to CLocalTime component
  • Feature: [improved] CAuth::handleLogged() renamed into CAuth::handleLoggedIn()
  • Feature: [improved] minor changes in CAuth helper class
  • Feature: [improved] minor changes in CValidator helper class
  • Feature: [improved] CWidget::form() renamed into CWidget::formView()
  • Feature: [improved] added global test for database connection for application with db in Apphp class
  • Feature: [improved] minor changes in CHttpRequest
  • Feature: [improved] all widgets places in separated classes under helpers/widgets/ directory
  • Feature: [improved] improved debug info for fatal database errors
  • Bugs fixed

To download this script follow the link:
http://www.apphp.com/php-framework/index.php

To review DEMO sites, built on the framework:
http://www.apphp.com/php-framework/examples/demos/index.php 

Wednesday, September 04, 2013

The new version 7.9.9 of ApPHP DataGrid has been released

The new version 7.9.9 of ApPHP DataGrid was released and available now for downloading. There are many improvements and new features. This version requires full re-installation, if you work with one of previous. Please read carefully Getting Started.

The goal of ApPHP DataGrid script is to simplify the generation and editing of DataGrid pages for web developers. It is a fully functional, outstanding open source PHP control.

Here the main additions and improvements:
  • Feature: [added] non-documented attribute 'placeholder' => '' for textfields in Filtering section
  • Feature: [added] new language translation - (pt) Portuguese. Special thanks to Dilonei Grando.
  • Feature: [added] non-documented print type: private $printType = 'new';
  • Feature: [improved] minor changes in CSS styles
  • Feature: [improved] using multi-fields for filtering mode
  • Feature: [improved] minor changes in Debug Mode output information 
  • Bugs fixed
To view a Live Demo click here.

To download new version click here.