PHPackages                             gcds/php-wrappers - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. gcds/php-wrappers

ActiveWrappers[Testing &amp; Quality](/categories/testing)

gcds/php-wrappers
=================

PHP Function Wrappers for unit testing

16PHP

Since Dec 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/aurimasniekis/php-wrappers)[ Packagist](https://packagist.org/packages/gcds/php-wrappers)[ RSS](/packages/gcds-php-wrappers/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Wrappers
============

[](#php-wrappers)

\[[![Latest Version](https://camo.githubusercontent.com/6fb380248e9e6ad904836d58c3b543f7fee9de4320b927507d7357f5aaaebfbf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f676364732f7068702d77726170706572732e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/6fb380248e9e6ad904836d58c3b543f7fee9de4320b927507d7357f5aaaebfbf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f676364732f7068702d77726170706572732e7376673f7374796c653d666c61742d737175617265)\] () \[[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)\] (LICENSE) \[[![Quality Score](https://camo.githubusercontent.com/351f604c225b8c4b677059f421053e96281165513ee2aa9178387b55bfa6cfac/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f676364732f7068702d77726170706572732e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/351f604c225b8c4b677059f421053e96281165513ee2aa9178387b55bfa6cfac/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f676364732f7068702d77726170706572732e7376673f7374796c653d666c61742d737175617265)\] () \[[![Total Downloads](https://camo.githubusercontent.com/8e3cc970ce41cc84e481b28ecf656054c901a10e77093beaf08ac45c4b81f1ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676364732f7068702d77726170706572732e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8e3cc970ce41cc84e481b28ecf656054c901a10e77093beaf08ac45c4b81f1ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676364732f7068702d77726170706572732e7376673f7374796c653d666c61742d737175617265)\] ()

\[[![Email](https://camo.githubusercontent.com/e3e4a46ec999fd7bad8871d0ce2a60123a3b8a79f04c305bfb2b976482bbcfbb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656d61696c2d617572696d6173406e69656b69732e6c742d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/e3e4a46ec999fd7bad8871d0ce2a60123a3b8a79f04c305bfb2b976482bbcfbb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656d61696c2d617572696d6173406e69656b69732e6c742d626c75652e7376673f7374796c653d666c61742d737175617265)\] ()

Some of PHP code wrappers to objects for able to unit test them.

Install
-------

[](#install)

Via Composer

```
$ composer require gcds/php-wrappers
```

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

[](#contributing)

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

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/770bae1f46ac2b4536db820b8642491c25e2e2fd44e761110269e4722679a80d?d=identicon)[aurimasniekis](/maintainers/aurimasniekis)

### Embed Badge

![Health badge](/badges/gcds-php-wrappers/health.svg)

```
[![Health](https://phpackages.com/badges/gcds-php-wrappers/health.svg)](https://phpackages.com/packages/gcds-php-wrappers)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M358](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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