Skip to content

The Symfony Polyfill / Mbstring Component

Warning: You are browsing the documentation for Symfony 3.x, which is no longer maintained.

Read the updated version of this page for Symfony 7.1 (the current stable version).

This component provides a partial, native PHP implementation for the mbstring PHP extension.

Installation

1
$ composer require symfony/polyfill-mbstring

Note

If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. Read this article for more details.

This work, including the code samples, is licensed under a Creative Commons BY-SA 3.0 license.
TOC
    Version