Libraries tagged by php number
ohansyah/laravelbenchmark
923 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
nikolajev/math
0 Downloads
PHP mathematics utility. Helps to work with huge decimals, different number formats, etc.
matoki/telify-client
9 Downloads
A PSR-4 compliant PHP class for using the Telify Closed-Loop Telephone Number Verification service.
marjovanlier/southafricanidvalidator
130 Downloads
A sophisticated PHP package designed to validate South African ID numbers by checking both structural and contextual rules
kouinkouin/street-parser
2840 Downloads
A PHP library to split an address street to street, number, box, ...
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).
jbroadway/distinctelements
8 Downloads
A pure PHP implementation of the Distinct Elements in Streams algorithm for estimating the number of distinct elements in a set.
innobrig/paginator
68 Downloads
A lightweight PHP paginator for Bootstrap4. Generates pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
huijiewei/yii2-phonenumber
12 Downloads
A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber.
gsazad/rupeestowords
23 Downloads
This PHP library provides functionality to convert a given number into words for Indian currency in multiple Indian languages, including English, Hindi, Punjabi, Gujarati, and more.
gladdle/nexah-sms
7 Downloads
A php library for sending SMS to one or more phone numbers using the Nexah API
garethellis/cricket-stats-helper
37 Downloads
A simple PHP library for calculating cricket statistics such as batting average, bowling average and bowling economy. Can also convert number of overs bowled in scorecard notation to number of balls bowled, and vice-versa.
ft/predicates
25 Downloads
A simple, lightweight, dependency free PHP library for predicates and callbacks for dates, strings, numbers, versions etc
formatphp/formatphp
1 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
fauzy/data-validator
0 Downloads
A PHP package to validate various types of data such as emails, URLs, phone numbers, etc.