ICanBoogie
  • Documentation
  • API Reference
  • Common v1.3.0
Namespaces
  • ICanBoogie
Classes
  • FormattedString
Interfaces
  • ToArray
  • ToArrayRecursive
Traits
  • ToArrayRecursiveTrait
Exceptions
  • OffsetError
  • OffsetNotDefined
  • OffsetNotReadable
  • OffsetNotWritable
  • PropertyError
  • PropertyIsReserved
  • PropertyNotDefined
  • PropertyNotReadable
  • PropertyNotWritable
Functions
  • array_flatten
  • array_insert
  • array_merge_recursive
  • capitalize
  • downcase
  • dump
  • escape
  • escape_all
  • exact_array_merge_recursive
  • format
  • generate_v4_uuid
  • normalize
  • normalize_url_path
  • remove_accents
  • shorten
  • sort_by_weight
  • stable_sort
  • unaccent_compare
  • unaccent_compare_ci
  • upcase

Function downcase

Returns a lowercase string.

Namespace: ICanBoogie
Located at helpers.php

Parameters summary

string $str

Return value summary

string string
Common v1.3.0 – Check on GitHub – API documentation generated by ApiGen