lagan/property-slug
Controller for the Lagan slug property. Creates a slug from a string, and checks if it's unique.
Maintainers
Requires
- php: >=5.5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT aea83020aa7d887caccb62dd622de73b56de6e2f
- Lútsen Stellingwerff <lutsenstellingwerff.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-29 01:27:45 UTC
README
Lagan Slug Property Controller
Controller for the Lagan Position property.
Creates a slug from a string, and checks if it's unique. If it is not unique, a random string is added to the end of the slug. If the property is submitted empty, or autovalue is set to true for this property, the title property value is used to create a slug. If there is no title the id is used.
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.
