Download the PHP package inweb/media without Composer
On this page you can find all versions of the php package inweb/media. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package media
InWeb Media
Media files manipulation
Requirements
- Laravel >=5.7
Installation
-
Install package via composer require
or add to your composer.json to require section and update your dependencies
- Run migrations
You are ready to go!
Usage
Add trait to your model (InWeb\Base\Entity)
For thimbnails implement method:
Thumbnail class receives 2 parameters:
- Closure with \Intervention\Image\Image object
- Boolean - Only for main image (default - false)
You can specify original thumbnail name to manipulate with original image.
All versions of media with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
intervention/image Version ^2.7
laravel/legacy-factories Version ^1.1
php-ffmpeg/php-ffmpeg Version dev-master
intervention/image Version ^2.7
laravel/legacy-factories Version ^1.1
php-ffmpeg/php-ffmpeg Version dev-master
The package inweb/media contains the following files
Loading the files please wait ....