PHPackages                             egorryaroslavl/categories - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. egorryaroslavl/categories

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

egorryaroslavl/categories
=========================

Categories form

1.0.1(9y ago)016MITPHP

Since Jun 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/egorryaroslavl/categories)[ Packagist](https://packagist.org/packages/egorryaroslavl/categories)[ RSS](/packages/egorryaroslavl-categories/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Categories form
===============

[](#categories-form)

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

[](#installation)

```
composer require "egorryaroslavl/categories":"^1.0"

```

Then add ServiceProviders

```
  'providers' => [
    // ...
    Egorryaroslavl\Admin\AdminServiceProvider::class,
    Egorryaroslavl\Categories\CategoriesServiceProvider::class,
    Collective\Html\HtmlServiceProvider::class,
    Intervention\Image\ImageServiceProvider::class,
    Barryvdh\Elfinder\ElfinderServiceProvider::class,
    // ...
  ],

```

and aliases

```
  'aliases' => [
    // ...
      'Form' => Collective\Html\FormFacade::class,
      'Html' => Collective\Html\HtmlFacade::class,
      'Image' => Intervention\Image\Facades\Image::class,
    // ...
  ],

```

and run

```
php artisan vendor:publish

```

And after all, run this...

```
php artisan migrate

```

A create direcories for icons -

```
  /publish/upload/icons/categories/

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3300d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/963439f6c0db32d3dede9f3672ac95afbbcdc556621a67022c95bc39b6fbe0a4?d=identicon)[egorryaroslavl](/maintainers/egorryaroslavl)

---

Top Contributors

[![egorryaroslavl](https://avatars.githubusercontent.com/u/18072433?v=4)](https://github.com/egorryaroslavl "egorryaroslavl (2 commits)")

### Embed Badge

![Health badge](/badges/egorryaroslavl-categories/health.svg)

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

###  Alternatives

[azuracast/azuracast

The AzuraCast self-hosted web radio station management suite.

3.9k27.8k](/packages/azuracast-azuracast)[fisharebest/webtrees

webtrees online genealogy

77416.0k20](/packages/fisharebest-webtrees)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19322.9k3](/packages/symfony-ux-cropperjs)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[oxid-esales/oxideshop-metapackage-ce

This is OXID eShop compilation metapackage.

13494.0k21](/packages/oxid-esales-oxideshop-metapackage-ce)

PHPackages © 2026

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