Libraries tagged by replacing
php-standard-library/str
138064 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions
php-standard-library/option
168250 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
visuellverstehen/statamic-asset-atlas
28202 Downloads
Track where your Statamic assets are used to make moving, replacing and deleting them quick and easy.
villfa/composer-substitution-plugin
49817 Downloads
Composer plugin replacing placeholders in the scripts section by dynamic values
that0n3guy/transliteration
104249 Downloads
Transliteration provides one-way string transliteration (romanization) and cleans text by replacing unwanted characters.
reisraff/accentuation
297526 Downloads
This repository works making a parser in some string replacing the accented characters
jeffersongoncalves/filament-topbar
3012 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.
solvebeam/wp-text-domain-replacer
1414 Downloads
A developer tool for replacing WordPress translation text domains in PHP, JavaScript, and `block.json` files.
nglasl/silverstripe-misdirection
77959 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
22001 Downloads
PHP library for extracting and replacing string data in .docx files.
yasser-elgammal/pure-text
93 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
94 Downloads
A modern Laravel package replacing jenssegers/agent, acting as a wrapper for MobileDetect.
spatie/email-concealer
131 Downloads
Conceal e-mail addresses in a string by replacing their domain
soderlind/gf-html-area-editor
469 Downloads
Adds a rich text editor (TinyMCE) to the Gravity Forms HTML field content setting, replacing the default plain textarea.
php-standard-library/binary
722 Downloads
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API