Libraries tagged by prefiix
mjkhajeh/wporm
69 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
minter/php-rlp
7330 Downloads
Recursive Length Prefix Encoding in PHP.
ideatic/css-optimizer
3079 Downloads
Optimize, minify and add vendor prefixes for your CSS
frc/wp-env-heroku-custom-php-constant
43988 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
699 Downloads
Adds language prefix to every route
ballen/linguist
2079 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.
alexstack/laravel-cms
4287 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
getsupercode/localizater
531 Downloads
Laravel package for wrapping routes in multiple locale prefixes
socoladaica/laravel-table-prefix
1471 Downloads
Allows you to use a table prefix with standard Laravel models
roukmoute/doctrine-prefix-bundle
19364 Downloads
Listener that prefixes tables and sequences
phrozenbyte/pico-file-prefixes
294 Downloads
This is Pico's official file prefixes plugin, to drop file prefixes from page URLs. Pico is a stupidly simple, blazing fast, flat file CMS.
matthewkilpatrick/prefixed-api-key
212 Downloads
PHP implementation of https://github.com/seamapi/prefixed-api-key
imkingdavid/prefixed
9 Downloads
An extension for phpBB 3.1 that will add a topic prefix functionality to your board.
avanzu/sf-doctrine-prefix-bundle
1815 Downloads
Applies table prefixes to doctrine tables
unfunco/phpunit-alternative-test-prefix
20 Downloads
Listener for PHPUnit that allows for alternative test method prefixes to be specified within the PHPUnit configuration file.