Libraries tagged by bijective
brianfreytag/php-bijective
94669 Downloads
Encodes any integer into a base(n) string
reshadman/bijective-shortener
4163 Downloads
A Clean Bijective Base Converter for PHP
corley/php-bijective
2250 Downloads
simple bijective functions
eric-chau/bijective
2421 Downloads
Simple bijective function (base(n) encode/decode) for PHP.
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.
morilog/bijective-shortener-cli
8 Downloads
PHP Bijective Shortener CLI
baghayi/php-bijective-encoder
6 Downloads
Bijective encoder & decoder Written for PHP
dandjo/simple-obfuscator
546 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
alexkr/biject
143 Downloads
Bijection class
ryangjchandler/blade-capture-directive
13793316 Downloads
Create inline partials in your Blade templates with ease.
log1x/sage-directives
621989 Downloads
A set of Blade directives for use with Roots Sage.
appstract/laravel-blade-directives
1119904 Downloads
Handy Blade directives
wapmorgan/morphos
1089244 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
765991 Downloads
A Blade directive to export variables to JavaScript
ryangjchandler/blade-cache-directive
144514 Downloads
Cache chunks of your Blade markup with ease.