Libraries tagged by bijective
brianfreytag/php-bijective
93567 Downloads
Encodes any integer into a base(n) string
reshadman/bijective-shortener
4148 Downloads
A Clean Bijective Base Converter for PHP
corley/php-bijective
2248 Downloads
simple bijective functions
dandjo/simple-obfuscator
541 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.
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
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
11896518 Downloads
Create inline partials in your Blade templates with ease.
log1x/sage-directives
595035 Downloads
A set of Blade directives for use with Roots Sage.
appstract/laravel-blade-directives
1101893 Downloads
Handy Blade directives
wapmorgan/morphos
1036686 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
736719 Downloads
A Blade directive to export variables to JavaScript
ryangjchandler/blade-cache-directive
127402 Downloads
Cache chunks of your Blade markup with ease.