{"id":25816523,"url":"https://github.com/alexandermatveev/bootstrap4-bundle","last_synced_at":"2025-08-25T06:10:17.844Z","repository":{"id":56944370,"uuid":"152211368","full_name":"AlexanderMatveev/bootstrap4-bundle","owner":"AlexanderMatveev","description":"Bootstrap 4 bundle for Symfony 3+","archived":false,"fork":false,"pushed_at":"2018-10-09T08:36:11.000Z","size":370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T21:50:47.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexanderMatveev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-09T07:58:41.000Z","updated_at":"2019-07-17T09:38:12.000Z","dependencies_parsed_at":"2022-08-21T02:40:22.410Z","dependency_job_id":null,"html_url":"https://github.com/AlexanderMatveev/bootstrap4-bundle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AlexanderMatveev/bootstrap4-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderMatveev%2Fbootstrap4-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderMatveev%2Fbootstrap4-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderMatveev%2Fbootstrap4-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderMatveev%2Fbootstrap4-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexanderMatveev","download_url":"https://codeload.github.com/AlexanderMatveev/bootstrap4-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderMatveev%2Fbootstrap4-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272013539,"owners_count":24858474,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-28T05:34:18.140Z","updated_at":"2025-08-25T06:10:17.800Z","avatar_url":"https://github.com/AlexanderMatveev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bootstrap 4 bundle for Symfony 3+\n=======================\n\n## Current Version\n\nBootstrap 4.0.0\n\n## Requirements\n\n1) jQuery https://github.com/AlexanderMatveev/jquery-bundle\n\n2) Popper.js https://github.com/AlexanderMatveev/popper-bundle\n\n## Installation\n\n``` bash\n\ncomposer require alexandermatveev/bootstrap4-bundle\n\n```\n\n### Add bundle to your application kernel (Symfony 3)\n\n``` php\n// app/AppKernel.php\n\npublic function registerBundles()\n{\n    $bundles = array(\n        // ...\n        new AlexanderMatveev\\Bootstrap4Bundle\\AlexanderMatveevBootstrap4Bundle(),\n        // ...\n    );\n}\n```\n\n### Install assets (Symfony 3)\n\nGiven your server's public directory is named \"web\", install the public vendor resources\n\n``` bash\nbin/console assets:install web\n```\n\nOptionally, use the --symlink attribute to create links rather than copies of the resources \n\n``` bash\nbin/console assets:install --symlink web\n```\n\n## Usage\n\nRefer to the desired files in your HTML template, e.g.\n\n``` html\n\u003clink href=\"{{ asset('bundles/alexandermatveevbootstrap4/lib/css/bootstrap.min.css') }}\" rel=\"stylesheet\"\u003e\n\u003cscript type=\"text/javascript\" src=\"{{ asset('bundles/alexandermatveevbootstrap4/lib/js/bootstrap.min.js') }}\"\u003e\u003c/script\u003e\n```\n\n## Licenses\n\nRefer to the source code of the included files for license information\n\n## References\n\n1. https://getbootstrap.com\n2. http://symfony.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandermatveev%2Fbootstrap4-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandermatveev%2Fbootstrap4-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandermatveev%2Fbootstrap4-bundle/lists"}