PHPackages                             spiral-packages/aula - 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. spiral-packages/aula

ActiveLibrary

spiral-packages/aula
====================

This is my package aula

11[4 PRs](https://github.com/spiral-packages/aula/pulls)PHP

Since Jul 20Pushed 2y ago2 watchersCompare

[ Source](https://github.com/spiral-packages/aula)[ Packagist](https://packagist.org/packages/spiral-packages/aula)[ RSS](/packages/spiral-packages-aula/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (5)Used By (0)

This is my package aula
=======================

[](#this-is-my-package-aula)

[![PHP](https://camo.githubusercontent.com/ba2227d73f348a9d370cde40fa87122d805d185c07f5f34a9ec6bea9549ed395/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73706972616c2f61756c612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spiral/aula)[![Latest Version on Packagist](https://camo.githubusercontent.com/8d59531659240fcba72379c1a6f57a4fe72e0244969ca9de5045753cd6890261/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73706972616c2f61756c612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spiral/aula)[![GitHub Tests Action Status](https://camo.githubusercontent.com/4f7a0d16156a826e5a1b51d97f007263bdddeba5dc8f266db67ae37dab1de0c4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73706972616c2f61756c612f72756e2d74657374733f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/spiral/aula/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/227d61cba693f91eaf12a9c9afc3a303a24dd9037a8cfb879b1570450e7f41e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73706972616c2f61756c612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spiral/aula)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Requirements
------------

[](#requirements)

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

- PHP 8.0+
- Spiral framework 2.9+

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

[](#installation)

You can install the package via composer:

```
composer require spiral/aula
```

After package install you need to register bootloader from the package.

```
protected const LOAD = [
    // ...
    \Spiral\Aula\Bootloader\AulaBootloader::class,
];
```

> Note: if you are using [`spiral-packages/discoverer`](https://github.com/spiral-packages/discoverer), you don't need to register bootloader by yourself.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Kirill](https://github.com/kastahov)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity30

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://avatars.githubusercontent.com/u/773481?v=4)[Pavel Buchnev](/maintainers/butschster)[@butschster](https://github.com/butschster)

---

Top Contributors

[![meekstellar](https://avatars.githubusercontent.com/u/44509066?v=4)](https://github.com/meekstellar "meekstellar (10 commits)")

### Embed Badge

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

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

PHPackages © 2026

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