devinci-it/php-essentials
最新稳定版本:v1.0.1
Composer 安装命令:
composer require devinci-it/php-essentials
包简介
Devinci PHP Essentials: A collection of essential PHP libraries for simplifying common tasks and enhancing PHP development experience.
README 文档
README
Welcome to the Devinci PHP Toolbox! This toolbox provides a collection of PHP libraries to simplify common tasks and enhance your PHP development experience.
Form Core Library (form-core)
The Form Core Library includes essential components for building and processing HTML forms. It consists of three main classes:
- FormBuilder: Facilitates the creation of HTML forms with ease and customization.
- FormProcessor: Handles the processing of form data, including sanitization, validation, and JSON response generation.
- FormManager: Acts as an interface for managing the creation and processing of HTML forms.
Example Usage
Refer to form-core/README.md for detailed usage and examples.
UI Core Library (ui-core)
The UI Core Library provides essential UI components for enhancing the user interface of your PHP applications. It includes various components such as ActionMenu, ImageInput, Input, InputIcon, SectionHeader, SideBar, and static assets.
Each component within the ui-core library is designed to be modular and customizable to suit your application's needs.
Example Usage
Refer to ui-core/README.md for detailed usage and examples.
Dev Core Library (dev-core)
The Dev Core Library is a powerful utility for initializing and setting up PHP libraries within your Devinci framework project. It offers streamlined methods for creating directories, updating composer.json, and generating configuration files.
Example Usage
Refer to dev-core/README.md for detailed usage and examples.
Feel free to explore each library's directory for specific usage details, examples, and customization options.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-23