Libraries tagged by mbs
gugglegum/mb-str-pad
4300 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
gobie/regex
10490 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
packaged/polyfill-mbstring
3320 Downloads
mathiasreker/php-mbstring-extension
147 Downloads
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
enorris/mbstring-stream
91014 Downloads
An mbstring stream conversion filter.
mbs047/model-mind
47 Downloads
ModelMind: a secure, configurable, model-aware AI chat assistant for Laravel applications.
samsonasik/naming
220 Downloads
Naming Filter and Validator for people name
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
localzet/lwt
99 Downloads
Localzet LWT is a library for working with Localzet Web Tokens, which are based on JWT (JSON Web Tokens). It provides functionality for creating, verifying, and handling tokens using modern technologies and standards.
localzet/jwt
54 Downloads
Localzet JWT is a library for working with JSON Web Tokens (JWT). Developed by Ivan Zorin, it uses modern technologies and standards for creating, verifying, and handling JWTs.
diggin/diggin-http-charset
3064 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
realodix/php-utility
2842 Downloads
Collection of various PHP utility functions
mbsoft31/graph-core
283 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
mbsoft31/graph-algorithms
273 Downloads
A high-performance library of standard graph algorithms for PHP.
corpsee/php-utf-8
300 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.