PHPackages                             joe.szeto/skeleton-loading - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joe.szeto/skeleton-loading

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joe.szeto/skeleton-loading
==========================

06.4k↑171.4%PHP

Since Oct 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jokersk/skeleton-loading)[ Packagist](https://packagist.org/packages/joe.szeto/skeleton-loading)[ RSS](/packages/joeszeto-skeleton-loading/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

laravel, tailwindcss, skeleton loading
--------------------------------------

[](#laravel-tailwindcss-skeleton-loading)

install
-------

[](#install)

```
composer require joe.szeto/skeleton-loading

```

tailwindcss
-----------

[](#tailwindcss)

in tailwind.config.js

```
/** @type {import('tailwindcss').Config} */
export default {
    content: [
        ...
        "./vendor/joe.szeto/skeleton-loading/resources/views/**/*.blade.php",
    ],
    theme: {
        extend: {},
    },
    plugins: [],
}

```

Service Provider
----------------

[](#service-provider)

in providers.php ( laravel 11 ), in app.php ( laravel 10 ) add `JoeSzeto\SkeletonLoading\SkeletonServiceProvider::class`

usage
-----

[](#usage)

```

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8236606e09aee05405be84a246f7471ed6af5390b3cbb8d8852ea21e167d990a?d=identicon)[jokersk](/maintainers/jokersk)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/joeszeto-skeleton-loading/health.svg)

```
[![Health](https://phpackages.com/badges/joeszeto-skeleton-loading/health.svg)](https://phpackages.com/packages/joeszeto-skeleton-loading)
```

###  Alternatives

[georgique/world-geojson

GeoJson for all the countries, areas (regions) and some states.

4976.0k](/packages/georgique-world-geojson)[lazerg/laravel-enum-pro

A powerful PHP enum extension with collection support, random selection, and magic static calls

4319.6k](/packages/lazerg-laravel-enum-pro)[rosell-dk/dom-util-for-webp

Replace image URLs found in HTML

2418.2k6](/packages/rosell-dk-dom-util-for-webp)

PHPackages © 2026

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