Libraries tagged by bijection
niktomo/kasumi
27 Downloads
Reversible 63-bit integer scrambling using modular multiplicative inverse
alexkr/biject
143 Downloads
Bijection class
honest/bijective
29 Downloads
Bijective is a library that can compute pairings between alphanumeric strings, and integers. Every integer can be mapped to an alphanumeric string, and every alphanumeric string can be mapped back to an integer with no unpaired permutations.
abdelrhman-ellithy/hybridroots
0 Downloads
Four novel multi-phase hybrid bracketing algorithms (Opt.BF, Opt.BFMS, Opt.TF, Opt.TFMS) for numerical root finding with superior convergence. Combines bisection/trisection, false position, and modified secant. Reference DOI: 10.21608/joems.2026.440115.1078
dandjo/simple-obfuscator
908 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
reshadman/bijective-shortener
4335 Downloads
A Clean Bijective Base Converter for PHP
corley/php-bijective
2252 Downloads
simple bijective functions
morilog/bijective-shortener-cli
8 Downloads
PHP Bijective Shortener CLI
eric-chau/bijective
2421 Downloads
Simple bijective function (base(n) encode/decode) for PHP.
brianfreytag/php-bijective
97081 Downloads
Encodes any integer into a base(n) string
baghayi/php-bijective-encoder
6 Downloads
Bijective encoder & decoder Written for PHP
symfony/dependency-injection
453638454 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
315382021 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
pimple/pimple
134147284 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
55009782 Downloads
The dependency injection container for humans