Download the PHP package smart-information-systems/file-bundle without Composer
On this page you can find all versions of the php package smart-information-systems/file-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smart-information-systems/file-bundle
More information about smart-information-systems/file-bundle
Files in smart-information-systems/file-bundle
Download smart-information-systems/file-bundle
More information about smart-information-systems/file-bundle
Files in smart-information-systems/file-bundle
Vendor smart-information-systems
Package file-bundle
Short Description File bundle
License MIT
Package file-bundle
Short Description File bundle
License MIT
Keywords file image
Please rate this library. Is it a good library?
Informations about the package file-bundle
Работа с файлами
Требования:
- php 7
- symfony 3
Установка
-
Прописать пакет и ссылку на репозиторий в
composer.json
-
Включить бандл в
app/AppKernel.php
- Прописать настройки в
app/config/config.yml
Использование
Добавление картинки в сущность
-
Добавляем поле в Entity
- Применяем изменения в БД
php binv/console doctrine:schema:update
Добавление коллекции картинок в сущность
-
Добавляем новую сущность
- Применяем изменения в БД
php binv/console doctrine:schema:update
Вывод изображени в Sonata Admin
Список элементов
- Добавляем поле в Admin класс
Форма редактирования
-
Добавить шаблон в
app/config/config.yml
- Добавить поле в Admin класс
All versions of file-bundle with dependencies
PHP Build Version
Package Version
Requires
imagine/imagine Version
~0.6.0
The package smart-information-systems/file-bundle contains the following files
Loading the files please wait ....