Libraries tagged by string case

bitandblack/base64-string

0 Favers
105 Downloads

Encodes files to base64 strings and decodes base64 strings to files.

Go to Download


skgroup/php-std-dynamic-string

0 Favers
6 Downloads

PHP Template based random string generator

Go to Download


projct1/laravel-validation-base64

0 Favers
1 Downloads

Missing laravel validation rules for base64 encoded strings and files.

Go to Download


perf/base64-url-encoder

0 Favers
34 Downloads

Allows to generate URL compliant base64-encoded strings.

Go to Download


fwolf/base-converter

0 Favers
492 Downloads

Convert number (string format) between base 2 and 62

Go to Download


beekalam/base64_image_helper

0 Favers
11 Downloads

Save base64 encoded string to image file.

Go to Download


loadsys/cakephp-libregistry

2 Favers
11925 Downloads

The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.

Go to Download


helium/calendar-store

0 Favers
8 Downloads

A library for storing, retrieving, and expanding calendar events

Go to Download


mega6382/base64

2 Favers
8 Downloads

This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.

Go to Download


ajepe/base62

0 Favers
8 Downloads

base62 encode integer as a string and decode the string back to an integer

Go to Download


spaceboy/base20

0 Favers
16 Downloads

Encodes and decodes numbers to alphabetical strings

Go to Download


ridwanpr/string-masker

1 Favers
4 Downloads

A php library for masking sensitive data (e.g., credit card numbers, emails, etc.) based on specific patterns.

Go to Download


orware/compressed-string

4 Favers
734 Downloads

Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.

Go to Download


mfonte/base62x

3 Favers
288 Downloads

A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.

Go to Download


efrane/base-x

1 Favers
589 Downloads

Convert numbers to and from roman numeric strings.

Go to Download


<< Previous Next >>