webtheory / saveyour
Modular form building and processing library
0.4.4
2022-07-18 02:39 UTC
Requires
- php: ^7.4 || ^8.0
- jawira/case-converter: ^3.4
- myclabs/php-enum: ^1.7
- psr/http-message: ^1.0
- symfony/polyfill-php80: ^1.23
- symfony/polyfill-php81: ^1.23
- webtheory/factoryfactory: @stable
- webtheory/html: @stable
- webtheory/http-policy: @stable
Requires (Dev)
- captainhook/captainhook: ^5.10
- commerceguys/addressing: ^1.0
- egulias/email-validator: ^3.1
- fakerphp/faker: ^1.19
- friendsofphp/php-cs-fixer: 3.4
- giggsey/libphonenumber-for-php: ^8.12
- google/recaptcha: ^1.2
- guzzlehttp/guzzle: ^7.4
- guzzlehttp/psr7: ^2.1
- hubspot/hubspot-php: ^3.2
- league/fractal: ^0.19
- masterminds/html5: ^2.7
- mockery/mockery: ^1.2
- moneyphp/money: ^3.2
- nesbot/carbon: ^2.46
- oscarotero/env: ^2.1
- php-http/guzzle7-adapter: ^1.0
- php-http/message: ^1.8
- phpbench/phpbench: @dev
- phpmailer/phpmailer: ^6.6
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^1.6
- phpunit/phpunit: ^9.5
- phpunit/phpunit-selenium: ^9.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/simple-cache: ^1.0||^2.0||^3.0
- psy/psysh: ^0.11
- rector/rector: @stable
- respect/validation: ^2.2
- roave/security-advisories: dev-latest
- spatie/phpunit-watcher: ^1.12
- squizlabs/php_codesniffer: ^3.0
- symfony/dependency-injection: ^5.4
- symfony/mailer: ^5.4
- symfony/thanks: ^1.1
- symfony/validator: ^5.4
- vimeo/psalm: ^4.7
- vlucas/phpdotenv: ^5.3
- webtheory/exterminate: @stable
- willdurand/geocoder: ^4.5
Suggests
- commerceguys/addressing: Supplementary requirement for geocoding addresses
- frontpack/composer-assets-plugin: Copy package assets to pubic web directory
- geocoder-php/google-maps-provider: Get geo data from form-provided address with Google Maps
- giggsey/libphonenumber-for-php: Required to format phone numbers
- google/recaptcha: Inspect incoming form request with Google reCAPTCHA
- respect/validation: Validation library for PHP
- symfony/mailer: Send email as part of form handling process
This package is auto-updated.
Last update: 2024-10-28 20:49:48 UTC
README
A message to Russian 🇷🇺 people
If you currently live in Russia, please read this message.
Purpose
Saveyour is a lightweight modular library for building and processing forms.
Notice
This project is still in early development! While releases should be (mostly) stable, the api is subject to frequent and sudden changes.
Install
Via Composer
composer require webtheory/saveyour
Usage
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email spider.mane.web@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.