Libraries tagged by mvccore
mvccore/ext-view-helper-formatnumber
334 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
266 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
354 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mvccore/ext-view-helper
806 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-tool-ts-generator
200 Downloads
MvcCore - Extension - Tool - TypeScript Generator - utility to easilly generate TypeScript classes, interfaces or enums from PHP equivalents.
mvccore/ext-tool-mimetype-extension
380 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.
mvccore/ext-tool-locale-floatparser
1321 Downloads
MvcCore - Extension - Tool - Locale - FloatParser - parse float by automatic floating point detection or parse float value by `Intl` extension.
mvccore/ext-tool-locale
496 Downloads
MvcCore - Extension - Tool - Locale - properly set and get system locale settings by PHP ` setlocale();` across any system platform.
mvccore/ext-tool-csp
314 Downloads
MvcCore - Extension - Tool - Csp - utility to easilly complete `Content-Security-Policy` HTTP header.
mvccore/ext-tool-collections
312 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
mvccore/ext-tool-cli-winfork
229 Downloads
MvcCore - Extension - Tool - CLI - Windows Fork - .NET Framework 4 utility for CLI calls via PHP `shell_exec()` or `system()` to fork new process in background.
mvccore/ext-modelform
300 Downloads
MvcCore - Extension - ModelForm - extension to build forms by decorated model classes.
mvccore/ext-model-db-sqlsrv
350 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
mvccore/ext-model-db
634 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
mvccore/ext-form-validator-special
268 Downloads
MvcCore - Extension - Form - Validator - Special - form special text and numeric validators - company ID (EU), company VAT ID (EU), credit card, hexadecimal number, IBAN bank account number, IP address and ZIP code.