ems/file-db

A library to have a synced version of on upload directory inside an database table

Maintainers

Package info

github.com/mtils/file-db

pkg:composer/ems/file-db

Statistics

Installs: 7 308

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 7

v0.4.2 2025-11-19 11:59 UTC

This package is auto-updated.

Last update: 2026-02-20 09:09:12 UTC


README

A library to have a synced version of on upload directory inside an database table

This is in pre-alpha quality so please don't use it right now.

This is a laravel package to link some model to file(s). So with FileDB you habe a db representation of every file in a folder and then you can have db relations on it.