Libraries tagged by reply
plott/wp-password-bcrypt
219 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
563 Downloads
A replacement service for the removed Contao encryption class.
pgfactory/markdownplus
37 Downloads
Replaces the built-in Markdown compiler, provides few but powerful extensions
peteheaney/craft-vertical-tabs
201 Downloads
Replace the Craft Control Panel's horizontal tabs with vertical tabs.
pecl/timezonedb
10 Downloads
This extension is a drop-in replacement for the builtin timezone database that comes with PHP.
pawel-brzezinski/sulu-storage-bundle
8980 Downloads
Custom implements of filesystem for Sulu storage. This bundle replaces standard Sulu Media Storage filesystem.
paragonie/herd
10 Downloads
Hash-Ensured Replicated Database
pantheon-systems/example-drupal7-travis-composer
52 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
ovrflo/jit-hydrator
2036 Downloads
A drop-in replacement for Doctrine ORM's default object hydrator capable of generating optimized hydration code for each query.
outl1ne/laravel-generate-storage-structure
6 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
ousaa/mchr-package
30 Downloads
replicate mysql data to clickhouse
orklah/psalm-elvis-begone
10131 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
origami/html
102 Downloads
Swap-in package to replace laravelcollective/html with spatie/html
novatio/silverstripe-security-hardener
109 Downloads
Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.