Libraries tagged by prime numbers
drupol/phpermutations
574403 Downloads
Generators and iterators, permutations and combinations.
ionux/phactor
42726 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
danog/primemodule
583037 Downloads
Prime module capable of doing prime factorization of huge numbers very quickly."
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
joaofigueira/primes
80 Downloads
prime numbers
apsingh/prime-generator
12 Downloads
A prime number multiplication table generator
kof-sample/number
21 Downloads
Number discrimination library
szczyglis/php-ulam-spiral-generator
5 Downloads
A mathematical Ulam spiral generator and renderer with programmable callbacks written in PHP.
sveta/hexlet_project1
13 Downloads
Игры с числами
ionux/rapim
3 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
pawelwaw-git/primegenerator
8 Downloads
package can generate prime numbers
mikolajkaminski/special-calculations-2.0
1 Downloads
Three custom calculations for Divisors, Factorials and Prime Numbers.
ktsirangelos/math-functions
9 Downloads
A set of integer-based mathematical operations (divisors, factorials, prime numbers) with XML formatting support for presenting calculation results.
ivanovsaleksejs/num-to-text
11294 Downloads
Converts numbers or prices to text representation in various languages. For example, 437605 becomes "four hundred thirty seven thousand six hundred five". Price class for displaying prices with currencies is also available.