https://github.com/softspring/media-bundle
https://github.com/softspring/media-bundle
symfony-bundle
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspring/media-bundle
- Owner: softspring
- License: agpl-3.0
- Created: 2022-06-14T08:17:10.000Z (about 4 years ago)
- Default Branch: 6.0
- Last Pushed: 2026-03-25T10:10:51.000Z (3 months ago)
- Last Synced: 2026-03-26T13:35:34.497Z (3 months ago)
- Topics: symfony-bundle
- Language: PHP
- Homepage:
- Size: 784 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Media Bundle
[](https://packagist.org/packages/softspring/media-bundle)
[](https://packagist.org/packages/softspring/media-bundle)
[](LICENSE)
[](composer.json)
[](https://packagist.org/packages/softspring/media-bundle)
[](https://github.com/softspring/media-bundle/actions/workflows/ci.yml)
[](https://app.codecov.io/gh/softspring/media-bundle/tree/6.0)
Media library, media versioning, media rendering, and admin media management for Symfony applications.
## What It Provides
- configurable media types for images and videos
- generated and manual media versions
- filesystem and Google Cloud Storage drivers
- Twig rendering helpers for images, pictures, videos, and video sets
- admin media library screens
- migration tools when type definitions change
## Armonic
This package is part of [Armonic](https://softspring.es/en/armonic).
## Documentation
[Armonic Documentation](https://armonic.softspring.es/latest/bundles/media-bundle)
## Package Files
- [Features](FEATURES.md)
- [Contributing](CONTRIBUTING.md)
- [Security](SECURITY.md)
## Contributing
Use the standard package commands before sending changes:
```bash
composer fix
composer test
composer test-bc
```
[See the contributing guide](CONTRIBUTING.md).
[Report issues](https://github.com/softspring/media-bundle/issues) and [send Pull Requests](https://github.com/softspring/media-bundle/pulls)
## Security
Please report vulnerabilities privately. See [SECURITY.md](SECURITY.md).
## License
This package is free and released under the [AGPL-3.0 license](LICENSE).