• ♡ Sponsor

    strtolower

    #Case

    Returns a string with all alphabetic characters converted to lowercase. This function doesn't expect any parameters.

    @{ variable | strtolower }
    

    Related

    Pipe  ⁄
    strtoupper — Pipe

    Returns a string with all alphabetic characters converted to uppercase. This function doesn't expect any parameters.

    Pipe  ⁄
    ucwords — Pipe

    Returns a string with the first character of each word in a variable value capitalized, if that character is alphabetic. This function doesn't expect any parameters.

    • Automad
    • Developer Guide
    • Building Themes
    • Template Language
    • Pipe
    • strtolower
    Discuss
    Packages
    Release Notes
    Support
    Terms of Use
      Become a Sponsor
      GitHub
      Twitter
      Facebook
      Instagram
      2013-2023 by Marc Anton Dahmen
    Released under the MIT license

    A faceless machine, creating one's portrait in the internet.
  • Automad
  • Getting Started
  • System
  • User Guide
  • Developer Guide
  • Headless Mode
  • Discuss
  • Packages
  • Developer Guide ←
  • Building Themes ←
  • Template Language ←
  • Pipe
  • ceil
  • dateFormat
  • def
  • escape
  • findFirstImage
  • findFirstParagraph
  • floor
  • markdown
  • match
  • replace
  • round
  • sanitize
  • shorten
  • stripEnd
  • stripStart
  • stripTags
  • strlen
  • strtolower
  • strtoupper
  • ucwords