The plugin ships with quite a battery of useful additions.
Useful defaults
- Auto-trim on POST (to make - especially notEmpty/notBlank - validation working properly).
- Default settings for Paginator, ... can be set using Configure.
- URL array defaults for helper calls (plugin/prefix) incl. `linkReset()` and `linkComplete()`
- Typography resets
Validation
- `validateUniqueExt()` to allow validating with multiple scoped fields with NULL values.
- `validateIdentical()`
- `validateUrl()` with auto-complete/deep
- `validateDateTime()` with before/after
- `validateDate()` with before/after
- `validateTime()` with before/after
Improved Password handling
Including improved security for all user related actions using Passwordable behavior.
Useful table behaviors
- Slugged
- Bitmasked
- Confirmable: Checkbox toggling
- String: Input (and output) transformation and cleanup
- Toggle: Quickly allow boolean toggles
and more.
Tree structures
The Tree helper for outputting tree structures
I18n language switching
Allows a quick language switch for your app