Libraries tagged by smartbit

artbit/base_convert

5 Favers
10756 Downloads

Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)

Go to Download


mattb-it/larepo

4 Favers
20 Downloads

A Laravel repository pattern implementation

Go to Download


artbit/isget

1 Favers
60 Downloads

This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.

Go to Download


<< Previous