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. wwwision/dam-example

ActiveProject

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 1mo 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 37% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

613d 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

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[oat-sa/tao-core

TAO core extension

66136.7k74](/packages/oat-sa-tao-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)

PHPackages © 2026

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