PHPackages                             takshak/adash-metas - 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. [Admin Panels](/categories/admin)
4. /
5. takshak/adash-metas

ActiveLibrary[Admin Panels](/categories/admin)

takshak/adash-metas
===================

meta tags extension for adash admin panel

1.1.3(2y ago)0601MITBlade

Since Jul 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/takshaktiwari/adash-metas)[ Packagist](https://packagist.org/packages/takshak/adash-metas)[ RSS](/packages/takshak-adash-metas/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (1)

Introduction
============

[](#introduction)

An extension to [takshaktiwari/adash](https://github.com/takshaktiwari/adash) for adding meta tags and content to pages, targeting the url. You can also set tags for whole site (globally) at one place. This is helpful for SEO Managers.

Implementation
==============

[](#implementation)

Install the package with composer with given command and run the migrations php artisan migrate

```
composer require takshak/adash-metas

```

Add component to admin sidebar, inside ul element for getting the links in admin sidebar

```

```

Run the migrations

```
php artisan migrate

```

Components
==========

[](#components)

Admin sidebar menu
------------------

[](#admin-sidebar-menu)

**&lt;x-ametas-ametas:admin-sidebar-links /&gt;**: Use this component to show the menu item in admin sidebar

Displaying meta tags on website
-------------------------------

[](#displaying-meta-tags-on-website)

**&lt;x-ametas-ametas:metatags /&gt;**: Add this component in the head tag of your website to display meta tags there. You can pass `url` argument to tell the component about some specific url otherwise it will capture the current url. You can also pass array to tags in `tags` argument to tell the component some custom meta tags, like: *:tags="\['title' =&gt; 'Some page title', 'keywords' =&gt; 'and so on'\]"*

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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 ~59 days

Total

5

Last Release

793d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c20abfe33a88ffe808d63e38e4cbecc9c493458cff8b3d8338ccf846395f57a8?d=identicon)[takshaktiwari](/maintainers/takshaktiwari)

---

Top Contributors

[![takshaktiwari](https://avatars.githubusercontent.com/u/58802422?v=4)](https://github.com/takshaktiwari "takshaktiwari (9 commits)")

---

Tags

laravelblogadminadash

### Embed Badge

![Health badge](/badges/takshak-adash-metas/health.svg)

```
[![Health](https://phpackages.com/badges/takshak-adash-metas/health.svg)](https://phpackages.com/packages/takshak-adash-metas)
```

###  Alternatives

[binshops/laravel-blog

Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

48447.0k](/packages/binshops-laravel-blog)[serverfireteam/blog

A nice blog system with laravel and laravelpanel

523.1k](/packages/serverfireteam-blog)

PHPackages © 2026

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