Libraries tagged by oneplace
perfectpanel/extlib-square-connect
59 Downloads
This Package is deprecated, it is replaced by https://packagist.org/packages/square/square.
pawel-brzezinski/sulu-storage-bundle
8980 Downloads
Custom implements of filesystem for Sulu storage. This bundle replaces standard Sulu Media Storage filesystem.
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
2035 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.
orklah/psalm-elvis-begone
10131 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
origami/html
91 Downloads
Swap-in package to replace laravelcollective/html with spatie/html
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.
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
2725 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