PHPackages                             spiral/application - 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. [Database &amp; ORM](/categories/database)
4. /
5. spiral/application

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

spiral/application
==================

Spiral Application

v1.0.2(7y ago)144415MITCSSPHP &gt;=7.1

Since Dec 16Pushed 7y ago7 watchersCompare

[ Source](https://github.com/spiral/app-1.0)[ Packagist](https://packagist.org/packages/spiral/application)[ RSS](/packages/spiral-application/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (20)Used By (0)

Spiral, PSR7/PHP7 Framework
===========================

[](#spiral-psr7php7-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/a26a21b128b94a387c47f080dcf634cae6547c7037ac51af522352839f88e690/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6170706c69636174696f6e2f762f737461626c65)](https://packagist.org/packages/spiral/application) [![License](https://camo.githubusercontent.com/3819a6e9fa7694b2947a4296ebe70d03f5e5828f71f05f80914a61147b7fb700/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6170706c69636174696f6e2f6c6963656e7365)](https://packagist.org/packages/spiral/application) [![Build Status](https://camo.githubusercontent.com/86a5a5f8167431ce9e9e13f13936f516ee84b032375543500802be5cfe0c65ed/68747470733a2f2f7472617669732d63692e6f72672f73706972616c2f7765626170702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/spiral/webapp)

[![Spiral Framework](https://raw.githubusercontent.com/spiral/guide/master/resources/logo.png)](https://raw.githubusercontent.com/spiral/guide/master/resources/logo.png)

The Spiral framework provides open and modular Rapid Application Development (RAD) environment, database tools, code re-usability, extremely friendly [IoC](https://github.com/container-interop/container-interop), IDE integration, PSR-7, simple syntax and customizable scaffolding mechanisms

[**Spiral Framework**](https://github.com/spiral/spiral) | [*Modules and Packages*](https://github.com/spiral-modules) | [Guide](https://github.com/spiral/guide) | [**Installation Notes**](https://github.com/spiral/guide/blob/09branch/installation.md) | [Forum](https://groups.google.com/forum/#!forum/spiral-framework)

Server Requiments
-----------------

[](#server-requiments)

Make sure that your server is configured with following PHP version and extensions:

- PHP 7.1+
- OpenSSL Extension
- MbString Extension
- Tokenizer Extension
- PDO Extension with desired database drivers

Installation
------------

[](#installation)

```
composer create-project spiral/application

```

Once application installed you can ensure that it was configured properly by executing:

```
./spiral configure -k && phpunit

```

Available Components:
---------------------

[](#available-components)

- [ODM](https://github.com/spiral/odm) - MongoDB strict schema ODM
- [Storage](https://github.com/spiral/storage) - File storage abstraction layer

Available Modules:
------------------

[](#available-modules)

- [Auth](https://github.com/spiral-modules/auth) - Token based user authentication
- [Profiler Panel](https://github.com/spiral-modules/profiler) - Profiler panel/middleware for Spiral Applications (pre-installed)
- [IDE Helper](https://github.com/spiral-modules/ide-helper) - IDE autocomplete generator: ORM, ODM, RequestFilters, Container (pre-installed)
- [Hybrid DB](https://github.com/spiral-modules/hybrid-db) - ORM-to-ODM relation bridge with transactions support
- [Scaffolder](https://github.com/spiral-modules/scaffolder) - Help commands for scaffolding parts of your application (pre-installed)
- [Toolkit](https://github.com/spiral-modules/toolkit) - View widgets (pre-installed)
- [Vault](https://github.com/spiral-modules/vault) - HMVC Core with RBAC and visual layout
- [PHPFastCache](https://github.com/spiral-modules/phpfastcache) - PSR6 and PSR16 cache adapters

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 99.8% 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 ~68 days

Recently: every ~134 days

Total

16

Last Release

2786d ago

Major Versions

v0.8.2 → v1.0.02017-06-28

PHP version history (2 changes)v0.6.0PHP &gt;=7.0

v1.0.1PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/796136?v=4)[Anton Tsitou](/maintainers/wolfy-j)[@wolfy-j](https://github.com/wolfy-j)

---

Top Contributors

[![wolfy-j](https://avatars.githubusercontent.com/u/796136?v=4)](https://github.com/wolfy-j "wolfy-j (526 commits)")[![jwdeitch](https://avatars.githubusercontent.com/u/7282720?v=4)](https://github.com/jwdeitch "jwdeitch (1 commits)")

---

Tags

ormphpphp7radspiral

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/spiral-application/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90440.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)[wildside/userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)

PHPackages © 2026

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