Download the PHP package form-relay/core without Composer
On this page you can find all versions of the php package form-relay/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
Form Relay
Routes like emails, data storage as CSV, connection to external services like SFDC, Pardot...
Often you want to process data from form submissions on your own website in different ways. FormRelay offers the basis to address different services. Complex logic can be configured for each route.
Features
- Extend the package with your own code
- Advanced options to process the data from your form
- Advanced logic to trigger services
- Add extra data like IP addresses to your data
Installation
Installation using Composer
The recommended way to install FormRelay is by using Composer.
In your Composer based project root, just do composer require form-relay/core
.
Extend
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
The package form-relay/core contains the following files
Loading the files please wait ....