https://github.com/becklyn/rad-bundles
Provides basic helpers for interacting with Symfony bundles.
https://github.com/becklyn/rad-bundles
Last synced: 3 months ago
JSON representation
Provides basic helpers for interacting with Symfony bundles.
- Host: GitHub
- URL: https://github.com/becklyn/rad-bundles
- Owner: Becklyn
- Created: 2020-07-01T15:56:12.000Z (almost 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-01-13T11:51:46.000Z (over 2 years ago)
- Last Synced: 2025-02-15T08:37:09.625Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
RAD: Bundles
============Provides a basic `BundleExtensions` and `ConfigurableBundleExtension` that can be used in your Symfony bundle or app to bootstrap your app.