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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • symfony/polyfill-mbstringAvatar de symfony

    symfony/polyfill-mbstring

    7,831Ver en 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
    Ver en GitHub↗7,831
  1. Home
  2. Development Tools & Productivity
  3. PHP 5.x Compatibility Polyfills
  4. Mbstring Polyfills