2 Repositories
PHP pascal Libraries
Firebird-PHP: A library created to meet a work need when handling a Firebird database
Firebird-PHP: A library created to meet a work need when handling a Firebird database
3 Jun 27, 2022
Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Title case, Sentence case and Dot notation.
Case converter Use this library to convert string between: Name Method Output example 🐪 Camel case toCamel() myNameIsBond 👨🏫 Pascal case toPascal(
147 Dec 24, 2022