Skip to content

Creating a flexible, semantic, and correct title case PHP function based on some developers' previous work.

Notifications You must be signed in to change notification settings

NicholasRBowers/strtotitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Title-Case-Function

Creating a flexible, semantic, and correct title case PHP function based on developers' previous work.


Original Authors:

Synthesizing Author: @NicholasRBowers


Objective

To create a simple, elegant, flexible, semantic, and correct title case PHP function by building off of the works of others.

Notes

  • I am currently drawing from two sources: Dunbar and Camen (noted above).
  • If there are any other sources that you would like to have considered added to the project, tweet them at me @NicholasRBowers.

Changelog

Recent changes

  • Semantically restructured.
  • Merged sources into master branch.

Development released October 26, 2012

  • Initial release

About

Creating a flexible, semantic, and correct title case PHP function based on some developers' previous work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages