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

AbandonedArchivedKohana-module[Utility &amp; Helpers](/categories/utility)

vspvt/kohana-helpers
====================

Helpers module for Kohana 3.3.1

0.1.9.6(11y ago)436812MITPHPPHP &gt;=5.4

Since Jan 26Pushed 11y ago2 watchersCompare

[ Source](https://github.com/vspvt/kohana-helpers)[ Packagist](https://packagist.org/packages/vspvt/kohana-helpers)[ Docs](https://github.com/vspvt/kohana-helpers)[ RSS](/packages/vspvt-kohana-helpers/feed)WikiDiscussions develop Synced 2mo ago

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

kohana-helpers
==============

[](#kohana-helpers)

Helpers classes for Kohana 3.3.1:

- `Helpers_Arr` extends `Kohana_Helpers_Arr` extends `Arr`
- `Helpers_Cache` extends `Kohana_Helpers_Cache`
- `Helpers_CLI` extends `Kohana_Helpers_CLI`
- `Helpers_Core` extends `Kohana_Helpers_Core`
- `Helpers_DB` extends `Kohana_Helpers_DB`
- `Helpers_Exception` extends `Kohana_Helpers_Exception` implements `JsonSerializable`
- `Helpers_File` extends `Kohana_Helpers_File`
- `Helpers_Request` extends `Kohana_Helpers_Request`
- `Helpers_Request_Exception` extends `Helpers_Exception`
- `Helpers_Request_Exception_InvalidJSON` extends `Helpers_Request_Exception`
- `Helpers_Response` extends `Kohana_Helpers_Response`
- `Helpers_Text` extends `Kohana_Helpers_Text` extends `Text`

---

Changelog
---------

[](#changelog)

- **v.0.1.9.6** (2014-06-15):

    - added:
        - function `Helpers_Text::boolval($value, $filterNullOnFailure = FALSE)`
- **v.0.1.9.5** (2014-03-11):

    - removed:
        - `messages/ru.php`
        - class `Exception_Request`
        - class `Exception_Request_InvalidJSON`
    - added:
        - [`i18n/ru`](./i18n/ru.php):
            - `helpers.exception`
            - `helpers.request.exception`
            - `helpers.request.exception.invalidJSON`
        - [`i18n/en`](./i18n/en.php):
            - `helpers.exception`
            - `helpers.request.exception`
            - `helpers.request.exception.invalidJSON`
        - class `Helpers_Request_Exception`
        - class `Helpers_Request_Exception_InvalidJSON`
    - changed:
        - class property `Helpers_Exception::$message`
        - function `Helpers_Request::getParsedData` now throws `Helpers_Request_Exception_InvalidJSON`
- **v.0.1.9.4** (2014-03-11):

    - added:
        - function `Helpers_Arr::implode($glue, $pieces)`
        - function `Helpers_Exception::toArray(Exception $e = NULL, array $config = NULL)`
        - function `Helpers_Exception->jsonSerialize()` using `Helpers_Exception::toArray`
        - function `Helpers_Text::trim($value, $charlist = NULL, $utf8 = TRUE, $nullable = FALSE)`
        - `messages/ru`:
            - added `exception.undefined`
    - changed:
        - function `Helpers_Arr::exception` now **depricated** and will be **removed** in v.0.2
        - class `Helpers_Cache`:
            - removed protected function `Kohana_Helpers_Cache::log`
            - added protected function `Kohana_Helpers_Cache::exception`
        - class `Helpers_Exception`:
            - default message `exception.undefined`
            - casting variables `:text`, `:code`
        - class `Exception_Request`:
            - default message `exception.request`
        - function `Helpers_Text::trimAsNULL` now uses `Helpers_Text::trim`
        - [`config`](./config/helpers.php):
            - added section `exception`
            - changed section `cache` structure
- **v.0.1.9.3** (2014-03-06):

    - changed:
        - function `Helpers_Request::getQuery` fixed type casting
- **v.0.1.9.2** (2014-03-06):

    - changed:
        - class `Helpers_Request` added missing static statements
- **v.0.1.9.1** (2014-03-06):

    - changed:
        - class `Helpers_Arr::merge` strict standarts fix
- **v.0.1.9** (2014-03-06):

    - removed:
        - abstract class `Kohana_Helpers`
    - added:
        - trait `Kohana_HelpersConfig`
        - class `Helpers_Exception` extends `Kohana_Helpers_Exception`
        - class `Helpers_Request` extends `Kohana_Helpers_Request`
        - class `Exception_Request` extends `Kohana_Exception_Request`
        - class `Exception_Request_InvalidJSON` extends `Kohana_Exception_Request_InvalidJSON`
        - function `Helpers_DB::transaction(Closure $closure, $name = NULL, $mode = NULL)`
    - changed:
        - classes `Helpers_Cache`, `Helpers_CLI`, `Helpers_Request`using trait `Kohana_HelpersConfig`
        - class `Helpers_Arr` extends `Arr`
        - [`composer.json`](./composer.json):
            - added `require-dev` section
        - [`config`](./config/helpers.php):
            - added `request` section

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

3

Last Release

4349d ago

### Community

Maintainers

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

---

Top Contributors

[![vspvt](https://avatars.githubusercontent.com/u/3032920?v=4)](https://github.com/vspvt "vspvt (24 commits)")

---

Tags

helperskohanamodule

### Embed Badge

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

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

###  Alternatives

[bmidget/kohana-formo

Formo is a form module for Kohana 3 that lets you work with forms as objects

1328.4k](/packages/bmidget-kohana-formo)[bitrix-expert/bbc-module

Module with classes for the basis components

1951.8k1](/packages/bitrix-expert-bbc-module)

PHPackages © 2026

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