{"id":14972517,"url":"https://github.com/renderbittechnologies/light-bootstrap-dashboard","last_synced_at":"2026-02-13T22:49:42.508Z","repository":{"id":62534731,"uuid":"125388312","full_name":"RenderbitTechnologies/Light-Bootstrap-Dashboard","owner":"RenderbitTechnologies","description":"Light Bootstrap Dashboard by Creative Tim, packaged as Blade files for Laravel 5","archived":false,"fork":false,"pushed_at":"2023-12-04T13:29:02.000Z","size":2889,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T11:13:44.018Z","etag":null,"topics":["admin","admin-dashboard","bootstrap","bootstrap-4","dashboard","laravel","laravel-5","laravel-5-package","laravel-package"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/renderbit/light-bootstrap-dashboard","language":"Blade","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/RenderbitTechnologies.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-03-15T15:32:33.000Z","updated_at":"2023-12-04T06:11:00.000Z","dependencies_parsed_at":"2024-09-27T16:20:52.261Z","dependency_job_id":"7b13a315-0ba2-4572-a85e-906d726ac97c","html_url":"https://github.com/RenderbitTechnologies/Light-Bootstrap-Dashboard","commit_stats":{"total_commits":27,"total_committers":6,"mean_commits":4.5,"dds":0.2962962962962963,"last_synced_commit":"1f02640fb6dd09d2021d6ca23006cd584c72b894"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenderbitTechnologies%2FLight-Bootstrap-Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenderbitTechnologies%2FLight-Bootstrap-Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenderbitTechnologies%2FLight-Bootstrap-Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenderbitTechnologies%2FLight-Bootstrap-Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RenderbitTechnologies","download_url":"https://codeload.github.com/RenderbitTechnologies/Light-Bootstrap-Dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240466796,"owners_count":19805862,"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":["admin","admin-dashboard","bootstrap","bootstrap-4","dashboard","laravel","laravel-5","laravel-5-package","laravel-package"],"created_at":"2024-09-24T13:47:02.546Z","updated_at":"2025-10-06T00:56:07.109Z","avatar_url":"https://github.com/RenderbitTechnologies.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Light Bootstrap Dashboard\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status][ico-scrutinizer]][link-scrutinizer]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n\nLight Bootstrap Dashboard by Creative Tim, packaged as Blade files for Laravel 5.\n\n## Version Matrix\n\n|Laravel Version|Library Version|\n|-|-|\n|5.x-6.x|1.x|\n|7.x|2.x|\n|8.x|3.x|\n|9.x|4.x|\n|10.x|5.x|\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require renderbit/light-bootstrap-dashboard\n```\n\n## Usage\n\n``` php\n$skeleton = new RenderbitTechnologies\\LightBootstrapDashboard();\necho $skeleton-\u003eechoPhrase('Hello, League!');\n```\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Testing\n\n``` bash\n$ composer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email contact@renderbit.com instead of using the issue tracker.\n\n## Credits\n\n- [Renderbit Technologies][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/renderbit/light-bootstrap-dashboard.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/RenderbitTechnologies/LightBootstrapDashboard/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/RenderbitTechnologies/LightBootstrapDashboard.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/RenderbitTechnologies/LightBootstrapDashboard.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/renderbit/light-bootstrap-dashboard.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/renderbit/light-bootstrap-dashboard\n[link-travis]: https://travis-ci.org/RenderbitTechnologies/LightBootstrapDashboard\n[link-scrutinizer]: https://scrutinizer-ci.com/g/RenderbitTechnologies/LightBootstrapDashboard/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/RenderbitTechnologies/LightBootstrapDashboard\n[link-downloads]: https://packagist.org/packages/renderbit/light-bootstrap-dashboard\n[link-author]: https://github.com/RenderbitTechnologies\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderbittechnologies%2Flight-bootstrap-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenderbittechnologies%2Flight-bootstrap-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderbittechnologies%2Flight-bootstrap-dashboard/lists"}