Ultimix 是一个用来开发 Web 应用的 PHP 框架,包含多语言支持、权限管理、小型MVC框架、包结构以及一个模板引擎、JavaScript库和简单的 GUI 库,同时还包含一个缓存系统和 CAPTCHA。
PHP 框架 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.