Libraries tagged by Html Form
serhii/ago
2542 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
noximo/phpstan-fileoutput
18196 Downloads
An error formatter for PHPStan that exports analysis result into HTML file
mr-yuksekdam/php-word-fixed
35 Downloads
Updated PhpWord, fixed TOC auto number
monashee/phpword
18 Downloads
PHPWord fork for personal project.
henry-wiki/sc-indent-fix
15 Downloads
PHP+HTML mixed indentation fixer
brainin/phpword
1208 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
monarc/phpword
1399 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
plazzag/polario-sdk-php
171 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
nicodmf/highlight-bundle
48 Downloads
This bundle transforms a part of text representing a source code in html formated text, providing 5 highlighter: pygment, geshi, highlight, http request to appspot, http request to hiliteme
classmarkets/lipsum-generator
0 Downloads
Lorem Ipsum generator in pure PHP, offline. Capable of generating html, formated and unformatted plain text.
lidaa/twig-bundle
17 Downloads
LidaaTwigBundle will add a lot of Twig Extensions (php, image, url, css, js, tag, session, number, sf, unset, form, html, ...)
nicolaswurtz/chordpro-php
3629 Downloads
Parse, transpose and format (html,json,plaintext) ChordPro format for songs lyrics with chords.
jv/jvfurigana
17 Downloads
A view helper that can convert plain japanese text into properly formatted HTML with furigana (using the ruby tag).
doubleedesign/doublee-ninja-markup
82 Downloads
Overrides Ninja Forms' front-end HTML markup with BEM-style class names, and provides some base CSS to match.
volux/dom
48 Downloads
Extended DOM objects with jQuery-like functionality. Create and transform, traversal and manipulation well-formed XML and HTML.