Libraries tagged by prime number
drupol/phpermutations
583601 Downloads
Generators and iterators, permutations and combinations.
ionux/phactor
43937 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
594040 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
81 Downloads
prime numbers
apsingh/prime-generator
12 Downloads
A prime number multiplication table generator
sanket123/primenumber
0 Downloads
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
10 Downloads
A set of integer-based mathematical operations (divisors, factorials, prime numbers) with XML formatting support for presenting calculation results.