Libraries tagged by string case
ierusalim/baseconvert
40 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
fwolf/base-converter
516 Downloads
Convert number (string format) between base 2 and 62
beekalam/base64_image_helper
11 Downloads
Save base64 encoded string to image file.
loadsys/cakephp-libregistry
11926 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.
hi-powered-dev/cake-carts
0 Downloads
A CakePHP plugin for storing entities in carts
helium/calendar-store
9 Downloads
A library for storing, retrieving, and expanding calendar events
jesprna/jaysfi-search-string
1427 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
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
17 Downloads
Encodes and decodes numbers to alphabetical strings
orware/compressed-string
735 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
307 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
147 Downloads
A php based parser class for use in search logic.
efrane/base-x
590 Downloads
Convert numbers to and from roman numeric strings.
sebastianlenz/calendarfield
580 Downloads
A Craft field type for storing event data