Libraries tagged by typos
svewap/ws-scss
105005 Downloads
Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support
lochmueller/autoloader
373563 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
philippoehrlein/typo-search-and-paste
1716 Downloads
A Kirby plugin for searching and inserting special characters with multi-language support.
itribe/typoscript-code
17259 Downloads
TypoScript code extension
typo3/typoscript
157596 Downloads
Fusion is a hierarchical, prototype based processing language
tysonandre/phantypocheck
5952 Downloads
A plugin for Phan that checks for typos (using codespell's dictionary).
guanguans/php-cs-fixer-custom-fixers
8170 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
ttree/stylesheet
12256 Downloads
Fusion object to generate a link tag
ttree/script
18137 Downloads
Fusion objects to generate a script tag
masroore/mailcheck-php
9173 Downloads
Reduce misspelled email addresses in your PHP apps.
harungecit/php-email-validator
430 Downloads
A comprehensive PHP email validation library to check format, detect disposable emails, validate MX records, role-based detection, typo suggestions, and support batch validation with configurable cache and rate limiting.
kalimeromk/email-check
1376 Downloads
An advanced PHP library for email validation with DNS checks and typo suggestions.
codingms/view-statistics
13998 Downloads
TYPO3 View-Statistics by coding.ms: Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.
codingms/parsedown-extra
11166 Downloads
TYPO3 Parsedown-Extra - Markdown by coding.ms: Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.
codingms/fluid-form
4480 Downloads
TYPO3 Fluid-Form by coding.ms: Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.