{"id":17948814,"url":"https://github.com/contao-bootstrap/core","last_synced_at":"2025-03-24T22:35:36.058Z","repository":{"id":14805905,"uuid":"17528199","full_name":"contao-bootstrap/core","owner":"contao-bootstrap","description":"Bootstrap 4 Contao Core Component","archived":false,"fork":false,"pushed_at":"2023-04-21T20:40:27.000Z","size":880,"stargazers_count":16,"open_issues_count":5,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-17T10:46:03.752Z","etag":null,"topics":["bootstrap","contao","contao-bootstrap","contao-cms"],"latest_commit_sha":null,"homepage":"https://contao-bootstrap.de/komponenten/core.html","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contao-bootstrap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["dmolineus"]}},"created_at":"2014-03-07T21:38:24.000Z","updated_at":"2023-08-28T13:03:50.000Z","dependencies_parsed_at":"2024-06-18T16:49:22.992Z","dependency_job_id":"b572344a-b5ef-4ac1-81f0-65eb87afec89","html_url":"https://github.com/contao-bootstrap/core","commit_stats":{"total_commits":308,"total_committers":5,"mean_commits":61.6,"dds":0.3928571428571429,"last_synced_commit":"86dd6f4d56822da85fdeba37c440dc4a4378a51c"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contao-bootstrap","download_url":"https://codeload.github.com/contao-bootstrap/core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245366205,"owners_count":20603438,"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":["bootstrap","contao","contao-bootstrap","contao-cms"],"created_at":"2024-10-29T09:10:03.417Z","updated_at":"2025-03-24T22:35:31.044Z","avatar_url":"https://github.com/contao-bootstrap.png","language":"PHP","readme":"Contao-Bootstrap Core\n=====================\n\n[![Version](http://img.shields.io/packagist/v/contao-bootstrap/core.svg?style=for-the-badge\u0026label=Latest)](http://packagist.org/packages/contao-bootstrap/core)\n[![GitHub issues](https://img.shields.io/github/issues/contao-bootstrap/core.svg?style=for-the-badge\u0026logo=github)](https://github.com/contao-bootstrap/core/issues)\n[![License](http://img.shields.io/packagist/l/contao-bootstrap/core.svg?style=for-the-badge\u0026label=License)](http://packagist.org/packages/contao-bootstrap/core)\n[![Build Status](https://github.com/contao-bootstrap/core/actions/workflows/diagnostics.yml/badge.svg?branch=master)](https://travis-ci.org/contao-bootstrap/core)\n[![Downloads](http://img.shields.io/packagist/dt/contao-bootstrap/core.svg?style=for-the-badge\u0026label=Downloads)](http://packagist.org/packages/contao-bootstrap/core)\n\nThis extension provides Bootstrap 4 integration into Contao.\n\nContao-Bootstrap is a modular integration. The core components provides the infrastructure for other components.\n\nFeatures\n--------\n\n - Bootstrap environment\n - Config system\n - Template pre and post render filters\n\nChangelog\n---------\n\nSee [changelog](CHANGELOG.md)\n\nRequirements\n------------\n\n - PHP ^7.4 || ^8.0\n - Contao ^4.9\n\n\nInstall\n-------\n\n### Managed edition\n\nWhen using the managed edition it's pretty simple to install the package. Just search for the package in the\nContao Manager and install it. Alternatively you can use the CLI.\n\n```bash\n# Using the contao manager\n$ php contao-manager.phar.php composer require contao-bootstrap/core~2.0\n\n# Using composer directly\n$ php composer.phar require contao-bootstrap/core~2.0\n```\n\n### Symfony application\n\nIf you use Contao in a symfony application without contao/manager-bundle, you have to register following bundles\nmanually:\n\n```php\n\nclass AppKernel\n{\n    public function registerBundles()\n    {\n        $bundles = [\n            // ...\n            new Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle('metapalettes', $this-\u003egetRootDir()),\n            new ContaoBootstrap\\Core\\ContaoBootstrapCoreBundle(),\n        ];\n    }\n}\n\n```\n","funding_links":["https://github.com/sponsors/dmolineus"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontao-bootstrap%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontao-bootstrap%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontao-bootstrap%2Fcore/lists"}