Download the PHP package riclep/laravel-storyblok-typography without Composer
On this page you can find all versions of the php package riclep/laravel-storyblok-typography. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download riclep/laravel-storyblok-typography
More information about riclep/laravel-storyblok-typography
Files in riclep/laravel-storyblok-typography
Package laravel-storyblok-typography
Short Description A bunch of typographical helpers and features for Laravel Storyblok
License MIT
Homepage https://github.com/riclep/laravel-storyblok-typography
Informations about the package laravel-storyblok-typography
Laravel Storyblok - Typography plugin
Make your content sing with enhanced typography thanks to PHP Typography. The package includes a trait making it simple to apply typographic fixes such as proper quotes '' -> ‘’, small caps and useful class names for styling numbers etc.
This package is a module for Laravel Storyblok
Installation
You can install the package via composer:
Usage
It’s really simple to use, just add the trait to any Block
s you want to apply typography to. Create an $applyTypography
property containing an array of fields. It will work for text and html content and has sensible defaults but you can override the settings on a Block
by Block
basis.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Richard Le Poidevin
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-storyblok-typography with dependencies
mundschenk-at/php-typography Version ^6.6
riclep/laravel-storyblok Version ^2.14