PHPackages                             studiogau/chandra - 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. studiogau/chandra

ActiveLibrary[Framework](/categories/framework)

studiogau/chandra
=================

Lightweight PHP framework for building business applications and CMS with simplicity.

v0.2.0(3mo ago)05MITPHPPHP &gt;=8.2

Since Apr 7Pushed 4w agoCompare

[ Source](https://github.com/learnchi/chandra)[ Packagist](https://packagist.org/packages/studiogau/chandra)[ RSS](/packages/studiogau-chandra/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Chandra
=======

[](#chandra)

Chandra は、業務アプリや CMS を PHP で構築するための軽量フレームワークです。

フルスタックフレームワークのように全体を囲い込むのではなく、認証、セッション、DB、CSRF、Cookie、ロギングといった共通基盤を提供し、アプリ側が業務ロジックをシンプルに実装できることを目指しています。

こんなプロジェクトに向いています
----------------

[](#こんなプロジェクトに向いています)

- 画面遷移を基本とするサーバーサイドレンダリング型のシンプルなWebアプリプロジェクト
- 認証やセッションは共通化しながら、業務ロジックを自由高く実装したいプロジェクト
- 小さく始めて、必要な機能を自分で組み立てたいプロジェクト

機能
--

[](#機能)

- ログイン、ログアウト、認可を扱う認証基盤
- MySQL を利用したデータベース操作とトランザクション
- セッション、Cookie、CSRF 対策のヘルパー
- アプリケーションログの出力
- Composer と PSR-4 に対応したシンプルな構成

インストール
------

[](#インストール)

Composer でインストールできます。

```
composer require studiogau/chandra
```

はじめての Chandra
-------------

[](#はじめての-chandra)

Chandra をインストールして最小構成のページを表示するところから始める場合は、[クイックスタート](https://learnchi.github.io/chandra/quickstart.html)をご覧ください。

XAMPP と Composer の準備から、HTML 出力エスケープやロガーの動作確認までを順番に試せます。

ドキュメント
------

[](#ドキュメント)

- [クイックスタート](https://learnchi.github.io/chandra/quickstart.html)

    インストールから最初の画面表示まで、短い手順で試します。
- [ハンズオン](https://learnchi.github.io/chandra/handson.html)

    サンプルプロジェクトを作りながら、DB操作、CRUD、認証、テストを試します。
- [リファレンス](https://learnchi.github.io/chandra/reference.html)

    クラス、メソッド、設定項目を機能別に確認します。

動作環境
----

[](#動作環境)

- PHP 8.2 以上
- MySQL 8.0 以上
- Apache 2.4 以上
- Composer 2.6 系以上

ライセンス
-----

[](#ライセンス)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance88

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~21 days

Total

2

Last Release

105d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/627d9e57e9a269368f19b3b30c13a501f19ff0565a0f3eb92836a162e47df62f?d=identicon)[learnchi](/maintainers/learnchi)

---

Top Contributors

[![learnchi](https://avatars.githubusercontent.com/u/83701152?v=4)](https://github.com/learnchi "learnchi (25 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/studiogau-chandra/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.3k](/packages/laravel-framework)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k257.3M12.3k](/packages/symfony-framework-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M417](/packages/easycorp-easyadmin-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M534](/packages/pimcore-pimcore)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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