PHPackages                             chatbox/silane - 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. [Framework](/categories/framework)
4. /
5. chatbox/silane

ActiveProject[Framework](/categories/framework)

chatbox/silane
==============

silane - silex based framework component

046PHP

Since Mar 12Pushed 11y ago2 watchersCompare

[ Source](https://github.com/chatbox-inc/silane)[ Packagist](https://packagist.org/packages/chatbox/silane)[ RSS](/packages/chatbox-silane/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

silan - silex base component
============================

[](#silan---silex-base-component)

機能
--

[](#機能)

- silex 拡張
- 設定ファイルからsilexの構成を制御できる。

Usage
-----

[](#usage)

```
use Chatbox\Silane;
use Chatbox\Config\Config;

$config = new Config();

$silane = new Silane();
$silane->setConfig($config);
$silane->run();

```

Schema
------

[](#schema)

silane.silex : silex向け投入データ

silane.controllers : mountに渡されるデータ

silane.providers : registerに渡されるデータ

Providers
---------

[](#providers)

### Chatbox\\Silane\\Providers\\BootEloquentProvider

[](#chatboxsilaneprovidersbooteloquentprovider)

設定`database.default`からEloquentの初期設定を行う。

### Chatbox\\Silane\\Providers\\RestErrorHandlerProvider

[](#chatboxsilaneprovidersresterrorhandlerprovider)

エラー報告の例外変換と、エラーハンドラのJSONレスポンス対応を行う。

Misc
----

[](#misc)

### Chatbox\\Silane\\Response\\JsonStatusResponse

[](#chatboxsilaneresponsejsonstatusresponse)

JSONレスポンスの生成

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/d4341b789304ab56cc60e3891bbd51c6a4aa12e0e4ffff977eb3de385796cf01?d=identicon)[chatbox-inc](/maintainers/chatbox-inc)

### Embed Badge

![Health badge](/badges/chatbox-silane/health.svg)

```
[![Health](https://phpackages.com/badges/chatbox-silane/health.svg)](https://phpackages.com/packages/chatbox-silane)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M300](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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