waaseyaa/media

Media entity type and file management for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/media

pkg:composer/waaseyaa/media

Statistics

Installs: 132

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.7 2026-03-15 03:34 UTC

This package is auto-updated.

Last update: 2026-03-15 16:00:53 UTC


README

Layer 2 — Content Types

Media entity type for Waaseyaa applications.

Defines the media entity type for images, documents, and other binary assets. Includes upload handling, file metadata storage, and access policy integration. Managed via the admin SPA and JSON:API endpoint.

Key classes: Media, MediaAccessPolicy, MediaServiceProvider.