PHPackages                             akademiano/utils - 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. akademiano/utils

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

akademiano/utils
================

A library of various functions for the basic operations

v1.0.0(8y ago)01.3k20Apache-2.0PHPPHP ^5.6 || ^7.0

Since Apr 12Pushed 3y agoCompare

[ Source](https://github.com/mrdatamapper/akademiano-utils)[ Packagist](https://packagist.org/packages/akademiano/utils)[ RSS](/packages/akademiano-utils/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (6)Versions (14)Used By (20)

akademiano-utils
================

[](#akademiano-utils)

[![Build Status](https://camo.githubusercontent.com/11a070406b019e1484883d42780f12ff3010598ae70dd819daa759e68e5a0f15/68747470733a2f2f7472617669732d63692e6f72672f6d72646174616d61707065722f616b6164656d69616e6f2d7574696c732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mrdatamapper/akademiano-utils)[![Coverage Status](https://camo.githubusercontent.com/b98446cac293bdf151c31afd5c9103b59d9c4fb8b5a9e94fef5a13dcb5446e45/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6d72646174616d61707065722f616b6164656d69616e6f2d7574696c732f62616467652e737667)](https://coveralls.io/github/mrdatamapper/akademiano-utils)[![SensioLabsInsight](https://camo.githubusercontent.com/199dfc73cd7fd0f7f486dc7dd764951e3de4f39fe2e40bf57c86d80c0a8c8290/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65356431353638322d393265372d343665362d393339342d6166393366636537363337632f6d696e692e706e67)](https://insight.sensiolabs.com/projects/e5d15682-92e7-46e6-9394-af93fce7637c)[![Libraries.io ](https://camo.githubusercontent.com/6d1b52d4ed47d4ffa7fe587e3fb548d099fc779a84363337e59e8373c42f72d9/68747470733a2f2f696d672e736869656c64732e696f2f6c6962726172696573696f2f6769746875622f6d72646174616d61707065722f616b6164656d69616e6f2d7574696c732e737667)](https://libraries.io/github/mrdatamapper/akademiano-utils)

A library of various functions for the basic operations.

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

[](#installation)

composer require akademiano/utils

Usage
-----

[](#usage)

```
$array = ["key_1" => ["key_2" => "value_1"]]
$var_2 = ArrayTools::get($array, ["key_1", "key_2"]); // $var_2 = "value_1"

```

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

[](#contributing)

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

History
-------

[](#history)

Start as [DeltaUtils](https://github.com/DeltaPHP/DeltaUtils)

License
-------

[](#license)

[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) © mrdatamapper

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 86.4% 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 ~123 days

Recently: every ~339 days

Total

13

Last Release

1879d ago

PHP version history (2 changes)v1.0.0-beta.2PHP ^5.6 || ^7.0

v1.1.x-devPHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e052991586c4c0e257f20d58893eb1f3db701634d00dff0e78a7ccdf551de94?d=identicon)[akademiano](/maintainers/akademiano)

---

Top Contributors

[![vasiliishvakin](https://avatars.githubusercontent.com/u/771328?v=4)](https://github.com/vasiliishvakin "vasiliishvakin (38 commits)")[![exsmund](https://avatars.githubusercontent.com/u/1209729?v=4)](https://github.com/exsmund "exsmund (2 commits)")[![helmut](https://avatars.githubusercontent.com/u/219623?v=4)](https://github.com/helmut "helmut (2 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (2 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/akademiano-utils/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)[altis/local-server

Local Server module for Altis

18217.0k2](/packages/altis-local-server)

PHPackages © 2026

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