PHPackages                             sauls/helpers - 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. sauls/helpers

ActiveLibrary

sauls/helpers
=============

Sauls various helpers

v1.3.0(5y ago)19.4k↓66.7%3MITPHPPHP &gt;=7.4CI failing

Since Feb 7Pushed 5y agoCompare

[ Source](https://github.com/sauls/helpers)[ Packagist](https://packagist.org/packages/sauls/helpers)[ RSS](/packages/sauls-helpers/feed)WikiDiscussions v1.x Synced 3d ago

READMEChangelog (10)Dependencies (7)Versions (19)Used By (3)

Sauls Helpers
=============

[](#sauls-helpers)

[![Build Status](https://camo.githubusercontent.com/5cf75f0e3445f1fe9fe12f4fd79cb981dbb7cde2b99046f31cb1eae8dba6499a/68747470733a2f2f7472617669732d63692e6f72672f7361756c732f68656c706572732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sauls/helpers)[![Packagist](https://camo.githubusercontent.com/f99bd48d18257bbe7b048155d4c393cb8a7bab63d6069f8187814d7fd72557ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7361756c732f68656c706572732e737667)](https://packagist.org/packages/sauls/helpers)[![Total Downloads](https://camo.githubusercontent.com/a90a3c97744a82b7cf5058a596cb2d8d032adab55e086adb8fc29bb10379dff3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7361756c732f68656c706572732e737667)](https://packagist.org/packages/sauls/helpers)[![Coverage Status](https://camo.githubusercontent.com/6128599100691abf0fff01e822fa8d708de1fe7fa1ef38db43259d66229e1ee5/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f7361756c732f68656c706572732e737667)](https://coveralls.io/github/sauls/helpers?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b73d81002429c1464bfb8515df872b69a40652ecb94b414d0832dca5f33e7088/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7361756c732f68656c706572732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sauls/helpers/?branch=master)[![License](https://camo.githubusercontent.com/37a1a9919258d0a228545c2158cfe6ebc52ab10c906452b3377141b79e016ea6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7361756c732f68656c706572732e737667)](https://packagist.org/packages/sauls/helpers)

Various helper functions to help you in everyday software development.

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

[](#requirements)

PHP &gt;= 7.4

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

[](#installation)

### Using composer

[](#using-composer)

```
$ composer require sauls/helpers
```

### Apppend the composer.json file manually

[](#apppend-the-composerjson-file-manually)

```
{
    "require": {
        "sauls/helpers": "^1.0"
    }
}
```

Documentation
-------------

[](#documentation)

GroupFunctions**array**`array_merge, array_get_value, array_set_value, array_remove_key, array_key_exists, array_remove_value, array_deep_search, array_flatten, array_multiple_keys_exists, array_keys, array_keys_with_value, array_diff_key, array_key_childs_exist`**class**`class_traits, class_uses_trait, class_ucnp`**crypt**`data_encrypt, data_decrypt`**datetime**`elapsed_time, countdown`**filesystem**`rrmdir`**object**`define_object, get_object_property_value, set_object_property_value, object_ucnp, object_to_array`**string**`string_camelize, string_snakeify, explode_using_multi_delimiters, base64_url_encode, base64_url_decode, truncate, truncate_words, truncate_sentences, truncate_html, truncate_html_words, truncate_html_sentences, count_words, count_sentences, string_in, string_contains`**type**`convert_to, register_converters`

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity72

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

Recently: every ~203 days

Total

19

Last Release

1988d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.2

v1.3.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/c05b0ca62a8ee0f0d78a7df53c030cdc7f5a2825de7cb8d2c185f4620851f7df?d=identicon)[sauls](/maintainers/sauls)

---

Top Contributors

[![sauls](https://avatars.githubusercontent.com/u/7901434?v=4)](https://github.com/sauls "sauls (59 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sauls-helpers/health.svg)

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

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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