PHPackages                             wwwision/dam-example - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. wwwision/dam-example

ActiveProject[File &amp; Storage](/categories/file-storage)

wwwision/dam-example
====================

Standalone PHP project that uses the Neos Event Sourced Content Repository for a simple digital asset management

0.2.0(1y ago)12[1 PRs](https://github.com/bwaidelich/dam-example/pulls)MITPHPPHP ^8.3

Since Sep 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bwaidelich/dam-example)[ Packagist](https://packagist.org/packages/wwwision/dam-example)[ GitHub Sponsors](https://github.com/sponsors/bwaidelich)[ Fund](https://www.paypal.me/bwaidelich)[ RSS](/packages/wwwision-dam-example/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

DAM Example
===========

[](#dam-example)

Standalone PHP project that uses the Neos Event Sourced Content Repository for a simple digital asset management.

This project just provides a simple [Slim](https://www.slimframework.com/) application (using [Twig](https://twig.symfony.com/) templates) on top of the [Wwwision.DAM](https://github.com/bwaidelich/Wwwision.DAM) package.

Important

This is work-in-progress, the feature set is *very* limited and subject to change right now

Usage
-----

[](#usage)

Install via [composer](https://getcomposer.org/):

```
composer create-project wwwision/dam-example .
```

Afterward, create a new `.env` file or copy the provided one via

```
cp .env.dist .env
```

and configure a doctrine DBAL connection string (see )

Note

Currently only Mysql, MariaDB and PostgreSQL is supported!

Run the setup script to create the required database tables:

```
composer setup
```

Start the PHP built in server via:

```
composer serve
```

Head your browser to

And you should be presented with an interface like this:

[![](screenshot.png)](screenshot.png)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

660d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/307571?v=4)[Bastian Waidelich](/maintainers/bwaidelich)[@bwaidelich](https://github.com/bwaidelich)

---

Top Contributors

[![bwaidelich](https://avatars.githubusercontent.com/u/307571?v=4)](https://github.com/bwaidelich "bwaidelich (9 commits)")

### Embed Badge

![Health badge](/badges/wwwision-dam-example/health.svg)

```
[![Health](https://phpackages.com/badges/wwwision-dam-example/health.svg)](https://phpackages.com/packages/wwwision-dam-example)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[google/cloud

Google Cloud Client Library

1.2k16.7M57](/packages/google-cloud)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
