PHPackages                             multividas/multividas-cards-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. multividas/multividas-cards-php

ActivePackage

multividas/multividas-cards-php
===============================

Build Multividas Cards markup in a PHP object

v1.0.0(1y ago)14581MITPHPPHP ^8.2

Since May 25Pushed 1y agoCompare

[ Source](https://github.com/multividas/multividas-cards-php)[ Packagist](https://packagist.org/packages/multividas/multividas-cards-php)[ RSS](/packages/multividas-multividas-cards-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Multividas Cards PHP
====================

[](#multividas-cards-php)

[![Tests](https://github.com/multividas/multividas-cards-php/actions/workflows/tests.yml/badge.svg)](https://github.com/multividas/multividas-cards-php/actions/workflows/tests.yml)[![Total Downloads](https://camo.githubusercontent.com/5bcb0c5a805c28623cb378c4849cbd19404461a57e05ac7362d1d8efbce3d251/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d756c746976696461732f6d756c746976696461732d63617264732d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/multividas/multividas-cards-php)[![License](https://camo.githubusercontent.com/bed291fdafb02eceae70411bf6cfb7276acf912dfe2655fb6ec67f1e3e0404d5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d756c746976696461732f6d756c746976696461732d63617264732d7068703f7374796c653d666c61742d737175617265)](https://github.com/multividas/multividas-cards-php/blob/main/LICENSE)

Multividas Cards summarize webpage content for inline expansion of linked content on Multividas.com and Multividas native applications (iOS, Android, Mac). Multividas users may select an individual Thread and immediately view a content summary including a linked title, content description, image, author attribution, site attribution, and inline video.

The *MultividasCard* PHP class helps you build Multividas Card markup for your website. Build a summary or photo card, set the appropriate attributes, and build elements suitable for output inside your (x)HTML document .

Installation
------------

[](#installation)

Require this package with composer.

```
composer require multividas/multividas-cards-php
```

Multividas Card meta tags
=========================

[](#multividas-card-meta-tags)

These HTML meta tags provide Multividas with information about your webpage, including the card type, your Multividas handle, page title, a brief description, and an image link for effective content sharing on the platform.

```

```

[![multividas:card](./assets/multividas-card.png)](./assets/multividas-card.png)

Summary Card
============

[](#summary-card)

A Multividas Card is a "summary" by default.

Create a summary card By including Multividas Card markup in your :

```
