PHPackages                             spaf/yii2-simputils - 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. spaf/yii2-simputils

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

spaf/yii2-simputils
===================

Yii2 extension wrap for php-simputils, some useful wraps that improve usage

0.1.0(4y ago)0125[1 issues](https://github.com/PandaHugMonster/yii2-simputils/issues)[1 PRs](https://github.com/PandaHugMonster/yii2-simputils/pulls)MITPHPPHP &gt;=8.0

Since Sep 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/PandaHugMonster/yii2-simputils)[ Packagist](https://packagist.org/packages/spaf/yii2-simputils)[ RSS](/packages/spaf-yii2-simputils/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

yii2-simputils
==============

[](#yii2-simputils)

Yii2 extension wrap for php-simputils, some useful wraps that improve usage

Current condition
-----------------

[](#current-condition)

This version is initial wrapper-library for usage with Yii2 framework.

Basically it implements just an improvement of [VarDumper](https://www.yiiframework.com/doc/api/2.0/yii-helpers-vardumper)capabilities for "[pd()](https://github.com/PandaHugMonster/php-simputils/blob/a7f4f7cc71e23f95d124b7a768a4775995d9263d/src/spaf/simputils/basic.php#L25)" procedure. All other functionality will be added later.

P.S. This version I have developed just for myself. Because my php-simputils is not ready as well. But you are welcome to suggest things/functionality for both. Documentation will be improved as well.

Basic Usage
-----------

[](#basic-usage)

Install it through composer:

```
composer require spaf/yii2-simputils "*"
```

Add this to your yii2 config file for `console.php`:

```
