Download the PHP package djvue/d-media-bundle without Composer
On this page you can find all versions of the php package djvue/d-media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download djvue/d-media-bundle
More information about djvue/d-media-bundle
Files in djvue/d-media-bundle
Package d-media-bundle
Short Description Symfony bundle for d-media package
License MIT
Informations about the package d-media-bundle
Symfony D-Media Bundle
Introduction
Symfony D-Media Bundle is a package that provides JSON REST HTTP API for frontend media manager library and services to use Medias on backend.
Frontend Package: vue-d-media
Usage example: symfony-d-media-bundle-example
Usage example demo: demo
Installation
Install with composer
Requires PHP >=8.0 and Symfony >=5.2
You may also need to install frontend components. See instruction in frontend repository vue-d-media.
Getting started
- Add bundle
config/bundles.php
- Import routes
config/routes.yaml
- Configure (optional)
config/packages/d_media.yaml
Help services
SomeClass.php
Security
Bundle controller uses symfony/security. To control access add voters: MediaVoter and MediaGetListVoter.
See example in symfony example repository symfony-d-media-bundle-example
All versions of d-media-bundle with dependencies
ext-mbstring Version *
symfony/config Version ^5.2|^6.0
symfony/dependency-injection Version ^5.2|^6.0
symfony/filesystem Version ^5.2|^6.0
symfony/routing Version ^5.2|^6.0
symfony/http-kernel Version ^5.2|^6.0
symfony/orm-pack Version ^2.1
symfony/framework-bundle Version ^5.2|^6.0
symfony/serializer Version ^5.2|^6.0
symfony/yaml Version ^5.2|^6.0
league/flysystem-bundle Version ^2.0|^3.0
symfony/translation Version ^5.2|^6.0
symfony/mime Version ^5.2|^6.0
symfony/security-bundle Version ^5.2|^6.0
phpunit/phpunit Version ^9.5
symfony/expression-language Version ^5.2|^6.0