Libraries tagged by bijection
honest/bijective
25 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
141 Downloads
Bijection class
reshadman/bijective-shortener
4086 Downloads
A Clean Bijective Base Converter for PHP
brianfreytag/php-bijective
88659 Downloads
Encodes any integer into a base(n) string
corley/php-bijective
2244 Downloads
simple bijective functions
morilog/bijective-shortener-cli
7 Downloads
PHP Bijective Shortener CLI
eric-chau/bijective
2420 Downloads
Simple bijective function (base(n) encode/decode) for PHP.
baghayi/php-bijective-encoder
6 Downloads
Bijective encoder & decoder Written for PHP
dandjo/simple-obfuscator
497 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
symfony/dependency-injection
324332037 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
pimple/pimple
110898830 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
26878795 Downloads
The dependency injection container for humans
league/container
60912431 Downloads
A fast and intuitive dependency injection container.
nette/di
33212278 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.