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.