Libraries tagged by to string
snackpatruljen/easy-html
21 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
mvccore/ext-tool-mimetype-extension
369 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.
michaelbiberich/xmask
6 Downloads
Convert string masks to regular expression patterns
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
madison/filesize
6 Downloads
Twig extension to convert bytes to human readable strings and vice versa.
lematosdefuk/localizator
488 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
kba-team/byte-debug
1737 Downloads
A simple class for debugging bytes by converting them to a printable string.
jsonplus/qtranslate
22 Downloads
an JSONplus extension to provide i18n support to human-readable strings like markdown based upon the qTranslate syntax
jaitik/laravel-str
0 Downloads
This package provides a string helper functions to work with strings in php.
israelalagbe/php-custom-types
281 Downloads
This package holds some custom PHP types such as Array and String. It provides functionalities similar to array and string in Javascript.
ingenious/jquery-md5
44 Downloads
A jQuery utility function to encode a string in MD5
imikemiller/pkeys
1344 Downloads
A key management library to keep your key strings consistent, to avoid your team mates duplicating or overwriting your keys, to protect against typo's and unexpected data types and to stop the crime of inlining keys in your code.
i-lateral/silverstripe-file-base64
776 Downloads
Simple module to add base64 string data methods to SilverStripe files and images
hvanoch/dateintervalparser
26 Downloads
Parses string input to DateInterval: 5w 3d 4h 12s, with support of aliases
grzlnxdevelopment/generatecode
4 Downloads
A package to generate a string code containing integers with a given length.