Libraries tagged by replacers
muhammadmian/magento-2-crypt-key-replace
849 Downloads
Replaces Main Crypt Key with one configured in admin
morganchester/php-unicode-space-cleaner
1 Downloads
A Unicode whitespace cleaner that replaces exotic Unicode spaces with a single ASCII space.
middlebury/dynamic-add-users
26 Downloads
Dynamic Add Users replaces the 'Add User' screen with a dynamic directory search.
maxzhang666/search
11 Downloads
Replaces Flarum search with one powered by an elastic search server.
makinacorpus/drupal-ulog
521 Downloads
Minimalistic module that replaces Drupal 7 error handler to provide full stack trace for errors
madhouse/slugger
2208 Downloads
Hashes the Id of an entry when it is saved and replaces the slug.
littlewonders/wordpress-replace-old-urls
13 Downloads
Simple page replacement for Wordpress, replaces specified values with others.
lionel/classjs
35 Downloads
This extension adds the class "no-js" to the html tag and replaces it with the class "js" if JavaScript is enabled.
langleyfoxall/laravel-config-to-env
8 Downloads
⚙ Artisan command that replaces all variables in a Laravel config file with calls to env()
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
khshyr/dcat-site-config
29 Downloads
Site configuration, replaces env and config values
joonas1234/laravel-anonymize-db
16 Downloads
Anonymize-db is Laravel package that replaces sensitive date with fake data
joeycoonce/jetstrap
21 Downloads
A package for Laravel 10 that replaces Laravel Jetstream's TailwindCSS based Livewire stack with a Bootstrap 5.2 based Livewire stack.
jasir/simple-template
251 Downloads
Replaces {variables} in string
jan-herman/kirby-auto-nbsp
39 Downloads
Replaces spaces with non-breaking spaces ( ) to prevent short words (like prepositions, conjunctions, and articles) from appearing at the end of a line.