Libraries tagged by Simple String
loganlinn/constantsarray
8 Downloads
A simple array-like PHP class for using constants in strings
kovsky0/mini-templater
6 Downloads
A simple helper class to process variables and alternative strings
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
knyga/dotconfig
34 Downloads
Wraps input config file with simple interface with get method, wich accepts doted request string (->get('config.ttl'))
jitesoft/xml2struct
104 Downloads
Simple lib to convert a xml file into a tree structure of nodes, an array structure or a json string.
invays/synonymizer
19 Downloads
Rewrite your content with ease using this simple script. This script automatically generates unique text based on a given string of synonyms. Improve readability, adapt to your audience.
hvnlabs/php-crypttor
26 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
gregpriday/php-version
376 Downloads
A simple, powerful PHP class for parsing, validating, and comparing semantic version strings.
gorriecoe/silverstripe-sreg
138 Downloads
Simple tokenizer that allows you to use .ss template like variables in a dataobjects string.
foxworn3365/fluorine
32 Downloads
A simple library in PHP for handling arrays and strings object oriented
edbox/valid-url
26 Downloads
Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
danieltoader/php-crypttor
1 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
chrissileinus/ansi-php
25 Downloads
A simple Library with static classes they generate ANSI Control Sequences and return the code as a string.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
ballen/sluginator
406 Downloads
A simple URL slug creation library for PHP, simply feed it a string (such as a blog title) and it will create a URL friendly slug.