PHPackages                             sonata-project/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. sonata-project/sandbox

AbandonedArchivedLibrary

sonata-project/sandbox
======================

Sonata Project's sandbox (with ecommerce bundles)

0.x-dev(3y ago)27236.2k192MITPHPPHP ^7.4

Since Jul 27Pushed 3y ago40 watchersCompare

[ Source](https://github.com/sonata-project/sandbox)[ Packagist](https://packagist.org/packages/sonata-project/sandbox)[ GitHub Sponsors](https://github.com/OskarStark)[ GitHub Sponsors](https://github.com/VincentLanglet)[ RSS](/packages/sonata-project-sandbox/feed)WikiDiscussions 0.x Synced 2mo ago

READMEChangelogDependencies (72)Versions (1)Used By (0)

Sonata Sandbox
==============

[](#sonata-sandbox)

WARNING: This repository is abandoned
-------------------------------------

[](#warning-this-repository-is-abandoned)

There is no active support on it.

Feel free to ask if you want to help to keep this project up to date.

What's inside?
--------------

[](#whats-inside)

Sonata Sandbox comes pre-configured with the following bundles:

- Bundles from Symfony Standard distribution
- Sonata Admin Bundles: Admin and Doctrine ORM Admin
- Sonata Ecommerce Bundles: Payment, Customer, Invoice, Order and Product
- Sonata Foundation Bundles: Notification, Formatter, Intl, Cache, Seo and Easy Extends
- Sonata Feature Bundles: Page, Media, News, User, Block, Timeline
- Api Bundles: FOSRestBundle, BazingaHateoasBundle, NelmioApiDocBundle and JMSSerializerBundle

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

[](#installation)

### Download sandbox files by one of possible examples

[](#download-sandbox-files-by-one-of-possible-examples)

Curl:

```
curl -L github https://github.com/sonata-project/sandbox-build/archive/master.tar.gz | tar xzv
cd sandbox

```

Git:

```
git clone https://github.com/sonata-project/sandbox.git
cd sandbox
git checkout master

```

### Prepare configuration

[](#prepare-configuration)

- Copy configuration file: `cp .env .env.local`
- Edit `.env.local` to configure own environment

### Load fixtures data

[](#load-fixtures-data)

```
vendor/bin/phing

```

- You should be ready to go ...

Vagrant Installation
--------------------

[](#vagrant-installation)

- vagrant up --provision --provider=virtualbox (Vagrant is going to get the environnement, install it for you and load sonata sample data)
- Configure your host `sudo nano /etc/hosts` and add this line `192.168.33.99   sonata.local`
- Open your browser [here](http://sonata.local "Sonata")

Run
---

[](#run)

If you are running PHP 7.2 or above, you can use symfony to start the demo:

```
symfony server:start --port=9090

```

Now open your browser and go to

Tests
-----

[](#tests)

### Functional testing

[](#functional-testing)

To run the Behat tests, copy the default configuration file and adjust the base\_url to your needs

- Copy configuration file: `cp behat.yml.dist behat.yml`
- Edit it `behat.yml`

You can now run the tests suite by using the following command:

```
bin/qa_behat.sh

```

To get more informations about Behat, feel free to check [the official documentation](http://docs.behat.org "the official Behat documentation").

### Unit testing

[](#unit-testing)

To run the sandbox test suites, you can run the command:

```
vendor/bin/simple-phpunit

```

You can also run the whole sonata-project bundles test suites by using the following command:

```
bin/qa_client_ci.sh

```

Enjoy!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community34

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1387d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f58ae012741ac788c315a81bed73c39793d37d48b3d8ea6395d17882e1c5d7c4?d=identicon)[sonata-project](/maintainers/sonata-project)

---

Top Contributors

[![rande](https://avatars.githubusercontent.com/u/14672?v=4)](https://github.com/rande "rande (580 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (438 commits)")[![eko](https://avatars.githubusercontent.com/u/103900?v=4)](https://github.com/eko "eko (93 commits)")[![sylvaindeloux](https://avatars.githubusercontent.com/u/517622?v=4)](https://github.com/sylvaindeloux "sylvaindeloux (67 commits)")[![Taluu](https://avatars.githubusercontent.com/u/239685?v=4)](https://github.com/Taluu "Taluu (56 commits)")[![SonataCI](https://avatars.githubusercontent.com/u/12843093?v=4)](https://github.com/SonataCI "SonataCI (54 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (35 commits)")[![wbloszyk](https://avatars.githubusercontent.com/u/2255674?v=4)](https://github.com/wbloszyk "wbloszyk (17 commits)")[![soullivaneuh](https://avatars.githubusercontent.com/u/1698357?v=4)](https://github.com/soullivaneuh "soullivaneuh (15 commits)")[![VincentLanglet](https://avatars.githubusercontent.com/u/9052536?v=4)](https://github.com/VincentLanglet "VincentLanglet (11 commits)")[![bdejacobet](https://avatars.githubusercontent.com/u/1875787?v=4)](https://github.com/bdejacobet "bdejacobet (10 commits)")[![Wharenn](https://avatars.githubusercontent.com/u/276784?v=4)](https://github.com/Wharenn "Wharenn (10 commits)")[![jordisala1991](https://avatars.githubusercontent.com/u/1137485?v=4)](https://github.com/jordisala1991 "jordisala1991 (8 commits)")[![dunglas](https://avatars.githubusercontent.com/u/57224?v=4)](https://github.com/dunglas "dunglas (4 commits)")[![StephanePate](https://avatars.githubusercontent.com/u/6461942?v=4)](https://github.com/StephanePate "StephanePate (4 commits)")[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (4 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (3 commits)")[![koyaan](https://avatars.githubusercontent.com/u/1486772?v=4)](https://github.com/koyaan "koyaan (2 commits)")[![tamayg](https://avatars.githubusercontent.com/u/1547935?v=4)](https://github.com/tamayg "tamayg (2 commits)")[![Shine-neko](https://avatars.githubusercontent.com/u/884441?v=4)](https://github.com/Shine-neko "Shine-neko (2 commits)")

---

Tags

phpsonatasymfony

###  Code Quality

TestsBehat

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sonata-project-sandbox/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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