Libraries tagged by prefix
leobenoist/string-helper
5557 Downloads
PHP StringHelper is a small library that can perform string manipulation.
alesitom/hybrid-id
859 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
ambab/module-storeorderprefix
4973 Downloads
amashukov/rlp-php
616 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
netzmacht/assetic-autoprefixer
51588 Downloads
autoprefixer-php filter for kriswallsmith/assetic
wpelevator/vendor-isolator
505 Downloads
Composer plugin to isolate project dependencies by prefixing their namespace
upaid/redispckg
18532 Downloads
Redis helper for set key prefixes
risetechapps/code-generate
601 Downloads
Generate sequential codes for Laravel Eloquent models with support for prefixes, reset patterns, and multiple database drivers
publishpress/psr-container
1262 Downloads
Common Container Interface (PHP FIG PSR-11), prefixed for PublishPress plugins
publishpress/pimple-pimple
903 Downloads
Pimple, a simple Dependency Injection Container, prefixed for PublishPress
onstage2426/wp-hub-updater
72 Downloads
WordPress plugin and theme updater powered by GitHub releases. Requires PHP 8.3+ and WordPress 6.6+. Includes a bundler (bin/wp-hub-updater) to copy and namespace-prefix the library into any plugin for conflict-free shipping.
onstage2426/fuzor
106 Downloads
Dependency-free full-text search for PHP. BM25 ranking, fuzzy and boolean modes, search-as-you-type prefix matching, stopword filtering and Snowball stemming for 62 languages, snippet extraction and result highlighting — one SQLite file, zero infrastructure.
movisio/lazy-router
9658 Downloads
Nette RouteList with capability of lazy loading routes with prefix
motomedialab/laravel-redis-driver
2255 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
minter/php-rlp
7508 Downloads
Recursive Length Prefix Encoding in PHP.