Libraries tagged by replacers
matteomascellani/filament-block-editor
4 Downloads
A block editor Filament form field — replaces textarea with a fullscreen drag-and-drop HTML block builder.
makinacorpus/drupal-ulog
521 Downloads
Minimalistic module that replaces Drupal 7 error handler to provide full stack trace for errors
magedevgroup/module-typesense-instant-search
0 Downloads
Storefront instant, typo-tolerant search-as-you-type for Magento 2. Replaces the stock autocomplete in place via a RequireJS map override — no Hyvä/Alpine/React dependency, works on stock Luma. Proxy mode keeps Typesense private (default); direct mode queries it from the browser with a derived scoped search-only key. Free and uncapped.
madhouse/slugger
2208 Downloads
Hashes the Id of an entry when it is saved and replaces the slug.
loicpennamen/sf-shared-repository
1587 Downloads
This class replaces Symfony4's ServiceEntityRepository to allow powerful search queries in Symfony with Datatables.
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()
ksfraser/ksf-project-management
1 Downloads
Enterprise Project Management library - composer-installable, PSR-4, DI-ready, TDD-first. Replicates/replaces PM capabilities from dotProject, OpenProject, SuiteCRM, vTiger, WebERP, Dolibarr.
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
johncms/ckeditor-media-embed
539 Downloads
The library replaces the semantic output of the CKEditor 5 with the html code of the content preview
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.
jamesmorrison/wp-password-bcrypt
101 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.