{"id":16149956,"url":"https://github.com/aeyoll/bootstrap-icons","last_synced_at":"2025-07-02T15:32:54.959Z","repository":{"id":53912329,"uuid":"346697285","full_name":"aeyoll/bootstrap-icons","owner":"aeyoll","description":"Utility to get the markup of Bootstrap icons (https://icons.getbootstrap.com/)","archived":false,"fork":false,"pushed_at":"2022-07-13T21:44:43.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T22:18:44.965Z","etag":null,"topics":["php-bootstrap-icon"],"latest_commit_sha":null,"homepage":"","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/aeyoll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-11T12:39:14.000Z","updated_at":"2022-07-13T21:44:45.000Z","dependencies_parsed_at":"2022-08-13T04:01:25.245Z","dependency_job_id":null,"html_url":"https://github.com/aeyoll/bootstrap-icons","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aeyoll/bootstrap-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fbootstrap-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fbootstrap-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fbootstrap-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fbootstrap-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeyoll","download_url":"https://codeload.github.com/aeyoll/bootstrap-icons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fbootstrap-icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263166161,"owners_count":23424106,"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":["php-bootstrap-icon"],"created_at":"2024-10-10T00:46:07.309Z","updated_at":"2025-07-02T15:32:54.904Z","avatar_url":"https://github.com/aeyoll.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Icon\n\nUtility to get the markup of Bootstrap icons (https://icons.getbootstrap.com/)\n\nInstallation\n---\n\n```sh\ncomposer require aeyoll/bootstrap-icons\n```\n\n\nUsage\n---\n\n### Get an icon markup:\n\n```php\nuse Aeyoll\\BootstrapIcons\\BootstrapIcons;\n\n$bi = new BootstrapIcons();\n$alertIcon = $bi-\u003egetIcon('alarm');\n```\n\n### Display an icon markup:\n\n```php\nuse Aeyoll\\BootstrapIcons\\BootstrapIcons;\n\n$bi = new BootstrapIcons();\n$bi-\u003edisplayIcon('alarm'); // Echo \"\u003csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-alarm\" ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeyoll%2Fbootstrap-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeyoll%2Fbootstrap-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeyoll%2Fbootstrap-icons/lists"}