Provides Dave Reid's standard library of helper functions as static methods in classes. Most useful with custom written modules for individual projects, and not as an actual dependency for other contrib modules.
Dependencies
PHP 5.3+
Helpers
ArrayHelper.php
CacheHelper.php
EntityHelper.php
FieldHelper.php
RenderHelper.php
Tweaks
All the following UI tweaks can be enabled or disabled as desired:
Makes the 'Delete' operation show up as a tab for nodes.
Adds an 'unpublished comment count' link to node teasers.
Adds destination query strings to local actions, and to login/registration paths for anonymous users. So when you complete the action/login/registration, you return to the page you came from.
Style Manager allows you to manage styles for the site.
All styles in the module are divided into categories such as: menu, pager, footer, search forms, tabs, etc.
And each of these categories can have multiple design variants (presets).
You can edit the styles, export and re-used on other websites.