Libraries tagged by to string
thbm/date-parser
83 Downloads
Simple class to parse date from string with multiple format.
testinaweb/dynamic-crypto
63 Downloads
A php library to encrypt and decrypt strings with dynamic keys
tacoberu/php-naiacode
50 Downloads
De/Serialization text with meta from/to human readable text string.
swissmakers/php-openssh
9 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
saad/laravel-request-query-parser
18 Downloads
This library will load query relation and select fields according to request include query string values
rollerworks/uri-encoder
4498 Downloads
A simple library, to safely encode a string for usage in a URI.
robertogriel/crypt-array
15 Downloads
A simple PHP library to encrypt and decrypt strings or associative arrays using OpenSSL.
rkslug/slug
5 Downloads
A simple Laravel package to generate slugs from strings
reddias/is-balanced
0 Downloads
This PHP package provides a utility function to check if a string of parentheses is balanced and includes an implementation of a stack data structure.
rb28dett/php-utf-8
17 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
ondram/graphite-graph
12829 Downloads
Graphite graph DSL to build URL query string for a graph (PSR-4 and PHP7 compatible)
nhanchaukp/pinterest-cookie-api
12 Downloads
Library for get Boards, Account Info, Pin to Pinterest via cookie string.
natanaelsimoes/twig-pluralize-extension
38 Downloads
Twig extension to output correctly pluralized strings
michaelrushton/sql
8 Downloads
A library to generate SQL statement strings using a fluent interface.