PHPackages                             leapt/core-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. leapt/core-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

leapt/core-bundle
=================

Symfony LeaptCoreBundle

v6.0.0(2mo ago)2529.1k↓39.1%8[7 issues](https://github.com/leapt/core-bundle/issues)[2 PRs](https://github.com/leapt/core-bundle/pulls)3MITPHPPHP ^8.4CI passing

Since Aug 31Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/leapt/core-bundle)[ Packagist](https://packagist.org/packages/leapt/core-bundle)[ Docs](https://github.com/leapt/core-bundle)[ RSS](/packages/leapt-core-bundle/feed)WikiDiscussions 6.x Synced 1mo ago

READMEChangelog (10)Dependencies (50)Versions (115)Used By (3)

Leapt Core Bundle
=================

[](#leapt-core-bundle)

[![Package version](https://camo.githubusercontent.com/7eceee80ac5daf58da22360eff56f82430c7452c939548b0b9d3585e5a9244e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c656170742f636f72652d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leapt/core-bundle)[![Build Status](https://camo.githubusercontent.com/087d2dad2ae0a1d373cc5204d16fd9a3919e4e48436c2c8acf491f18102a57eb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c656170742f636f72652d62756e646c652f636f6e74696e756f75732d696e746567726174696f6e2e79616d6c3f6272616e63683d362e78267374796c653d666c61742d737175617265)](https://github.com/leapt/core-bundle/actions?query=workflow%3A%22Continuous+Integration%22)[![PHP Version](https://camo.githubusercontent.com/224f17e9aca15b313f07674c5ea39d96870ee9d0d376015ecca0a8c541f47be5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6c656170742f636f72652d62756e646c652e7376673f6272616e63683d362e78267374796c653d666c61742d737175617265)](https://travis-ci.org/leapt/core-bundle?branch=6.x)[![License](https://camo.githubusercontent.com/10e85a5778fe7601504a17ecd18dfa7097f473186b0f947bc10db2d3e4f530e4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d7265642e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Code coverage](https://camo.githubusercontent.com/69f393c005f16c618a00439e279f091de11565bf1a6416775300b993881c1791/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6c656170742f636f72652d62756e646c653f7374796c653d666c61742d737175617265)](https://codecov.io/gh/leapt/core-bundle/branch/6.x)

Introduction
------------

[](#introduction)

The bundle aims to help with some repetitive tasks, including (but not limited to):

- Data lists with search
- File and image uploads
- Form types
- Navigation helper
- Paginator
- RSS feed generation
- SEO-related tasks (sitemaps, etc)
- Twig extensions
- Utilities
- Validators: PasswordStrength, Recaptcha, Slug

Examples
--------

[](#examples)

Grid layout exampleTiled layout example[![Example of grid datalist layout](docs/images/datalist-grid-demo.webp "Example of grid datalist layout")](docs/images/datalist-grid-demo.webp)[![Example of tiled datalist layout](docs/images/datalist-tiled-demo.webp "Example of tiled datalist layout")](docs/images/datalist-tiled-demo.webp)Paginator exampleForm types example[![Example of paginator](docs/images/paginator-demo.webp "Example of paginator")](docs/images/paginator-demo.webp)[![Example of form types](docs/images/form-types-demo.webp "Example of form types")](docs/images/form-types-demo.webp)Available demo
--------------

[](#available-demo)

If you want to try the bundle before installing it in your own projects, you can run this demo project locally:

Installation &amp; usage
------------------------

[](#installation--usage)

You can check docs there:

Versions &amp; dependencies
---------------------------

[](#versions--dependencies)

The current version (6.x) of the bundle works with Symfony 7.4 &amp; 8.0+. The project follows SemVer. Only the last major version is maintained.

You can check the [changelog](CHANGELOG-6.x.md) for version 6 and the [upgrade document](UPGRADE-6.x.md) when upgrading from 5.x bundle version.

CoreBundle versionSymfony versionPHP version6.x^7.4 || ^8.0^8.45.x^6.4 || ^7.0 || ^8.0^8.24.x^5.4 || ^6.0^8.03.1+^4.4 || ^5.0^7.4 || ^8.03.0^4.4 || ^5.0^7.2Contributing
------------

[](#contributing)

Feel free to contribute, like sending [pull requests](https://github.com/leapt/core-bundle/pulls) to add features/tests or [creating issues](https://github.com/leapt/core-bundle/issues) :)

Note there are a few helpers to maintain code quality, that you can run using these commands:

```
composer cs:dry # Code style check
composer cs:fix # Fix code style
composer phpstan # Static analysis
composer phpunit # Run tests

# Or run all cs:dry, phpstan & phpunit scripts using the following:
composer ci
```

Docs are built using mkdocs. To launch the docs server locally, run `make docs-start` &amp; open .

History
-------

[](#history)

This bundle is a maintained fork of the SnowcapCore Bundle:

###  Health Score

65

—

FairBetter than 99% of packages

Maintenance81

Actively maintained with recent releases

Popularity39

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity98

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 94.3% 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 ~34 days

Recently: every ~46 days

Total

113

Last Release

77d ago

Major Versions

v1.0.15 → v2.0.02017-12-06

v2.4.9 → v3.0.02020-01-09

3.x-dev → v4.0.0-alpha12021-10-21

v4.11.0 → v5.0.02023-12-05

5.x-dev → v6.0.02026-03-02

PHP version history (12 changes)v1.0.0PHP &gt;=5.3.3

v1.0.2PHP ~5.4

v0.9.1PHP &gt;=5.3.2

v1.0.12PHP &gt;=5.4

v2.3.0PHP &gt;=5.5

v2.4.2PHP ^7.1.3

v3.0.0PHP ^7.2

v3.0.2PHP ^7.2|^8.0

v3.1.0PHP ^7.4 || ^8.0

v4.0.0-alpha2PHP ^8.0

v5.0.0PHP ^8.2

v6.0.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![jmsche](https://avatars.githubusercontent.com/u/3929498?v=4)](https://github.com/jmsche "jmsche (181 commits)")[![HiroKX](https://avatars.githubusercontent.com/u/57806687?v=4)](https://github.com/HiroKX "HiroKX (3 commits)")[![alanpoulain](https://avatars.githubusercontent.com/u/10920253?v=4)](https://github.com/alanpoulain "alanpoulain (2 commits)")[![pvanliefland](https://avatars.githubusercontent.com/u/690667?v=4)](https://github.com/pvanliefland "pvanliefland (2 commits)")[![bastien70](https://avatars.githubusercontent.com/u/53140475?v=4)](https://github.com/bastien70 "bastien70 (1 commits)")[![StevenRenaux](https://avatars.githubusercontent.com/u/59167761?v=4)](https://github.com/StevenRenaux "StevenRenaux (1 commits)")[![Snowbaha](https://avatars.githubusercontent.com/u/3284722?v=4)](https://github.com/Snowbaha "Snowbaha (1 commits)")[![Ikimoo](https://avatars.githubusercontent.com/u/71001283?v=4)](https://github.com/Ikimoo "Ikimoo (1 commits)")

---

Tags

bundlehacktoberfestphpsymfonysymfony-bundleutility

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/leapt-core-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[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)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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