DophinPHP is an open source PHP rapid development framework developed based on ThinkPHP5.0.3. It adheres to the development concept of minimalism, speed and extreme, integrates a data-role-based permission management mechanism for development, and integrates a variety of flexible and rapid construction tools. , modules, plug-ins, hooks, and data packages that can be easily expanded quickly. It unifies the versions and dependencies between modules, plug-ins, hooks, and data packages, further reducing the redundancy of code and data to facilitate developers to quickly build their own applications.
You can easily deal with complex and changeable forms and data lists. The data list integrates EXCEL-like functions such as quick filtering, sorting, fuzzy search, AJAX editing, etc. The form page integrates commonly used text, drop-down boxes, radio selections, multi-selections, keywords, editors, file uploads, image uploads, and image cropping. and other controls. In addition, you can also flexibly extend your own controls for reuse in your own projects. ZBuilder lets you focus more on business logic.
ZBuilder build class
DolphinPHP has a powerful built-in quick builder that can help developers quickly build form pages, data tables, and sidebars, so that developers can focus on business logic instead of spending too much energy on making various pages. In the future, DolphinPHP More different builders will be introduced.
【Form construction】
The form builder currently has more than 30 built-in form item types, such as: single line text, multi-line text, Baidu editor, markdown editor, radio selection, multi-selection, switch, linkage, color picker, icon selector, Picture cropping, etc., complex and user-friendly functions can be implemented with just a few lines of code.
【Data table】
In order to allow developers to focus on the business itself, DolphinPHP provides a series of methods for building data tables, which can help developers quickly build data tables, integrating quick editing, fuzzy search, field sorting, and field search.
[Sidebar construction]
DolphinPHP provides everyone with a sidebar builder, which facilitates developers to place some commonly used settings, prompts, etc. on the right side to enhance the user experience.