Download the PHP package codedor/filament-media-library without Composer

On this page you can find all versions of the php package codedor/filament-media-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package filament-media-library

Media Library For Filament

Introducing "Media Library", a comprehensive package that simplifies the management of file uploads and media files in your Laravel and Filament application.

This package provides a fluent and intuitive API that allows you to seamlessly integrate file uploads into your Laravel application. You can easily define the accepted file formats, set upload limits, and specify storage locations for your media files. The package also includes a simple and elegant user interface for managing your media library, making it easy to organize, search, and retrieve your files.

With Media Library, you can upload and manage any type of media file, including images, videos, audio files, and documents. You can also add metadata to your files, such as titles, descriptions, and tags, making it easy to search and filter your media library.

The package provides a robust set of features, including automatic file resizing, image manipulation, and thumbnail generation. You can easily create custom transformations for your images, and even define presets that can be applied to multiple images at once.

Media Library is also highly customizable, with a flexible configuration system that allows you to tailor the package to your specific needs. Whether you're building a simple blog or a complex web application, Laravel Media Library provides a simple and elegant solution for managing your media files.

Installation

You can install the package via composer:

Run the migrations with:

Documentation

For the full documentation, check here.

Testing

Changelog

Please see CHANGELOG for more information on what has changed recently.

Upgrading

Please see UPGRADING for more information on how to upgrade to a new version.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.


All versions of filament-media-library with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
blade-ui-kit/blade-icons Version ^1.5
codedor/filament-translatable-tabs Version ^1.0
codedor/filament-resource-picker Version ^1.0
filament/filament Version ^3.0
illuminate/contracts Version ^10.0
livewire/livewire Version ^3.0
owenvoke/blade-fontawesome Version ^2.2
spatie/image Version ^2.2
spatie/laravel-package-tools Version ^1.12
spatie/laravel-translatable Version ^6.3
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package codedor/filament-media-library contains the following files

Loading the files please wait ....