Version 1.9 of Adventure-(PHP-)Framework

Avatar

Release Notes: The rewritten user management module is now ready to be used as a multi-tenant user base for use within various applications. The new filter API brings better configuration, an easy extension point, and form filters. The global error handling and the new exception handling can now be set up via the registry. The ImageManager has a more convenient API, and the pager is now ready for use with the GenericORMapper. Further, deprecated components have been removed and the response on the release candidate included.

Other releases

  •  16 Oct 2011 01:02
Avatar

Release Notes: This release introduces a new concept for URL generation and URL scheme abstraction. You are now able to change the URL layout (e.g., for SEO reasons) without code adaptations. The usermanagement module has been given generic login functionality which can be added to any kind of application without code changes, and now saves password data in a more secure way using static and user-dependent dynamic salts. The famous o/r mapper GORM (generic o/r mapper) of the APF has been given domain object handling. Several bugfixes have been made.

  •  03 Mar 2011 22:16
Avatar

    Release Notes: The technical redesigned configuration conponents are easier to use, and the developers have added more configuration formats and path schemes. The form support brings optional validation and integrates new cross site request forgery protection. The API of the o/r mapper GORM features additional methods to query objects that are related, and the generic criterion object has been provided a fluent interface to easily construct queries. Besides the changes and bugfixes described above, the sandbox was completely refreshed.

    •  11 Dec 2010 19:08
    Avatar

      Release Notes: This release provides a redesign of the configuration mechanism, several performance optimizations, API clean-ups, and better PHP 5.3.X support. Besides, the CacheManager is able to address more complex cache keys, the GORM API was enhanced to ease relation queries, and the form validation was enhanced with XSS protection mechanisms.

      •  10 Aug 2010 02:08
      Avatar

        Release Notes: This release is focused on the improvement of the programming interface (API). Form support has an intelligent upload field and flexible CSS formatting for validation errors. To present validator-specific error messages, the special validator concept is introduced. The user management module introduced with 1.7 now features a component to manage visibility definitions for any kind of aplication. Now the O/R-Mapper GORM can handle additional data types for index columns to store bigger amounts of data, and object configuration offers the ability to define additional indices.

        •  30 Jan 2010 18:46
        Avatar

        Release Notes: This revision comes up with a revised version of the form support on the basis of taglibs. Now the generic definition of validators and filters on the basis of the observer pattern is supported and forms can be more easily adjusted to one's own needs. The OR mapper "GenericORMapper", previously added in release 1.9, was extended with tools to automatically set up and update a database. Part of the release's performance optimization were optimizations in the core of the frameworks and the rework of the integrated BenchmarkTimer.

        Screenshot

        Project Spotlight

        TCPDF

        A PHP class for generating PDF documents.

        Screenshot

        Project Spotlight

        GIF Animation Resizer

        A class to resize animations in files of the GIF format.