Libraries tagged by strings
mokhosh/muddle
13678 Downloads
Obfuscate emails and strings in PHP and Laravel
mihanentalpo/fast-fuzzy-search
34394 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
michielgerritsen/extract-address-parts
12063 Downloads
Get the (Dutch) street, house number, and extension from a concatenated string
mcaskill/php-html-build-attributes
34964 Downloads
Generate a string of HTML attributes.
marcocesarato/sqlparser
47101 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
kunstmaan/utilities-bundle
153338 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
konradmichalik/php-color
6449 Downloads
A small, framework-agnostic PHP library for color conversion, luminance, contrast and deterministic string-to-color hashing.
kba-team/markdown-table
74816 Downloads
Create a markdown table string from an associative array.
katteba/uuidshortener
41919 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
jweiland/replacer
207395 Downloads
Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).
jfcherng/php-levenshtein-distance
16034 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
jcrowe/bad-word-filter
45653 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
jabranr/csv-parser
39410 Downloads
Parse CSV data from a file, stream or string
ixnode/php-cli-image
12410 Downloads
PHP Cli Image - This library converts a given image to ASCII string.
interfasys/lognormalizer
1209158 Downloads
Parses variables and converts them to string so that they can be logged