dd member since: Sep 17, 2015
dd's packages
-
PHP
dd/evolutioncms-snippets-ddcolortools
Converts the color to match the offset in tone, brightness, or saturation.
-
PHP
dd/evolutioncms-snippets-ddcolumnbuilder
Outputs items (e. g. results of ddGetDucuments, ddGetMultipleField, Ditto, etc.) in multiple columns, trying to distribute them evenly.
-
PHP
dd/evolutioncms-snippets-ddgetchunk
Snippet gets the chunk contents by its name. For example, it useful to get chunks inside JS code.
-
PHP
dd/evolutioncms-snippets-ddgetdocumentfield
Snippet gets the necessary document fields (and TVs) by its id.
-
PHP
dd/evolutioncms-snippets-ddgetdocuments
A snippet for fetching and parsing resources from the document tree or custom DB table by a custom rule.
-
PHP
dd/evolutioncms-snippets-ddgetfileinfo
Displays information about a file: type, mime, size in readable format, path, name, extension, etc.
-
PHP
dd/evolutioncms-snippets-ddgetmultiplefield
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
-
-
PHP
dd/evolutioncms-snippets-ddif
This snippet compares different values and returns required chunk or string.
-
-
PHP
dd/evolutioncms-snippets-ddmenubuilder
Simple and flexible template-driven menu builder. Initially inspired by combination of the Wayfinder and Ditto advantages with significant code simplification.
-
-
-
PHP
dd/evolutioncms-snippets-ddsendfeedback
A snippet for sending users' feedback messages to a required email, slack and telegram chats or SMS through sms.ru. It is very useful along with ajax technology.
-
PHP
dd/evolutioncms-snippets-ddstash
Save data as JSON or QueryString, then extend if needed and use it later without database queries.