Download the PHP package xanweb/c5-helpers without Composer
On this page you can find all versions of the php package xanweb/c5-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xanweb/c5-helpers
More information about xanweb/c5-helpers
Files in xanweb/c5-helpers
Download xanweb/c5-helpers
More information about xanweb/c5-helpers
Files in xanweb/c5-helpers
Please rate this library. Is it a good library?
Informations about the package c5-helpers
ConcreteCMS Helpers Suite
Collection of useful helpers for ConcreteCMS
in_array_all
Verify that all needles are in haystack array.in_array_any
Verify that at least one of needles is in haystack array.strip_spaces
Remove all spaces from the given string.current_locale
Get Current Page Locale.current_language
Get Current Page Language.active_locale
An Alias of \Localization::activeLocale().active_language
An Alias of \Localization::activeLanguage().theme_path
Get Site Theme Pathc5_date_format
An Alias of \Concrete\Core\Localization\Service\Date::formatDate().c5_date_format_custom
An Alias of \Concrete\Core\Localization\Service\Date::formatCustom().Xanweb\Helper\Page::getBlock
andXanweb\Helper\Page::getBlocks
for fetching block(s) from page
Installation
Include library to your composer.json
Usage of Xanweb\Helper\Page
All versions of c5-helpers with dependencies
PHP Build Version
Package Version
The package xanweb/c5-helpers contains the following files
Loading the files please wait ....