Libraries tagged by prefixes
synerdy/modsx
66 Downloads
Convention-based modules for Laravel: organise, back up, version and restore parts of your application using a directory-name prefix.
risetechapps/code-generate
676 Downloads
Generate sequential codes for Laravel Eloquent models with support for prefixes, reset patterns, and multiple database drivers
northrook/hashes
34 Downloads
Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes
movisio/lazy-router
9902 Downloads
Nette RouteList with capability of lazy loading routes with prefix
motomedialab/laravel-redis-driver
2441 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
minter/php-rlp
7535 Downloads
Recursive Length Prefix Encoding in PHP.
lokiwich/laravel-iranian-banks
218 Downloads
Iranian Shetab banks for Laravel — names, SVG icons, card BIN prefixes, and bank detection from card numbers.
ginkelsoft/laravel-encrypted-search-index
123 Downloads
A lightweight Laravel package that provides privacy-preserving, encrypted fulltext and prefix search support for Eloquent models.
frc/wp-env-heroku-custom-php-constant
44928 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
fabiang/laminas-language-route
1070 Downloads
Adds language prefix to every route
devtools360/macaddresslookup
896 Downloads
Find Macaddress vendor from the mac address prefix using cisco vendorMacs.xml file from https://devtools360.com
alexstack/laravel-cms
4314 Downloads
Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x & 7.x & Laravel 6.x & Laravel 5.x - Amila Laravel CMS
leofeyer/optimize-native-functions-fixer
5653 Downloads
Prefixes native PHP functions which can be replaced with opcodes by the OPcache.
getsupercode/localizater
531 Downloads
Laravel package for wrapping routes in multiple locale prefixes
innoweb/silverstripe-prefix-requirements
1780 Downloads
Adds a file hash prefix to all requirements. Replaces the default ?{mtime} suffix to make the requirements fully cacheable.