lutsen / property-string

Controller for the Lagan string property.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lagan

Lagan String Property Controller

Controller for the Lagan String property.
Uses the Siriusphp validation library to validate strings. You can use the built in validation rules by adding them to the 'validate' value in the property array. Add multiple validation rules by seperating them with a pipe character.
Example: 'validate' => 'minlength(3) | alphanumeric'

To be used with Lagan. Lagan lets you create flexible content objects with a simple class, and manage them with a web interface.

Lagan is a project of Lútsen Stellingwerff.

About

Controller for the Lagan string property.

License:MIT License


Languages

Language:PHP 100.0%