Libraries tagged by replacing
php-standard-library/option
90164 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
visuellverstehen/statamic-asset-atlas
18473 Downloads
Track where your Statamic assets are used to make moving, replacing and deleting them quick and easy.
villfa/composer-substitution-plugin
49281 Downloads
Composer plugin replacing placeholders in the scripts section by dynamic values
that0n3guy/transliteration
101119 Downloads
Transliteration provides one-way string transliteration (romanization) and cleans text by replacing unwanted characters.
reisraff/accentuation
292173 Downloads
This repository works making a parser in some string replacing the accented characters
php-standard-library/str
79168 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions
nglasl/silverstripe-misdirection
77416 Downloads
This module allows both simple and regular expression link redirections based on customisable mappings, either hooking into a page not found or replacing the default automated URL handling.
label305/docx-extractor
21465 Downloads
PHP library for extracting and replacing string data in .docx files.
jeffersongoncalves/filament-topbar
2261 Downloads
A simple yet effective Filament plugin that automatically adds a customized topbar to your Filament admin panel. This plugin enhances your Filament panel's user experience by replacing the default topbar component with an improved version that displays navigation and user interface elements in strategic locations.
yasser-elgammal/pure-text
60 Downloads
A Laravel package for filtering and replacing inappropriate or unwanted words with support for Arabic and Unicode, multiple replacement strategies, Blade directives, middleware, and more.
vuthaihoc/laravel-user-device
35 Downloads
A modern Laravel package replacing jenssegers/agent, acting as a wrapper for MobileDetect.
spatie/email-concealer
130 Downloads
Conceal e-mail addresses in a string by replacing their domain
solvebeam/wp-text-domain-replacer
941 Downloads
A developer tool for replacing WordPress translation text domains in PHP, JavaScript, and `block.json` files.
soderlind/gf-html-area-editor
367 Downloads
Adds a rich text editor (TinyMCE) to the Gravity Forms HTML field content setting, replacing the default plain textarea.
php-standard-library/binary
444 Downloads
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API