Libraries tagged by plug-in
pmvc-plugin/debug_cli
5639 Downloads
PMVC debug output for command line
pmvc-plugin/debug
10478 Downloads
pmvc debug dump tool
pmvc-plugin/controller
8675 Downloads
PMVC Controller
pmvc-plugin/cli
5937 Downloads
PMVC command line router
pmvc-plugin/annotation
10107 Downloads
PHP annotation parser and reader
mvccore/ext-view-helper-truncate
355 Downloads
MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.
mvccore/ext-view-helper-linebreaks
320 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-view-helper-internationalized
417 Downloads
MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.
mvccore/ext-view-helper-formatnumber
342 Downloads
MvcCore - Extension - View - Helper - FormatNumber - format number by `Intl` extension or by locale formating conventions or by explicit or default arguments.
mvccore/ext-view-helper-formatmoney
274 Downloads
MvcCore - Extension - View - Helper - FormatMoney - format money by `Intl` extension or by locale formating conventions or by explicit or default arguments.
mvccore/ext-view-helper-formatdate
356 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper
813 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
mvccore/ext-translator-csv
60 Downloads
MvcCore - Extension - Translator - CSV - simple CSV translator implementation.
mvccore/ext-translator
256 Downloads
MvcCore - Extension - Translator - abstract class and interface support code to create more sofisticated translators.
mvccore/ext-tool-ts-generator
202 Downloads
MvcCore - Extension - Tool - TypeScript Generator - utility to easilly generate TypeScript classes, interfaces or enums from PHP equivalents.