21torr/rad

RAD features for common Symfony apps.

Maintainers

👁 21torr

Package info

github.com/21TORR/RadBundle

Type:symfony-bundle

pkg:composer/21torr/rad

Statistics

Installs: 17 075

Dependents: 2

Suggesters: 0

Stars: 2

Open Issues: 0

3.6.0 2026-06-10 12:43 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 91397ed757315f63f34f452423f96f723d954726


README

A bundle for rapid application development, that implements features, that are commonly used in Symfony applications.

Sprinkled with conventions and opinions as used by 21TORR.

📚 Read the docs

Development

Releases

  1. Check the CHANGELOG, to ensure that the next version number is correct according to semver and there is no "(unreleased)" after the next version number.
  2. If necessary, commit these changes, commit message "Release x.y.z".
  3. Tag the latest commit with "x.y.z".
  4. Push commit + tag.
  5. Create a release in GitHub.

The package is automatically released after that.