Libraries tagged by bijective
brianfreytag/php-bijective
88659 Downloads
Encodes any integer into a base(n) string
reshadman/bijective-shortener
4086 Downloads
A Clean Bijective Base Converter for PHP
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.
corley/php-bijective
2244 Downloads
simple bijective functions
eric-chau/bijective
2420 Downloads
Simple bijective function (base(n) encode/decode) for PHP.
morilog/bijective-shortener-cli
7 Downloads
PHP Bijective Shortener CLI
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).
alexkr/biject
141 Downloads
Bijection class
ryangjchandler/blade-capture-directive
6872949 Downloads
Create inline partials in your Blade templates with ease.
log1x/sage-directives
498583 Downloads
A set of Blade directives for use with Roots Sage.
appstract/laravel-blade-directives
1056048 Downloads
Handy Blade directives
wapmorgan/morphos
888267 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
651389 Downloads
A Blade directive to export variables to JavaScript
ryangjchandler/blade-cache-directive
85090 Downloads
Cache chunks of your Blade markup with ease.