Libraries tagged by replacers
rxu/advancedwarnings
0 Downloads
This extension replaces built-in warnings system with the more advanced one.
rasteiner/k3-ddupload
21 Downloads
Replaces standard image block preview to allow you to directly upload images by drag&dropping them on the block preview.
plott/wp-password-bcrypt
243 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.
pgfactory/markdownplus
37 Downloads
Replaces the built-in Markdown compiler, provides few but powerful extensions
pawel-brzezinski/sulu-storage-bundle
8980 Downloads
Custom implements of filesystem for Sulu storage. This bundle replaces standard Sulu Media Storage filesystem.
moe/color-swab
759 Downloads
An extension of font-awesome-picker that replaces the icons with colours.
mdaliyan/farsi-request
738 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
mademedia/silverstripe-markdown
2254 Downloads
SilverStripe Module. Replaces TinyMCE editor with a Markdown editor.
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
loicpennamen/sf-shared-repository
1557 Downloads
This class replaces Symfony4's ServiceEntityRepository to allow powerful search queries in Symfony with Datatables.
johndoh/taskwatermark
93 Downloads
Replaces the static watermark template used by Roundcube with a task aware page with tips for the user on what to do.
johncms/ckeditor-media-embed
522 Downloads
The library replaces the semantic output of the CKEditor 5 with the html code of the content preview
ipimpat/bootstream
204 Downloads
A Laravel 9 and 10 package that replaces Laravel Jetstream's TailwindCSS based Inertia stack with a Bootstrap 5.2 based Inertia stack.
innoweb/silverstripe-prefix-requirements
1591 Downloads
Adds a file hash prefix to all requirements. Replaces the default ?{mtime} suffix to make the requirements fully cacheable.