PHPackages                             f0ska/auto-grid-test-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. f0ska/auto-grid-test-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

f0ska/auto-grid-test-bundle
===========================

This repository serves as a collection of practical examples for the AutoGrid bundle.

v2.12.0(1mo ago)021MITPHPPHP &gt;=8.1

Since Apr 4Pushed 1mo agoCompare

[ Source](https://github.com/f0ska/auto-grid-test-bundle)[ Packagist](https://packagist.org/packages/f0ska/auto-grid-test-bundle)[ RSS](/packages/f0ska-auto-grid-test-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (30)Versions (33)Used By (0)

AutoGridTestBundle: Demo &amp; Functional Test Suite
====================================================

[](#autogridtestbundle-demo--functional-test-suite)

This bundle provides a collection of practical examples and a comprehensive functional test suite for the [AutoGridBundle](https://github.com/f0ska/auto-grid-bundle).

---

Quick Setup
-----------

[](#quick-setup)

To run the demo application or execute the test suite, follow these steps:

1. **Update Database Schema**:

    ```
    php bin/console doctrine:schema:update --force
    ```
2. **Load Test Data (Fixtures)**:

    ```
    php bin/console doctrine:fixtures:load --append
    ```
3. **Register Routes**: Include the demo routes in your project's `./config/routes.yaml`:

    ```
    f0ska_auto_grid_test:
        resource: '@F0skaAutoGridTestBundle/config/routes.yaml'
    ```
4. **Access Demos**: Open `/auto-grid` in your browser. This is the main demo entry page for the default Bootstrap 5 template, with navigation to the other examples and a template switcher.
5. **Run Tests**:

    ```
    composer test
    ```

---

Important Notes
---------------

[](#important-notes)

- **Environment Agnostic**: This bundle is designed to work in any standard Symfony environment (`dev`, `test`, etc.).
- **Functional Testing**: The test suite uses `WebTestCase`. Ensure your test environment is correctly configured with a database (e.g., in `phpunit.xml` or `.env.test`) to allow these tests to run successfully.
- **Autoloading**: If you are integrating this bundle into an existing project, ensure the `F0ska\AutoGridTestBundle\Tests\` namespace is registered in your `composer.json` `autoload-dev` section.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance92

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~7 days

Total

29

Last Release

39d ago

Major Versions

v1.0.14 → v2.0.02026-04-05

PHP version history (2 changes)v1.0.0PHP &gt;=8.2.0

v1.0.4PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12849028?v=4)[Victor Shvets](/maintainers/f0ska)[@f0ska](https://github.com/f0ska)

---

Top Contributors

[![f0ska](https://avatars.githubusercontent.com/u/12849028?v=4)](https://github.com/f0ska "f0ska (122 commits)")

### Embed Badge

![Health badge](/badges/f0ska-auto-grid-test-bundle/health.svg)

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

###  Alternatives

[sulu/sulu

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

1.3k1.4M204](/packages/sulu-sulu)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[shopware/storefront

Storefront for Shopware

684.6M237](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)

PHPackages © 2026

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