Libraries tagged by mb
symfony/polyfill-mbstring
1278597007 Downloads
Symfony polyfill for the Mbstring extension
league/csv
197465273 Downloads
CSV data manipulation made easy in PHP
zbateson/mb-wrapper
56745915 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
mbostock/d3
448851 Downloads
A JavaScript visualization library for HTML and SVG.
mbezhanov/faker-provider-collection
10383805 Downloads
A collection of custom providers for the Faker library
jfcherng/php-mb-string
6414088 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
onnov/detect-encoding
4466743 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
mollie/magento2
2100469 Downloads
Mollie Payment Module for Magento 2
jbzoo/utils
1623617 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
cyclonedx/cyclonedx-library
2387836 Downloads
Work with CycloneDX documents.
martinlindhe/php-mb-helpers
8649767 Downloads
Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()
mbarlow/megaphone
85869 Downloads
UI and admin for Laravel Notifications.
zetacomponents/mail
1983209 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
ddeboer/transcoder
730027 Downloads
Better encoding conversion for PHP
php-standard-library/str
184308 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions