PHPackages                             skyline/direct-components - 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. skyline/direct-components

ActiveLibrary

skyline/direct-components
=========================

Direct component access plugin for Skyline CMS Applications

v8.0.0(3y ago)027615BSD-3-ClausePHPPHP ^8

Since Apr 23Pushed 3y agoCompare

[ Source](https://github.com/tasoftch/skyline-direct-components)[ Packagist](https://packagist.org/packages/skyline/direct-components)[ RSS](/packages/skyline-direct-components/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (4)Versions (7)Used By (15)

Skyline Direct Components
=========================

[](#skyline-direct-components)

This package allows your application to deliver components.

#### Installation

[](#installation)

```
$ composer require skyline/direct-components

```

#### Usage

[](#usage)

With this package you get a directory `Components` in the SkylineAppData directory.

Files in this directory are linkable from your website under the following condition:

- Request URI MUST begin with `/Public` (changeable in configuration)

Please note that this package delivers the sources without any checks.
To enable checks, see further packages available:

- `$ composer require skyline/direct-components-hotlink-protection`
    This package registers a plugin that won't deliver components to foreign hosts (hotlink protection)
- `$ composer require skyline/direct-components-cors`
    This package restricts to known hosts (you can not combine them because the hotlink protection will deny even if the cors would allow.)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~223 days

Total

6

Last Release

1192d ago

Major Versions

v0.8.4 → v8.0.02023-02-07

PHP version history (2 changes)v0.8.0PHP ^7.2

v8.0.0PHP ^8

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ebe1f5c8eebd8dbc08f97152d06e1435e7eee746ea87e28eaaabaf708ac17dc?d=identicon)[skyline](/maintainers/skyline)

---

Top Contributors

[![tasoftch](https://avatars.githubusercontent.com/u/24875322?v=4)](https://github.com/tasoftch "tasoftch (30 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/skyline-direct-components/health.svg)

```
[![Health](https://phpackages.com/badges/skyline-direct-components/health.svg)](https://phpackages.com/packages/skyline-direct-components)
```

PHPackages © 2026

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