Libraries tagged by bijection
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.
alexkr/biject
143 Downloads
Bijection class
brianfreytag/php-bijective
93134 Downloads
Encodes any integer into a base(n) string
reshadman/bijective-shortener
4144 Downloads
A Clean Bijective Base Converter for PHP
corley/php-bijective
2247 Downloads
simple bijective functions
dandjo/simple-obfuscator
534 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
morilog/bijective-shortener-cli
7 Downloads
PHP Bijective Shortener CLI
eric-chau/bijective
2421 Downloads
Simple bijective function (base(n) encode/decode) for PHP.
baghayi/php-bijective-encoder
6 Downloads
Bijective encoder & decoder Written for PHP
symfony/dependency-injection
367446746 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
244738197 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
php-di/php-di
33972420 Downloads
The dependency injection container for humans
pimple/pimple
118503515 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
42311722 Downloads
Generic and extensible callable invoker
league/container
70920393 Downloads
A fast and intuitive dependency injection container.