infinum / eightshift-forms-utils
Eightshift Forms Utils library for shared functionality
Requires
- php: >=8.2
- infinum/eightshift-libs: ^9.1.5
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^v1.0.0
- infinum/eightshift-coding-standards: ^3.0.0
- php-parallel-lint/php-parallel-lint: ^v1.4.0
- php-stubs/wordpress-stubs: v6.6.0
- szepeviktor/phpstan-wordpress: ^v1.3.5
Suggests
- ext-pcov: * || This extension is used for code coverage generation. Use either pcov, or xdebug, but not both.
- ext-xdebug: ^3.0.0 || This extension is used for code coverage generation. Use either pcov, or xdebug, but not both.
README
Eightshift Forms Utils Library
Eightshift Forms Utils library is a set of helpers and utils that can be used in the main Eightshift Forms plugin or additional Add-on plugins.
⚠️ Requirements
To get started, you'll need:
🏁 Quick start
Clone the project + build to get started:
git clone git@github.com:infinum/eightshift-forms-utils.git
composer install
📚 Documentation
Eightshift forms documentation is located here.
Eightshift forms plugin is created on the Eightshift development kit.
🛟 Getting help
If you have any questions or problems, please open an issue on GitHub.
When submitting issues or otherwise participating in development, please follow our code of conduct, and fill out the issue template properly. We'll do our best to answer your issues as quickly as humanly possible: following these steps helps us out a lot in doing that.
👩💻 Maintainers 🧑💻
Eightshift Forms is maintained and sponsored by Infinum.
⚖️ License
Eightshift Forms Infinum. It is free software, and may be redistributed under the terms specified in the LICENSE file.