PHPackages                             overthink/array-item - 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. overthink/array-item

ActiveLibrary

overthink/array-item
====================

This is my package array-item

00[4 PRs](https://github.com/MarkoDevelop/array-item/pulls)PHP

Since Mar 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MarkoDevelop/array-item)[ Packagist](https://packagist.org/packages/overthink/array-item)[ RSS](/packages/overthink-array-item/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package array-item
=============================

[](#this-is-my-package-array-item)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bc39b6ae743b507e8ec87f258b2d7451098eb54dca3ec3c5b386b18e5da6f175/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f7665727468696e6b2f61727261792d6974656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/overthink/array-item)[![GitHub Tests Action Status](https://camo.githubusercontent.com/af42542f642a3261ac9c8111370d111d540f2b920c9ae5bf06422c7cfdd9053d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f7665727468696e6b2f61727261792d6974656d2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/overthink/array-item/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/22b56349e86a47609442771a46c5a6f1a69354981e0f69eb228fc45f348e6208/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f7665727468696e6b2f61727261792d6974656d2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/overthink/array-item/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/01334043a38d07860cb91e4e476a1b1580228e7688f1b0016080dc3694c3a7a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f7665727468696e6b2f61727261792d6974656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/overthink/array-item)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/84211d9a1691c08ad562b5c17d1aecc616407a4af9d11a1f0ea62ee5903359eb/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f61727261792d6974656d2e6a70673f743d31)](https://spatie.be/github-ad-click/array-item)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require overthink/array-item
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="array-item-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="array-item-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="array-item-views"
```

Usage
-----

[](#usage)

```
$arrayItem = new Overthink\ArrayItem();
echo $arrayItem->echoPhrase('Hello, Overthink!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Marko Zagar](https://github.com/MarkoDevelop)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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://www.gravatar.com/avatar/e53064e5c141688798b66417fe0b366d30efe10bf3b9fd10139e8180e16084b1?d=identicon)[MarkoDevelop](/maintainers/MarkoDevelop)

---

Top Contributors

[![MarkoDevelop](https://avatars.githubusercontent.com/u/5889186?v=4)](https://github.com/MarkoDevelop "MarkoDevelop (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/overthink-array-item/health.svg)

```
[![Health](https://phpackages.com/badges/overthink-array-item/health.svg)](https://phpackages.com/packages/overthink-array-item)
```

PHPackages © 2026

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