PHPackages                             payum/payum-bundle-sandbox - 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. [Payment Processing](/categories/payments)
4. /
5. payum/payum-bundle-sandbox

ActiveProject[Payment Processing](/categories/payments)

payum/payum-bundle-sandbox
==========================

Symfony2 application to play with PayumBundle.

0.10.0(9y ago)3674029[3 issues](https://github.com/Payum/PayumBundleSandbox/issues)[13 PRs](https://github.com/Payum/PayumBundleSandbox/pulls)MITPHPPHP &gt;=5.5

Since Mar 7Pushed 3y ago5 watchersCompare

[ Source](https://github.com/Payum/PayumBundleSandbox)[ Packagist](https://packagist.org/packages/payum/payum-bundle-sandbox)[ RSS](/packages/payum-payum-bundle-sandbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (33)Versions (39)Used By (0)

Payum Bundle Sandbox
====================

[](#payum-bundle-sandbox)

Welcome to the Payum Bundle Sandbox - a fully-functional Symfony2 application that you can use as the skeleton for your new applications.

This document contains information on how to download, install, and start using Payum Bundle.

For a more detailed explanation, see:

- [Readme](http://symfony.com/doc/2.8/setup.html) of the Symfony Standard Edition.
- [Installation](https://github.com/symfony/symfony-standard) chapter of the Symfony Documentation.
- [Index document](https://github.com/Payum/PayumBundle/blob/master/Resources/doc/index.md) of the PayumBundle.

1. Installation

---

First of all clone this repository on your local machine:

```
git clone git@github.com:makasim/PayumBundleSandbox.git folder-name

```

As Symfony and PayumBundle uses [Composer](http://getcomposer.org) to manage its dependencies, now it's time to install them.

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then go to the folder where you downloaded the repository and symply run

```
composer install

```

2. Checking your System Configuration

---

Before starting coding, make sure that your local system is properly configured for Symfony.

Execute the `check.php` script from the command line:

```
php app/check.php

```

**Warning:**

> Don't forget to configure a payment gateway options in `app/config/parameters.yml`.

3. Configure the application

---

To make the images, css files and other files needed to display the web pages, you need to install them.

Run:

```
app/console assets:install

```

In the folder `web/bundles` will be copied all the required files that are used to render the web pages.

Then create the database and its schema

```
app/console doctrine:database:create && app/console doctrine:schema:update --force

```

4. Run the web server

---

To use the app, you have to run the php built-in webserver using the Symfony's command

```
app/console server:start

```

5. Browsing the Demo Application

---

Congratulations! You're now using Symfony! :)

Go to `http://127.0.0.1` and you will see the Symfony's Welcome Page that tells you

```
Your application is now ready. You can start working on it at

```

Now you can start navigating the app.

Go to `http://127.0.0.1:8000/demo/` and you will se a list of available demos created by Symfony itself.

To see the list of demos of payment gateways, instead, go to `http://127.0.0.1:8000/payment`.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Recently: every ~159 days

Total

21

Last Release

3524d ago

Major Versions

0.14.x-dev → 1.x-dev2016-03-07

PHP version history (3 changes)0.2.0PHP &gt;=5.3.3

1.x-devPHP &gt;=5.5.0

0.10.0PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4ac9e6a18ae68dd3f81d0cb5a723459970b208fc60187ea8329d69a8d437f22?d=identicon)[makasim](/maintainers/makasim)

---

Top Contributors

[![makasim](https://avatars.githubusercontent.com/u/143206?v=4)](https://github.com/makasim "makasim (343 commits)")[![Aerendir](https://avatars.githubusercontent.com/u/1968622?v=4)](https://github.com/Aerendir "Aerendir (2 commits)")[![thiphamyp](https://avatars.githubusercontent.com/u/9820792?v=4)](https://github.com/thiphamyp "thiphamyp (2 commits)")[![66Ton99](https://avatars.githubusercontent.com/u/383739?v=4)](https://github.com/66Ton99 "66Ton99 (2 commits)")[![pamil](https://avatars.githubusercontent.com/u/1897953?v=4)](https://github.com/pamil "pamil (1 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (1 commits)")[![Skadabr](https://avatars.githubusercontent.com/u/2155693?v=4)](https://github.com/Skadabr "Skadabr (1 commits)")

---

Tags

paymentpaypalomnipayauthorize.netbe2billpaypal express checkoutpaypal pro checkoutpaypal recurring payment

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/payum-payum-bundle-sandbox/health.svg)

```
[![Health](https://phpackages.com/badges/payum-payum-bundle-sandbox/health.svg)](https://phpackages.com/packages/payum-payum-bundle-sandbox)
```

###  Alternatives

[payum/payum-bundle

One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.

59510.3M40](/packages/payum-payum-bundle)[payum/payum-laravel-package

Rich payment solutions for Laravel framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more

12842.5k](/packages/payum-payum-laravel-package)[payum/payum

One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.

1.9k6.6M21](/packages/payum-payum)[recca0120/laravel-payum

Rich payment solutions for Laravel framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more

741.5k](/packages/recca0120-laravel-payum)[payum/payum-yii-extension

Rich payment solutions for Yii framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more

1411.8k](/packages/payum-payum-yii-extension)[payum/payum-module

Rich payment solutions for zend framework2. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more

2014.0k](/packages/payum-payum-module)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
