Download the PHP package geniv/nette-general-form without Composer
On this page you can find all versions of the php package geniv/nette-general-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geniv/nette-general-form
More information about geniv/nette-general-form
Files in geniv/nette-general-form
Download geniv/nette-general-form
More information about geniv/nette-general-form
Files in geniv/nette-general-form
Vendor geniv
Package nette-general-form
Short Description Form general class for Nette Framework
License MIT
Package nette-general-form
Short Description Form general class for Nette Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package nette-general-form
Nette general form
Installation
or
require:
Include in application
usage IEvent:
usage IFormContainer and IEventContainer (can use magic __invoke
method):
or the old way without __invoke
:
usage ITemplatePath (without return type!):
Events for use (implements IEvent
)
SetValueEvent
CallbackEvent
usage in presenter:
EmailNotifyEvent
where self class name (prevents multiple services in DI):
usage in presenter:
event in definition is possible use several times, and define like anonymous index or text index
Extension
usage GeneralForm:
usage GeneralControl:
Exception
class: EventException
All versions of nette-general-form with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
nette/application Version >=2.4
nette/component-model Version >=2.3
nette/di Version >=2.4
nette/mail Version >=2.4
nette/utils Version >=2.4
tracy/tracy Version >=2.4
nette/application Version >=2.4
nette/component-model Version >=2.3
nette/di Version >=2.4
nette/mail Version >=2.4
nette/utils Version >=2.4
tracy/tracy Version >=2.4
The package geniv/nette-general-form contains the following files
Loading the files please wait ....