Ultimix is a PHP framework for developing Web applications. It includes multi-language support, permission management, a small MVC framework, a package structure, a template engine, a JavaScript library and a simple GUI library. It also includes a caching system and CAPTCHA.
Main updates of PHP framework ultimix 1.5.89:
1. The user::user_controller package was refactored.
2. The user::user_view package was refactored.
3. The function category::category_algorithmss->get_children was added.
4. The function category::category_algorithmss->get_siblings was added.
5. The package category::category_view was refactored.
6. The function category::category_access->get_by_id was removed.
7. The function category::category_access->select_category was removed.
8. The function category::category_algorithms->select_categories_list_by_name was added.
9. The function category::category_algorithms->get_subcategories_by_name was added.
10. Documentation was updated.