Download the PHP package zigazou/french-typography without Composer
On this page you can find all versions of the php package zigazou/french-typography. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zigazou/french-typography
More information about zigazou/french-typography
Files in zigazou/french-typography
Download zigazou/french-typography
More information about zigazou/french-typography
Files in zigazou/french-typography
Vendor zigazou
Package french-typography
Short Description Apply french typography to an HTML string
License GPL-3.0-or-later
Package french-typography
Short Description Apply french typography to an HTML string
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package french-typography
FrenchTypography
FrenchTypography is a PHP module that automatically applies French typography rules to HTML code in UTF-8. This module improves the presentation and readability of texts by respecting the typographic standards in force in France.
Usage
Features
- Addition of non-breaking thin spaces before double punctuation marks (: ; ? !)
- Convert English double quotes (" ") into French guillemets (« »)
- Adjustment of spaces in units of measurement
- Restore accents on uppercased first letters (Ecole → École)
- Corrects multiple consecutive exclamation/question mark
- Simple quotes are replaced with typographic quote
- <->, -> and <- are replaced with ↔, → and ←
- <=>, => and <= are replaced with ⇔, ⇒ and ⇐
- (c) and (C) are replaced with ©
- (r) and (R) are replaced with ®
- french phone numbers are formatted (0999999999 → 09 99 99 99 99)
- number followed by units will be separated by a no-break space
- Corrects missing œ ligatures (oeil → œil)
- Consecutive spaces are reduced to one space
- Leading and trailing spaces are trimmed
Installation
To install FrenchTypography, you can use Composer:
All versions of french-typography with dependencies
PHP Build Version
Package Version
No informations.
The package zigazou/french-typography contains the following files
Loading the files please wait ....