awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMbstring Polyfills

Polyfills specifically for the multi-byte string extension.

Distinct from PHP 5.x Compatibility Polyfills: Specifies the mbstring extension specifically rather than general PHP 5.x compatibility

Explore 1 awesome GitHub repository matching development tools & productivity · Mbstring Polyfills. Refine with filters or upvote what's useful.

Awesome Mbstring Polyfills GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • symfony/polyfill-mbstringAvatar de symfony

    symfony/polyfill-mbstring

    7,831Voir sur GitHub↗

    This project is a PHP compatibility layer that implements multi-byte string functions for environments where the native Mbstring extension is not installed. It serves as a library for processing text in various character encodings to ensure consistent string handling across different servers. The library provides a set of tools for internationalization text handling, allowing for the processing of non-English characters and diverse languages. It ensures correct string length and manipulation for text containing characters beyond the basic ASCII set.

    Implements multi-byte string functions for environments where the native Mbstring extension is not installed.

    PHPcompatibilitycomponentjavascript
    Voir sur GitHub↗7,831
  1. Home
  2. Development Tools & Productivity
  3. PHP 5.x Compatibility Polyfills
  4. Mbstring Polyfills