Skip to content

Simple PHP function to compare strings in natural order and case-insensitive using the current locale.

License

Notifications You must be signed in to change notification settings

bilo1967/strnatcoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

strnatcoll

PHP function to compare strings in natural order and case-insensitive using current locale

It comes useful for languages like spanish or german when you have to sort strings containing words with accents and/or numbers.

About

Simple PHP function to compare strings in natural order and case-insensitive using the current locale.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages