Libraries tagged by string number
sqonk/phext-core
1808 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
ziedelifa/num-to-words
7122 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
webcraft/laravel-random
10557 Downloads
Laravel wrapper around paragonie/random-lib
maplephp/dto
327 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
karavasilev/cryptomanana
61 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
bitandblack/helpers
11098 Downloads
Useful methods for PHP you may like.
bayfrontmedia/php-validator
2604 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
dewan/dewan-multilang-slug
300 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
mouf/utils.common.formatters
33651 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
awssat/numbered-string-order
19 Downloads
Sort a string array based on the included numbers naturally.
evrenonur/numbertostring
188 Downloads
Converts numbers to strings
rikosage/number-wordify
54 Downloads
Simple formatter for converting numbers to a string
blackjew/number-to-words
794 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
axelitus/base
76 Downloads
A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.
jstewmc/php-helpers
11552 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP