Libraries tagged by Simple String
flamedevelopment/recrypt
358 Downloads
Recrypt is a simple tool for unsecurley encrypting and decrypting strings
dlindberg/dom-document-factory
20 Downloads
Simple DOMDocument factory with html purify and string output
vesper/unit-conversion
3 Downloads
This package provides a powerful and flexible way to handle unit conversion in PHP. It supports parsing units from strings, performing conversions, and working with both simple and compound units.
vbpupil/filename-cleaner
29 Downloads
Pass in a a string (currently a url) and be handed back a filename, simple as that.
theprivateer/clickable
23 Downloads
A simple utility to convert URLs and emails in a string to clickable HTML anchors
sunnyflail/array-flattener
4 Downloads
A simple trait for flattening arrays to php code strings
stuartcusackie/sglide
30 Downloads
A simple helper function for safely generating statamic glide image urls from fields as well as path strings.
rsmike/label
66 Downloads
A simple way to organise constant collections and constant=>string dictionaries.
rasteiner/k3-table-field
16 Downloads
K3 plugin. A very simple table editor. No expanding views, no modals. Just edit a table of strings.
mustafaculban/search-filter-parser
0 Downloads
A simple PHP parser that converts structured filters into SQL strings.
miniature/di_container
9 Downloads
A simple implementation of a dependency injection container for PHP-classes and parameters (array, string, numeric). It is consuming array data.
mike-k-burke/php-rtflex
129 Downloads
A simple library to allow parsing of RTF files and strings. Forked from skyh13/php-rtflex which is a fork of silvermine/php-rtflex.
mf-miko/sorted-linked-list
1 Downloads
A simple type-safe sorted singly linked list for int or string values in PHP.
maurice2k/devicedetect
19 Downloads
Simple device type detection (phone, tablet, desktop) based on the user agent string
mahmud/buffered-queue
40 Downloads
A simple to use buffering queue as PHP package (no dependencies), which flexibly buffers objects, strings, integers etc. until a maximum size is reached