Download the PHP package impeck/artlebedev-typograf without Composer

On this page you can find all versions of the php package impeck/artlebedev-typograf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package artlebedev-typograf

Typographer

Typographer

Packagist

English | Русский

There comes a time in the life of every decent webmaster when he seriously thinks about screen typography.

On the one hand, he wants the typed text to look good in the browser window. And to do this, instead of signs of the inch to put a normal quote ("herringbone" and "feet"), to kill the extra space, in the right places to change the hyphens into hyphens, unbroken space "tied" all the short conjunctions and prepositions to follow them to words and make a bunch of other operations. On the other hand, do not really want to put all these icons, quotation marks and non-breaking spaces by hand.

Lebedev Studio was the first on the Internet to declare the importance of using on-screen typography in the layout of materials. Since 2000, the texts of all websites created by Lebedev Studio are put in order with the help of "Typographer". Since 2002 the program has been available on our site for free.

You can read more about the principles of screen typography in § 62 "Guidelines".

Do you want something special from Typographer? Email us.

Typograf homepage: http://typograf.artlebedev.ru/

Web-service address: http://typograf.artlebedev.ru/webservices/typograf.asmx

WSDL-description: http://typograf.artlebedev.ru/webservices/typograf.asmx?WSDL

Installation

Installation by using

Usage and customization

A sample use case is given in example.php

Output characters

Ready characters — «а»

Default. The characters are output as the reader sees them as a result.

Alphabetic codes — «a»

Good for XML, bad for old browsers.

Numeric codes — &171;a&187;

Somebody needs. Bad for older browsers.

Alphabetic and numeric codes — «a» and &171;a&187;

Put line breaks

Default false

Paragraph marking

Default false

Number of tags </br> in a row

First level quotation marks

Default « » — French

Second level quotation marks

Default „ “ — German

Possible quote options

laquo raquo — French « »

bdquo ldquo — German „ “

quot quot — Programmers " "

lsquo rsquo — English singles ‘ ’

ldquo rdquo — English double “ ”

sbquo lsquo — ' '

The authors of "Typograph"

Artemy Lebedev

all his life dreamed of using long dashes on the web. After several years of dreaming, he wrote § 62 and made everyone do the extra work. Together with Alexander Petrosyan, he wrote an AppleScript version of Typograph.

Alexey Smychagin

wrote his own program; he collected all the wishes and added the "Typograph" to the web

Denis Avrahamov

was the first guy in the studio who was too lazy to do all the typography by hand and wrote an automatic script

Konstantin Zhilin

helped Avrahamov

Konstantin Tomashevich

wrote his own program that put the typography into the theatrical web administration system

Andrei Shitov

wrote XML web-service and examples of its use in several languages

Vladimir Tokmakov

collected a lot of suggestions and rewrote "Typograph" from scratch

Sergei Moskalev

sent a collection of text processing rules after scanning


All versions of artlebedev-typograf with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4 || >=8.0
ext-soap Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package impeck/artlebedev-typograf contains the following files

Loading the files please wait ....