Libraries tagged by REPL
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.
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.
orklah/psalm-elvis-begone
10131 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
novatio/silverstripe-security-hardener
104 Downloads
Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.
nazar-pc/btrfs-sync-subvolumes
17 Downloads
This is a pretty naive implementation of replication exact set of subvolumes from one location to another, plays nicely with Just backup btrfs.
mwgg/i3phtatus
6 Downloads
A dead simple extensible i3status replacement written in PHP
mvo/contao-twig
2639 Downloads
Replace your Contao php templates with Twig templates.
moveek/excel-bundle
2720 Downloads
Symfony Bundle to read or write Excel file (including pdf, xlsx, odt), using phpoffice/phpspreadsheet library (replacement of phpoffice/phpexcel, abandonned)
monsieurbiz/mbiz_payment
291 Downloads
Magento module which replace old payment methods by a custom to avoid exceptions
moe/color-swab
759 Downloads
An extension of font-awesome-picker that replaces the icons with colours.
mmnijas/strftime
21 Downloads
A Laravel package that provides strftime functionality compatible with PHP 8.1+. This package will serve as a drop-in replacement, leveraging IntlDateFormatter to provide locale-aware date and time formatting, similar to strftime
misd/mock-raven-service-bundle
117 Downloads
Provides a controller replicating the Raven service, allow applications to functionally test the logging in process
mindplay/simple-cache
670 Downloads
Replacement PSR-16 package, correctly type-hinted for PHP 5.3+
milanjezek/select2entity-bundle
139 Downloads
A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.