Libraries tagged by stfr
texy/texy
788155 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
symfony-cmf/slugifier-api
1596811 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
swayok/alternative-laravel-cache
448573 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
suin/phpcs-psr4-sniff
1223303 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
steppinghat/emoji-detector
439840 Downloads
Detect and validate emoji in an input string
statamic/eloquent-driver
422454 Downloads
Allows you to store Statamic data in a database.
spatie/sheets
74914 Downloads
Store & retrieve your static content in plain text files
sop/crypto-encoding
1134259 Downloads
A PHP implementation of textual encodings of cryptographic structures.
soloterm/grapheme
73938 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.
simplesamlphp/simplesamlphp-module-metarefresh
6207460 Downloads
The metarefresh module will download and parse metadata documents and store them locally
sandrokeil/interop-config
402893 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
sailenicolas/forceutf8
190319 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
332756 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
s9e/regexp-builder
1822176 Downloads
Library that generates regular expressions that match a list of strings.
rawilk/laravel-settings
116036 Downloads
Store Laravel application settings in the database.