Skip to content

PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.

License

Notifications You must be signed in to change notification settings

PHP-Polyfills/mb_ucfirst-lcfirst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mb_ucfirst and mb_lcfirst polyfills

Latest Stable Version License PHP Version Require

Provides user-land PHP polyfills for the mb_ucfirst and mb_ucfirst functions added in PHP 8.4.

Requires PHP 8.1 or newer with mbstring extension.

Installation

composer require polyfills/mb-ucfirst-lcfirst

Usage

Simply use the mb_ucfirst and mb_ucfirst functions as if they were declared already.

Contributions

Contributions are welcome either as a GitHub issue or a PR to this repo.

About

PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages