Download the PHP package torqnorth/pimcore-helpers-bundle without Composer
On this page you can find all versions of the php package torqnorth/pimcore-helpers-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pimcore-helpers-bundle
Pimcore Helpers Bundle
A collection of several simple but commonly used, mockable service wrappers
AssetRepository: Service wrapper for fetching, saving and deleting assetscreateAsset(UploadedFile $file, ElementInterface $parent): A helper which builds an asset from an UploadedFile
FolderRepository: Service wrappers for either getting or getting/creating the three major folder types in pimcoreDataObjectRepository: Abstract service wrapper for saving/deleting data objectsArrayUtils: A collection of helper functions for deep parsing arrays as well as finding items within an arrayget(string|string[] $key, array $array): Navigates either one or a series of nested keys within an array and returns either the target value or null if any part of the chain does not exist. Several casting variations also exist which return specific types or null:getDate()getInt()getFloat()findIndex(callable $callable, array $array)andfindInArray(callable $callable, array $array)functions, which find an item in an array based on a given function
License
This bundle is licensed under the Pimcore Open Core License (POCL) and is intended for use with Pimcore Platform 2025.1 and newer.
See LICENSE.md for full license text.
All versions of pimcore-helpers-bundle with dependencies
PHP Build Version
Package Version
Requires
pimcore/pimcore Version
^11.0
symfony/serializer-pack Version ^v1.3.0
phpdocumentor/reflection-docblock Version ^5.6
symfony/serializer-pack Version ^v1.3.0
phpdocumentor/reflection-docblock Version ^5.6
The package torqnorth/pimcore-helpers-bundle contains the following files
Loading the files please wait ...