PHPackages                             alexispe/sylius-round-up-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. alexispe/sylius-round-up-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

alexispe/sylius-round-up-plugin
===============================

This plugin allows you to round up the total of the cart.

v1.1.0(2y ago)11[1 issues](https://github.com/alexispe/SyliusRoundUpPlugin/issues)[2 PRs](https://github.com/alexispe/SyliusRoundUpPlugin/pulls)proprietaryPHPPHP ^8.0

Since Oct 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alexispe/SyliusRoundUpPlugin)[ Packagist](https://packagist.org/packages/alexispe/sylius-round-up-plugin)[ RSS](/packages/alexispe-sylius-round-up-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (31)Versions (5)Used By (0)

SyliusRoundUpPlugin
===================

[](#syliusroundupplugin)

[![Build workflow status](https://github.com/alexispe/SyliusRoundUpPlugin/actions/workflows/build.yml/badge.svg)](https://github.com/alexispe/SyliusRoundUpPlugin/actions/workflows/build.yml/badge.svg)

This plugin simply round up your cart.
Then you can choose to donate the difference to a charity, plant a tree or keep it for you as a tip...

[![Screenshot of cart page](https://github.com/alexispe/SyliusRoundUpPlugin/raw/main/docs/demo-cart.png?raw=true)](https://github.com/alexispe/SyliusRoundUpPlugin/blob/main/docs/demo-cart.png?raw=true)

Installation
------------

[](#installation)

### 1. Composer

[](#1-composer)

`composer require alexispe/sylius-round-up-plugin`

### 2. Load bundle

[](#2-load-bundle)

Add to the bundle list in `config/bundles.php`:

```
