PHPackages                             alpdesk/alpdesk-core - 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. alpdesk/alpdesk-core

ActiveContao-bundle

alpdesk/alpdesk-core
====================

Alpdesk-Core for Contao

4.0.2(2mo ago)02.5k1MITPHPPHP ^8.3

Since Sep 9Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/xprojects-de/alpdesk-core)[ Packagist](https://packagist.org/packages/alpdesk/alpdesk-core)[ Docs](https://github.com/xprojects-de/alpdesk-core)[ RSS](/packages/alpdesk-alpdesk-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (33)Versions (85)Used By (1)

alpdesk-core for Contao
=======================

[](#alpdesk-core-for-contao)

Json based REST-API-Endpoint with JWT-Token Auth for Contao

- Extendable by custom Plugins using Events
- Basic CRUD-Operations for all database tables (Plugin "Contao CRUD") (!!! since v3.0.0)
- Full working File management-API (Finder)

For further information see Postman-Documentation stored in project.

Additional Info
---------------

[](#additional-info)

In order to be able to use the API, a "Mandant" must always be created. The registered plugins can then be selected for this "Mandant".

After that, a member must be created through which the API is authenticated. The "Mandant" is then linked to member and the necessary settings and access rights are set.

Register and tag custom storage
-------------------------------

[](#register-and-tag-custom-storage)

Storage must implement Alpdesk\\AlpdeskCore\\Library\\Storage\\BaseStorageInterface

(see also Alpdesk\\AlpdeskCore\\Library\\Storage\\Local\\LocalStorage as example)

```
alpdeskcore.storage_local:
  class: Alpdesk\AlpdeskCore\Library\Storage\Local\LocalStorage
  arguments:
  tags:
    - { name: 'alpdeskcore.storage', alias: 'local' }
```

After register the storage, it can be used by manipulating the storageAdapter in the alpdesk.filemanagement.request.event

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance84

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 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 ~25 days

Recently: every ~94 days

Total

81

Last Release

83d ago

Major Versions

0.2.1 → 1.0.02021-02-10

1.1.1 → 2.0.02021-03-06

2.1.1 → 3.0.02022-08-12

2.1.2 → 3.1.02023-12-14

3.2.9 → 4.0.02026-02-12

PHP version history (3 changes)0.1.0PHP &gt;=7.4

3.0.0PHP ^8.1

4.0.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/85a471c53ba8e0ef2fface4844b72415a523f1118e3bea30e78db4683ecd304d?d=identicon)[xprojects](/maintainers/xprojects)

---

Top Contributors

[![xprojects-de](https://avatars.githubusercontent.com/u/55982921?v=4)](https://github.com/xprojects-de "xprojects-de (517 commits)")

---

Tags

contaoalpdesk

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alpdesk-alpdesk-core/health.svg)

```
[![Health](https://phpackages.com/badges/alpdesk-alpdesk-core/health.svg)](https://phpackages.com/packages/alpdesk-alpdesk-core)
```

###  Alternatives

[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[sylius/sylius

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

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

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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