PHPackages                             bestfitcz/automotive-json-ld - 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. [Templating &amp; Views](/categories/templating)
4. /
5. bestfitcz/automotive-json-ld

ActiveLibrary[Templating &amp; Views](/categories/templating)

bestfitcz/automotive-json-ld
============================

A Laravel package to help to generate json-ld scripts

0.0.11(3mo ago)0196MITPHPPHP ^7.4||^8.1||^8.2||^8.3||^8.4CI passing

Since Jun 25Pushed 3mo agoCompare

[ Source](https://github.com/bestfitcz/automotive-json-ld)[ Packagist](https://packagist.org/packages/bestfitcz/automotive-json-ld)[ Docs](https://github.com/bestfitcz/automotive-json-ld)[ RSS](/packages/bestfitcz-automotive-json-ld/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (12)Used By (0)

Package to help to generate json-ld
===================================

[](#package-to-help-to-generate-json-ld)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e909284fc60c0cefecec718915726e2d8c46a2f00ea28382e185574c84d6314e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62657374666974637a2f6175746f6d6f746976652d6a736f6e2d6c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bestfitcz/automotive-json-ld)[![GitHub Tests Action Status](https://camo.githubusercontent.com/dcb14ac1c4fb4789e027e15a67cd8f15e14e3ef3601058bb622a087c5d9561e7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62657374666974637a2f6175746f6d6f746976652d6a736f6e2d6c642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/bestfitcz/automotive-json-ld/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/d2991abc60bfeabefeaced8bbb6a75f1f32ce12357d4785907e8d3bf3b3ffe91/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62657374666974637a2f6175746f6d6f746976652d6a736f6e2d6c642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/bestfitcz/automotive-json-ld/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9d3732858dcc16d29f24160826d575bb5b89aff3c784b87b73a7c67f8cf9d97b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62657374666974637a2f6175746f6d6f746976652d6a736f6e2d6c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bestfitcz/automotive-json-ld)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/be42ce1a8ca8f9c107199bb74af3750f0b53653b028c7d83bfdef55de4a7629b/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6175746f6d6f746976652d6a736f6e2d6c642e6a70673f743d31)](https://spatie.be/github-ad-click/automotive-json-ld)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require bestfitcz/automotive-json-ld
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="automotive-json-ld-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="automotive-json-ld-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="automotive-json-ld-views"
```

Usage
-----

[](#usage)

```
$automotiveJsonLd = new Bestfitcz\AutomotiveJsonLd();
echo $automotiveJsonLd->echoPhrase('Hello, Bestfitcz!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [David Tomsik](https://github.com/bestfitcz)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance80

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~21 days

Recently: every ~39 days

Total

11

Last Release

105d ago

PHP version history (2 changes)0.0.1PHP ^8.2

0.0.2PHP ^7.4||^8.1||^8.2||^8.3||^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cdcb17ef166813628e74097e774001ba0263d70685ce6704e82aae463631054?d=identicon)[bestfitcz](/maintainers/bestfitcz)

---

Top Contributors

[![dtomsik](https://avatars.githubusercontent.com/u/27832396?v=4)](https://github.com/dtomsik "dtomsik (16 commits)")

---

Tags

laravelautomotive-json-ldbestfitcz

### Embed Badge

![Health badge](/badges/bestfitcz-automotive-json-ld/health.svg)

```
[![Health](https://phpackages.com/badges/bestfitcz-automotive-json-ld/health.svg)](https://phpackages.com/packages/bestfitcz-automotive-json-ld)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

703141.0k7](/packages/tallstackui-tallstackui)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
