lagan/property-string

Controller for the Lagan string property.

Maintainers

👁 lutsen

Package info

github.com/lutsen/property-string

pkg:composer/lagan/property-string

Statistics

Installs: 794

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2016-12-16 07:47 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 746077b371a09b9d037ab64ed001220efadda394

controllerstringpropertylagan

This package is auto-updated.

Last update: 2026-06-29 00:58:54 UTC


README

👁 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.