Libraries tagged by php settings
fawno/sanitize
12 Downloads
Simple PHP function for sanitize strings
devengine/dateparser
719 Downloads
PHP Parser of date strings in any format. Guesses the date format and creates a Carbon instance.
brstreet2/maskify
1 Downloads
A PHP package for masking strings with customizable visibility.
straube/utf8-encoding
3448 Downloads
PHP class to convert strings to or from UTF-8.
leankoala/magicstring
110 Downloads
PHP library for enriching strings.
suchmaske/rasmiphize
4 Downloads
Convert arabic strings to their rasm (PHP)
mlg/shovel
114 Downloads
A PHP library for manipulating Arrays, Strings and Objects - inspired by ramda.js
konstantind/otus-flexible-float-parser
5 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).
grido/primitive-objects
19 Downloads
Bring a bit of true OOP to your PHP code by using primitives (strings, numbers, arrays) as a first-class objects :)
foxworn3365/fluorine
32 Downloads
A simple library in PHP for handling arrays and strings object oriented
dambala/password-dispenser
270 Downloads
A simple PHP library for generating random strings
comordev/fast-bracket-check
0 Downloads
Ultra fast PHP bracket checker for large strings.
vesper/unit-conversion
3 Downloads
This package provides a powerful and flexible way to handle unit conversion in PHP. It supports parsing units from strings, performing conversions, and working with both simple and compound units.
thadbryson/tools
240 Downloads
Basic PHP programming helper classes. Things for strings, arrays, etc.
testinaweb/dynamic-crypto
63 Downloads
A php library to encrypt and decrypt strings with dynamic keys