Libraries tagged by mat2
spicyweb/craft-neo
758764 Downloads
A Matrix-like field type with block hierarchy
rawr/t-regx
146118 Downloads
PHP regular expression brought up to modern standards.
php-decimal/php-decimal
869238 Downloads
Correctly-rounded arbitrary precision decimal floating point
mattiasgeniar/phpunit-query-count-assertions
602015 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
mattiasgeniar/php-percentages
271120 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
longman/ip-tools
223913 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
krowinski/bcmath-extended
914706 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
jlawrence/eos
1121714 Downloads
Parse and solve math equations without using 'eval()'.
guanguans/notify
86888 Downloads
Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
drupol/phpermutations
679852 Downloads
Generators and iterators, permutations and combinations.
denissimon/formula-parser
251360 Downloads
Parsing and evaluating mathematical formulas given as strings.
deepseek-php/deepseek-php-client
26712 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
cyclonedx/cyclonedx-php-composer
1284759 Downloads
Creates CycloneDX Software Bill-of-Materials (SBOM) from PHP Composer projects
cyclonedx/cyclonedx-library
1216985 Downloads
Work with CycloneDX documents.
chriskonnertz/string-calc
576154 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.