PHPackages                             aanro/aanro-category - 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. aanro/aanro-category

ActiveLibrary[Framework](/categories/framework)

aanro/aanro-category
====================

aanro Category is a part of aanro Monster Components.

1.0.2(7y ago)029MITPHPPHP &gt;=5.3.0

Since Aug 23Pushed 7y agoCompare

[ Source](https://github.com/aanro/aanro-category)[ Packagist](https://packagist.org/packages/aanro/aanro-category)[ Docs](https://bitbucket.org/someline/aanro-category)[ RSS](/packages/aanro-aanro-category/feed)WikiDiscussions master Synced yesterday

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

Someline Category Service
=========================

[](#someline-category-service)

[![Latest Version](https://camo.githubusercontent.com/759c0cc6fa64c924757be0cb203b22812fa2f3719fd261041282a4bc329ae834/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736f6d656c696e652f736f6d656c696e652d61727469636c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/someline/someline-article/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/f92bda34a8f913e5be139df473285baa9bd9aad6c764ecb2995e3f687ae14723/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6d656c696e652f736f6d656c696e652d61727469636c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/someline/someline-article)

Someline Category is a part of Someline Monster Components.

Build for Laravel and [Someline Starter](https://starter.someline.com).

Install
-------

[](#install)

### Via Composer

[](#via-composer)

Install composer package to your laravel project

```
composer require someline/someline-article
```

Add Service Provider to `config/app.php`

```
    'providers' => [
        ...
        Someline\Category\SomelineCategoryServiceProvider::class,
        ...
    ],
```

Publishing config file.

```
php artisan vendor:publish
```

After published, config file for Rest Client is `config/someline-article.php`, you will need to config it to use Rest Client.

Usage
-----

[](#usage)

##### Routes

[](#routes)

```
Route::post('/article', 'CategoryController@postCategory');
```

Testing
-------

[](#testing)

```
phpunit
```

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/someline/someline-article/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Libern](https://github.com/libern)
- [Someline](https://github.com/someline)
- [All Contributors](https://github.com/someline/someline-article/contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity57

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2820d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/435d2b43c57fc1c853a630abf12cbe53eb95a66164a5aaa40e8b1693beea6299?d=identicon)[aanro](/maintainers/aanro)

---

Tags

laravelservicecategorystarter-frameworkaanro-starteraanro-category

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aanro-aanro-category/health.svg)

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

###  Alternatives

[laravel/nightwatch

The official Laravel Nightwatch package.

3486.1M13](/packages/laravel-nightwatch)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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