Libraries tagged by bijective
brianfreytag/php-bijective
92424 Downloads
Encodes any integer into a base(n) string
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.
corley/php-bijective
2247 Downloads
simple bijective functions
dandjo/simple-obfuscator
530 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
eric-chau/bijective
2421 Downloads
Simple bijective function (base(n) encode/decode) for PHP.
reshadman/bijective-shortener
4140 Downloads
A Clean Bijective Base Converter for PHP
morilog/bijective-shortener-cli
7 Downloads
PHP Bijective Shortener CLI
baghayi/php-bijective-encoder
6 Downloads
Bijective encoder & decoder Written for PHP
alexkr/biject
143 Downloads
Bijection class
ryangjchandler/blade-capture-directive
10624266 Downloads
Create inline partials in your Blade templates with ease.
log1x/sage-directives
576866 Downloads
A set of Blade directives for use with Roots Sage.
appstract/laravel-blade-directives
1091923 Downloads
Handy Blade directives
wapmorgan/morphos
1001743 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
spatie/laravel-blade-javascript
719012 Downloads
A Blade directive to export variables to JavaScript
ryangjchandler/blade-cache-directive
116669 Downloads
Cache chunks of your Blade markup with ease.