Starfruit Helper Bundle
github.com/starfruit-php/helper-bundle
pkg:composer/starfruit/helper-bundle
Installs: 35
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 97c7bd529b87688c6b922c06d4b716f22bb36467
pimcore bundlepimcore toolstarfruit
This package is auto-updated.
Last update: 2026-03-10 12:03:58 UTC
Includes useful functions for platform Pimcore v.11
$ composer require starfruit/helper-bundle
config/bundles.php
return [ .... Starfruit\HelperBundle\StarfruitHelperBundle::class => ['all' => true], ];