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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alpdesk/alpdesk-core

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

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

Alpdesk-Core for Contao

4.0.2(5mo ago)02.5k1MITPHPPHP ^8.3

Since Sep 9Pushed 5mo 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 1w 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

50

—

FairBetter than 95% of packages

Maintenance70

Regular maintenance activity

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity86

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

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

[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M676](/packages/shopware-core)[sylius/sylius

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

8.5k6.0M779](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M536](/packages/pimcore-pimcore)[sulu/sulu

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

1.3k1.4M236](/packages/sulu-sulu)

PHPackages © 2026

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