A Composer-ready PHP library for adding Bootstrap assets, components, and configuration to any PHP project through classes and helper functions.
Bootstrap assets are included locally, so the default helpers generate local paths instead of relying on a CDN.
What it provides
- Bootstrap CSS and JavaScript tag generation
- Local Bootstrap assets included under
src/Assets/dist - Configurable Bootstrap asset URLs
- Reusable HTML component rendering with Bootstrap classes
- Convenience helpers for common components such as alerts, buttons, containers, and accordions
- Class-based API with per-element helper classes