Libraries tagged by string case
ierusalim/baseconvert
31 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
beekalam/base64_image_helper
8 Downloads
Save base64 encoded string to image file.
basecodeoy/laravel-string-powerpack
0 Downloads
A collection of opinionated string functions for Laravel.
loadsys/cakephp-libregistry
11923 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.
helium/calendar-store
5 Downloads
A library for storing, retrieving, and expanding calendar events
mega6382/base64
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.
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
spaceboy/base20
15 Downloads
Encodes and decodes numbers to alphabetical strings
ridwanpr/string-masker
1 Downloads
A php library for masking sensitive data (e.g., credit card numbers, emails, etc.) based on specific patterns.
orware/compressed-string
732 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.
mfonte/base62x
284 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.
floor9design/search-string-parser
143 Downloads
A php based parser class for use in search logic.
efrane/base-x
586 Downloads
Convert numbers to and from roman numeric strings.
bombenprodukt/laravel-string-powerpack
0 Downloads
A collection of opinionated string functions for Laravel.
sebastianlenz/calendarfield
311 Downloads
A Craft field type for storing event data