ICanBoogie
  • Documentation
  • API Reference
  • Inflector v1.0.0
Namespaces
  • ICanBoogie
Classes
  • Inflections
  • Inflector
Functions
  • camelize
  • capitalize
  • downcase
  • humanize
  • hyphenate
  • pluralize
  • singularize
  • titleize
  • underscore
  • upcase

Function capitalize

Returns a copy of str with the first character converted to uppercase and the remainder to lowercase.

Namespace: ICanBoogie
Located at helpers.php

Parameters summary

string $str
Inflector v1.0.0 – Check on GitHub – API documentation generated by ApiGen