Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presentkim-pm/closure-form-utils
Provides utils for handling form response via closure function!
https://github.com/presentkim-pm/closure-form-utils
Last synced: about 2 months ago
JSON representation
Provides utils for handling form response via closure function!
- Host: GitHub
- URL: https://github.com/presentkim-pm/closure-form-utils
- Owner: presentkim-pm
- License: mit
- Created: 2024-02-21T01:50:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T03:51:36.000Z (9 months ago)
- Last Synced: 2024-04-03T04:38:17.908Z (9 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Poggit CI][poggit-ci-badge]][poggit-ci-url]
[![Stars][stars-badge]][stars-url]
[![License][license-badge]][license-url]
closure-form-utils
Provides utils for handling form response via closure function![View in Poggit][poggit-ci-url] · [Report a bug][issues-url] · [Request a feature][issues-url]
## About The Project
:heavy_check_mark: Provides `BaseInputForm` class for handle one input data
- `kim\present\utils\closureform\BaseInputForm`
-:heavy_check_mark: Provides `BaseSelectForm` class for handle listed buttons
- `kim\present\utils\closureform\BaseSelectForm`
-----
## Installation
See [Official Poggit Virion Documentation](https://github.com/poggit/support/blob/master/virion.md)
-----
## How to use?
See [Main Document](https://github.com/presentkim-pm/closure-form-utils/blob/main/docs/README.md)
-----
## License
Distributed under the **MIT**. See [LICENSE][license-url] for more information
[poggit-ci-badge]: https://poggit.pmmp.io/ci.shield/presentkim-pm/closure-form-utils/closure-form-utils?style=for-the-badge
[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/closure-form-utils.svg?style=for-the-badge
[license-badge]: https://img.shields.io/github/license/presentkim-pm/closure-form-utils.svg?style=for-the-badge
[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/closure-form-utils/closure-form-utils
[stars-url]: https://github.com/presentkim-pm/closure-form-utils/stargazers
[issues-url]: https://github.com/presentkim-pm/closure-form-utils/issues
[license-url]: https://github.com/presentkim-pm/closure-form-utils/blob/main/LICENSE
[project-icon]: https://raw.githubusercontent.com/presentkim-pm/closure-form-utils/main/assets/icon.png