Skip to content
Polmonite edited this page Sep 21, 2019 · 1 revision

Casts

These are used to cast a value to a specific type. Available cast filters are:

  • string;
  • bool;
  • int;
  • float;
  • to_array;
  • to_object;
  • json.

Other

Extend Malini

  • Create your own Accessor
  • Create your own Decorator
  • Available Extensions
    • Malini\Aeria
    • Malini\YOAST
    • Malini\ACF
Clone this wiki locally