Libraries tagged by snipets
dd/evolutioncms-snippets-ddobjecttools
1 Downloads
Tools for modifying objects.
dd/evolutioncms-snippets-ddmenubuilder
0 Downloads
Simple and flexible template-driven menu builder. Initially inspired by combination of the Wayfinder and Ditto advantages with significant code simplification.
dd/evolutioncms-snippets-ddmakehttprequest
3 Downloads
Makes HTTP request to a given URL.
dd/evolutioncms-snippets-ddif
1 Downloads
This snippet compares different values and returns required chunk or string.
dd/evolutioncms-snippets-ddgetparentid
0 Downloads
Gets document parent ID(s) of the required level.
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
dd/evolutioncms-snippets-ddgetfileinfo
1 Downloads
Displays information about a file: type, mime, size in readable format, path, name, extension, etc.
dd/evolutioncms-snippets-ddgetdocuments
1 Downloads
A snippet for fetching and parsing resources from the document tree or custom DB table by a custom rule.
dd/evolutioncms-snippets-ddgetdocumentfield
2 Downloads
Snippet gets the necessary document fields (and TVs) by its id.
dd/evolutioncms-snippets-ddgetchunk
1 Downloads
Snippet gets the chunk contents by its name. For example, it useful to get chunks inside JS code.
dd/evolutioncms-snippets-ddcolumnbuilder
0 Downloads
Outputs items (e. g. results of ddGetDucuments, ddGetMultipleField, Ditto, etc.) in multiple columns, trying to distribute them evenly.
dd/evolutioncms-snippets-ddcolortools
2 Downloads
Converts the color to match the offset in tone, brightness, or saturation.
citron/snippets
2 Downloads
Snippets for Citron.
blackbit_digital_commerce/pimcore-rich-snippets
0 Downloads
Enrich your Pimcore elements with rich snippet data and output it as JSON-LD
basteyy/various-php-snippets
57 Downloads
A small set of function I needed often in small projects. And a simple translation function.