PHPackages                             putzflorian/pimcore-services - 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. putzflorian/pimcore-services

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

putzflorian/pimcore-services
============================

Useful Services for pimcore

1.0.4(6y ago)112MITPHP

Since Aug 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/putzflorian/pimcore-services)[ Packagist](https://packagist.org/packages/putzflorian/pimcore-services)[ Docs](https://github.com/putzflorian/pimcore-services)[ RSS](/packages/putzflorian-pimcore-services/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (1)Versions (5)Used By (0)

Pimcore Services
================

[](#pimcore-services)

Useful Services for pimcore

***Installation via Composer***

```
COMPOSER_MEMORY_LIMIT=-1 composer require putzflorian/pimcore-services

```

***Add to your parameters.yml***

```
parameters:
    putzflorian_pimcoreservices:
        safe_crypt:
            secret_key: ##secret_key##
            secret_iv: ##secret_iv##
```

***Register as a Service in your services.yml***

```
services:
    Putzflorian\PimcoreServices:
```

***Use it in your Controller:***

```
public function testAction(Request $request, \Putzflorian\PimcoreServices $pimcoreServices){}
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

4

Last Release

2361d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86601d2b82bd4e416dbb9034c56bbe870daaf3adac6c0d3190769700c04b6017?d=identicon)[putzflorian](/maintainers/putzflorian)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/putzflorian-pimcore-services/health.svg)

```
[![Health](https://phpackages.com/badges/putzflorian-pimcore-services/health.svg)](https://phpackages.com/packages/putzflorian-pimcore-services)
```

###  Alternatives

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/output-data-config-toolkit-bundle

21256.8k3](/packages/pimcore-output-data-config-toolkit-bundle)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[pimcore/object-merger

13550.4k1](/packages/pimcore-object-merger)

PHPackages © 2026

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