Download the PHP package neos/form without Composer

On this page you can find all versions of the php package neos/form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package form

Flow Form Framework

An extensible and flexible framework to build web forms.

See https://flow-form-framework.readthedocs.org/en/latest/ for a detailed documentation.

Related Packages

This package implements the core of the Flow Form Framework and can be used directly within Neos Websites or Flow Applications. There are some useful related packages:

Neos Package Key Description Composer key / Packagist URL
Neos.Form The actual Form Framework core (this package) neos/form
Neos.Form.Builder A Form Builder IDE integrated to Neos CMS that allows for form *Definitions* to be created via the Backend interface and/or Fusion neos/form-builder
Neos.Form.YamlBuilder
(formerly Neos.FormBuilder)
The original Form Builder IDE that can be used with Flow alone to create YAML Form Definitions neos/form-yamlbuilder
(formerly neos/formbuilder)
Neos.Form.FusionRenderer A custom Form preset that allows Forms to be rendered via Fusion neos/form-fusionrenderer
Third party packages
PunktDe.FormPersistence Database persistence finisher, backend module to download data in different formats, export definition editor for field mapping, fine grained access rights, data retention mechanisms, .... punktDe/form-persistence
Wegmeister.DatabaseStorage Custom Form Finisher that helps storing formdata into the database and export it as Xlsx file wegmeister/databasestorage
Wegmeister.Recaptcha Custom Form Element that renders Googles reCAPTCHAs wegmeister/recaptcha
Honeypot Field Honeypot form field to spam-protect your forms without further disturbance. dl/honeypotformfield
Wwwision.Form.ContentReferences Example Form Element that renders Neos Content References wwwision/form-contentreferences
Wwwision.Form.MultiColumnSection Example Section Form Element that renders child Form Elements in multiple columns wwwision/form-multicolumnsection
Wwwision.Form.MultiFileUpload Example package providing a simple MultiFileUpload element for the Neos.Form framework wwwision/form-multifileupload
Wwwision.Form.SecureFileUpload Examples and helpers for implementing secure form uploads wwwision/form-securefileupload

Note: Feel free to create a Pull-Request with further related Form packages


All versions of form with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0
neos/flow Version ^7.3 || ^8.0 || ^9.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package neos/form contains the following files

Loading the files please wait ....