Libraries tagged by stfr
react/socket-client
4115655 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP
cogpowered/finediff
7100700 Downloads
PHP implementation of a Fine granularity Diff engine
struggle-for-php/sfp-phpstan-psr-log
76844 Downloads
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
yzen.dev/plain-to-class
49738 Downloads
Class-transformer to transform your dataset into a structured object
yoast/whip
755001 Downloads
A WordPress package to nudge users to upgrade their software versions (starting with PHP)
wyndow/fuzzywuzzy
1572331 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
wp-cli/rewrite-command
5066691 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
woothee/woothee-testset
107490 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
wikimedia/aho-corasick
1953273 Downloads
An implementation of the Aho-Corasick string matching algorithm.
vstelmakh/url-highlight
511642 Downloads
Library to parse urls from string input
tysonandre/var_representation_polyfill
4185106 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
texy/texy
732106 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
1436465 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
sylius/sylius-standard
268910 Downloads
Starting point for projects powered by Sylius eCommerce.
swayok/alternative-laravel-cache
340608 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/