Download the PHP package agentmedia/phine-forms without Composer
On this page you can find all versions of the php package agentmedia/phine-forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download agentmedia/phine-forms
More information about agentmedia/phine-forms
Files in agentmedia/phine-forms
Download agentmedia/phine-forms
More information about agentmedia/phine-forms
Files in agentmedia/phine-forms
Vendor agentmedia
Package phine-forms
Short Description The forms bundle for the Phine CMS, allows frontend form building
License Apache-2.0
Homepage http://github.com/agentmedia/phine-forms
Package phine-forms
Short Description The forms bundle for the Phine CMS, allows frontend form building
License Apache-2.0
Homepage http://github.com/agentmedia/phine-forms
Please rate this library. Is it a good library?
Informations about the package phine-forms
= phine-forms =
The forms phine bundle allows building forms that can be sent via e-mail or stored in the database. A wide range of validations can be applied to the form elements.
== Version history ==
=== 1.0.0 ==
Included are the following form parts
- Checkbox
- Fieldset
- Form
- Radio (buttons)
- Select (box)
- Submit (rendered as )
- Textarea
- Textfield
=== 1.0.0 - 1.0.4 ===
Multiple translation additions
=== 1.0.5, 1.0.6 ===
- Removed "number" from text field types enum and made it its own field
- added "tel" to text field types
- added minlength to text field
- added minlength, maxlength and pattern to textarea (validated in PHP after post-back)
=== 1.0.7 ===
- corrected number parsing in number field form
=== 1.0.8 ===
- corrected step size handling and removing some invalid code
=== 1.0.9 ===
- corrected the step attribute to default to "any"
=== 1.1.0 ===
- Multiple Changes to allow disabling html validation
=== 1.1.0 ===
- Multiple Changes to allow disabling html validation
=== 1.1.1 ===
- Fixed Bug with the number field
=== 1.1.2 ===
- Reformatted textarea form to look better
=== 1.2.0, 1.2.1 ===
- Added customizable error texts
=== 1.2.2 ===
field values are now persistent when form is submitted
=== 1.2.3 ===
- minor translation fixes
- added missing "required" wording field to checkbox
- disabled HTML validation on select field now working
All versions of phine-forms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
agentmedia/phine-builtin Version *
agentmedia/phine-core Version *
agentmedia/phine-framework Version >= 1.0.3
phpmailer/phpmailer Version >=6.0.3
agentmedia/phine-builtin Version *
agentmedia/phine-core Version *
agentmedia/phine-framework Version >= 1.0.3
phpmailer/phpmailer Version >=6.0.3
The package agentmedia/phine-forms contains the following files
Loading the files please wait ....