Libraries tagged by arity
arokettu/arithmetic-parser
4626 Downloads
Configurable arithmetic parser and interpreter
aza/math
18990 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
artyuum/symfony-jsend-response
26873 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.
artyuum/request-dto-mapper-bundle
4897 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
kyos/find-closest-value
142843 Downloads
Finds the closest arithmetic match in an array, using Binary Search
calc/arithmetic
4215 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
agence-adeliom/lumberjack-cli
2666 Downloads
airtype/craft-httpmessages
1170 Downloads
adityadees/laravel-google-bard
10904 Downloads
A Laravel Package for Google Bard AI Chatbot
illegal/fluent-bcmath
161 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
muqsit/arithmexp
58 Downloads
Mathematical expression parser and evaluator for PHP
hedronium/avity
83 Downloads
Highly extensible & customizable Identicon Generator
vrnedwidek/php-decimal
11 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
tetthys/bc
13 Downloads
Bc is a small and simple but accurate tool for calculation.
piggly/php-decimal
228 Downloads
An arbitrary-precision Decimal class type for PHP.