ems/file-db

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

Maintainers

Details

github.com/mtils/file-db

Source

Issues

Installs: 6 083

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 7

pkg:composer/ems/file-db

v0.4.1 2024-09-18 09:56 UTC

This package is auto-updated.

Last update: 2025-10-18 12:33:34 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.