PHPackages                             test-area/item-bundle - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. test-area/item-bundle

ActiveSymfony-bundle[Testing &amp; Quality](/categories/testing)

test-area/item-bundle
=====================

04PHP

Since Sep 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/przemyslaw-naruszewicz/test-area-item-bundle)[ Packagist](https://packagist.org/packages/test-area/item-bundle)[ RSS](/packages/test-area-item-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overview
========

[](#overview)

Small demo api app which bases mainly on api platform and Symfony 4 LTS.

Installation
============

[](#installation)

1/ Add to composer.json: "minimum-stability": "dev", "prefer-stable": true

2/ Execute: composer require test-area/item-bundle

3/ Execute: bin/console doctrine:migrations:diff bin/console doctrine:migrations:migrate

4/ Load data to db by: bin/console insert:item-data OR php bin/console doctrine:fixtures:load

5/ PHPUNIT: Add entry to phpunit.xml (in main symfony directory): ./vendor/test-area/item-bundle/tests

Example:

```

        ./vendor/test-area/item-bundle/tests

```

6/ API GUI and documentation(description of endpoints, curl) should be available by /api for example:

LOCAL ENV
=========

[](#local-env)

Symfony dependencies:
=====================

[](#symfony-dependencies)

```
    "require": {
        "php": ">=7.1.3",
        "ext-ctype": "*",
        "ext-iconv": "*",
        "api-platform/core": "^2.5",
        "composer/package-versions-deprecated": "^1.11",
        "doctrine/annotations": "^1.0",
        "doctrine/doctrine-bundle": "^2.1",
        "doctrine/doctrine-migrations-bundle": "^3.0",
        "doctrine/orm": "^2.7",
        "nelmio/cors-bundle": "^2.1",
        "phpdocumentor/reflection-docblock": "^5.2",
        "symfony/asset": "4.4.*",
        "symfony/console": "4.4.*",
        "symfony/dotenv": "4.4.*",
        "symfony/expression-language": "4.4.*",
        "symfony/flex": "^1.3.1",
        "symfony/framework-bundle": "4.4.*",
        "symfony/property-access": "4.4.*",
        "symfony/property-info": "4.4.*",
        "symfony/security-bundle": "4.4.*",
        "symfony/serializer": "4.4.*",
        "symfony/twig-bundle": "^4.4",
        "symfony/validator": "4.4.*",
        "symfony/yaml": "4.4.*",
        "test-area/item-bundle": "dev-master"
    },
    "require-dev": {
        "doctrine/doctrine-fixtures-bundle": "^3.3",
        "symfony/browser-kit": "4.4.*",
        "symfony/css-selector": "^4.4",
        "symfony/http-client": "4.4.*",
        "symfony/maker-bundle": "^1.21",
        "symfony/phpunit-bridge": "^5.1",
        "symfony/stopwatch": "^4.4",
        "symfony/web-profiler-bundle": "^4.4",
        "theofidry/alice-data-fixtures": "^1.2"
    },

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b24d8bcb827a293c83d437b38f93772c10b6680fbe1b77df28594d6d00a3a45f?d=identicon)[przemyslaw-naruszewicz](/maintainers/przemyslaw-naruszewicz)

---

Top Contributors

[![przemyslaw-naruszewicz](https://avatars.githubusercontent.com/u/44670435?v=4)](https://github.com/przemyslaw-naruszewicz "przemyslaw-naruszewicz (8 commits)")

### Embed Badge

![Health badge](/badges/test-area-item-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/test-area-item-bundle/health.svg)](https://phpackages.com/packages/test-area-item-bundle)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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