lambelcebur / materialize-css-helper
MaterializeCss Helper integration to Lam
dev-master
2020-01-10 07:09 UTC
Requires
- php: ^7.1
- laminas/laminas-form: ^2.0
Suggests
- lambelcebur/doctrine-orm-resources: DoctrineORM Resources to Lam
- lambelcebur/mongodb-logger: MongoDb Logger integration to Lam
- lambelcebur/mvc-basic-tools: Lam tools for controllers,views,helpers, plugins and more ...
- lambelcebur/oauth2-social-client: Lam extends module from thephpleague/oauth2-client
This package is auto-updated.
Last update: 2025-03-13 22:54:57 UTC
README
Lam materialize-css-helper
- MaterializeCSS Version: 1.0
This module overwrites the original ZF view helpers defined below.
See
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
composer require lambelcebur/materialize-css-helper
Then add LamBelcebur\MaterialiceCssHelper
to your config/application.config.php
Elementos disponibles
- FormButton
- FormCheckbox
- FormColor
- FormDate
- FormDateSelect
- FormDateTime
- FormDateTimeLocal
- FormDateTimeSelect
- FormElementErrors
- FormEmail
- FormFile
- FormHidden
- FormImage
- FormInput
- FormMonth
- FormMonthSelect
- FormMultiCheckbox
- FormNumber
- FormPassword
- FormRadio
- FormRange
- FormReset
- FormRow
- FormSearch
- FormSelect
- FormSubmit
- FormTel
- FormText
- FormTextarea
- FormTime
- FormUrl
- FormWeek
- GoogleReCaptcha