{"id":19719436,"url":"https://github.com/leapt/core-bundle","last_synced_at":"2026-03-02T16:06:46.135Z","repository":{"id":38083885,"uuid":"41553639","full_name":"leapt/core-bundle","owner":"leapt","description":"The bundle aims to help with some repetitive tasks, like data lists with search, file/image uploads, pagination, RSS, SEO...","archived":false,"fork":false,"pushed_at":"2024-12-06T12:01:22.000Z","size":1553,"stargazers_count":24,"open_issues_count":11,"forks_count":8,"subscribers_count":2,"default_branch":"5.x","last_synced_at":"2025-03-30T15:07:45.516Z","etag":null,"topics":["bundle","hacktoberfest","php","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"https://core-bundle.leapt.dev/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leapt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-4.x.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-28T15:08:05.000Z","updated_at":"2025-03-18T13:46:21.000Z","dependencies_parsed_at":"2023-02-15T07:31:52.085Z","dependency_job_id":"e93efb65-b941-48e0-a63c-2f970bad7567","html_url":"https://github.com/leapt/core-bundle","commit_stats":{"total_commits":417,"total_committers":15,"mean_commits":27.8,"dds":0.6330935251798562,"last_synced_commit":"e00af54e1209d3b0cf609c9b4d809a36a0586c87"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapt%2Fcore-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapt%2Fcore-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapt%2Fcore-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapt%2Fcore-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leapt","download_url":"https://codeload.github.com/leapt/core-bundle/tar.gz/refs/heads/5.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509221,"owners_count":20950232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","hacktoberfest","php","symfony","symfony-bundle"],"created_at":"2024-11-11T23:08:18.063Z","updated_at":"2026-03-02T16:06:46.129Z","avatar_url":"https://github.com/leapt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Leapt Core Bundle\n=================\n\n[![Package version](https://img.shields.io/packagist/v/leapt/core-bundle.svg?style=flat-square)](https://packagist.org/packages/leapt/core-bundle)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/leapt/core-bundle/continuous-integration.yaml?branch=5.x\u0026style=flat-square)](https://github.com/leapt/core-bundle/actions?query=workflow%3A%22Continuous+Integration%22)\n[![PHP Version](https://img.shields.io/packagist/php-v/leapt/core-bundle.svg?branch=5.x\u0026style=flat-square)](https://travis-ci.org/leapt/core-bundle?branch=5.x)\n[![License](https://img.shields.io/badge/license-MIT-red.svg?style=flat-square)](LICENSE)\n[![Code coverage](https://img.shields.io/codecov/c/github/leapt/core-bundle?style=flat-square)](https://codecov.io/gh/leapt/core-bundle/branch/5.x)\n\nIntroduction\n------------\n\nThe bundle aims to help with some repetitive tasks, including (but not limited to):\n\n- Data lists with search\n- File and image uploads\n- Form types\n- Navigation helper\n- Paginator\n- RSS feed generation\n- SEO-related tasks (sitemaps, etc)\n- Twig extensions\n- Utilities\n- Validators: PasswordStrength, Recaptcha, Slug\n\nExamples\n--------\n\n| Grid layout example | Tiled layout example |\n| --- | --- |\n| ![Example of grid datalist layout](docs/images/datalist-grid-demo.webp \"Example of grid datalist layout\") | ![Example of tiled datalist layout](docs/images/datalist-tiled-demo.webp \"Example of tiled datalist layout\") |\n\n| Paginator example | Form types example |\n| --- | --- |\n| ![Example of paginator](docs/images/paginator-demo.webp \"Example of paginator\") | ![Example of form types](docs/images/form-types-demo.webp \"Example of form types\") |\n\nAvailable demo\n--------------\n\nIf you want to try the bundle before installing it in your own projects, you can \nrun this demo project locally: https://github.com/leapt/demo\n\nInstallation \u0026 usage\n--------------------\n\nYou can check docs there: https://core-bundle.leapt.dev/\n\nVersions \u0026 dependencies\n-----------------------\n\nThe current version (5.x) of the bundle works with Symfony 6.4, 7.0+ \u0026 8.0+.\nThe project follows SemVer.\nOnly the last major version is maintained.\n\nYou can check the [changelog](CHANGELOG-5.x.md) for version 5 and the [upgrade document](UPGRADE-5.x.md) when upgrading\nfrom 4.x bundle version.\n\n| CoreBundle version | Symfony version | PHP version    |\n|--------------------|-----------------|----------------|\n| 5.x                | ^6.4 \\|\\| ^7.0  | ^8.2           |\n| 4.x                | ^5.4 \\|\\| ^6.0  | ^8.0           |\n| 3.1+               | ^4.4 \\|\\| ^5.0  | ^7.4 \\|\\| ^8.0 |\n| 3.0                | ^4.4 \\|\\| ^5.0  | ^7.2           |\n\nContributing\n------------\n\nFeel free to contribute, like sending [pull requests](https://github.com/leapt/core-bundle/pulls) to add features/tests\nor [creating issues](https://github.com/leapt/core-bundle/issues) :)\n\nNote there are a few helpers to maintain code quality, that you can run using these commands:\n\n```bash\ncomposer cs:dry # Code style check\ncomposer cs:fix # Fix code style\ncomposer phpstan # Static analysis\ncomposer phpunit # Run tests\n\n# Or run all cs:dry, phpstan \u0026 phpunit scripts using the following:\ncomposer ci\n```\n\nDocs are built using mkdocs. To launch the docs server locally, run `make docs-start` \u0026 open http://127.0.0.1:8000/.\n\nHistory\n-------\n\nThis bundle is a maintained fork of the SnowcapCore Bundle: https://github.com/snowcap/SnowcapCoreBundle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapt%2Fcore-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleapt%2Fcore-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapt%2Fcore-bundle/lists"}