Libraries tagged by replace
schumacherfm/markdown
13 Downloads
Markdown as module for Magento! Replaces the TinyMCE editor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)
sb15/phpbrowscap
839 Downloads
Standalone replacement for php's native get_browser() function
rubo77/php-mysql-fix
47 Downloads
A replacement for all mysql functions with mysqli equivalents.
reasno/gotask
24 Downloads
A replacement for Swoole TaskWorker in Go
ravibpatel/jwt-session
681 Downloads
Easily replace your existing session based authentication with JWT token-based authentication.
rapidez/custom-reorder
757 Downloads
Replaces the standard Rapidez re-order functionality with a custom variant
plott/wp-password-bcrypt
469 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.
plenta/contao-encryption
702 Downloads
A replacement service for the removed Contao encryption class.
perfcom/magento2-non-composer-registration
2341 Downloads
This module replaces the NonComposerComponentRegistration file during composer operations.
noflash/function_injector
22348 Downloads
Add dynamic functions to any namespace (and replace global ones)
nkostadinov/yii-eexcelview
534 Downloads
Yii extension which provides replacement of CGridView with support of export to different types.
myth/postal
68 Downloads
A modern CodeIgniter 4 email replacement library.
mpesic381/laravel-placeholders
9588 Downloads
Find and Replace placeholder strings in Laravel 8
mindplay/simple-cache
722 Downloads
Replacement PSR-16 package, correctly type-hinted for PHP 5.3+
michaelpetri/phpunit-consecutive-arguments
3075 Downloads
Replacement for the removed InvocationMocker::withConsecutive method.