PHPackages                             professionalweb/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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. professionalweb/helpers

AbandonedArchivedLibrary[Validation &amp; Sanitization](/categories/validation)

professionalweb/helpers
=======================

Helpers for web-development

1.1.4(9y ago)05902MITPHPPHP &gt;=5.4.0

Since May 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/SergioMadness/pwf-helpers)[ Packagist](https://packagist.org/packages/professionalweb/helpers)[ Docs](http://web-development.pw/)[ RSS](/packages/professionalweb-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (8)Used By (2)

Helpers
=======

[](#helpers)

[![Latest Stable Version](https://camo.githubusercontent.com/50c9891ab4a194da0e9691b0b729eb7bae22e314dccf4228149986c1f00c4f55/68747470733a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f68656c706572732f762f737461626c65)](https://packagist.org/packages/professionalweb/helpers)[![Build Status](https://camo.githubusercontent.com/c46f92f8de1770000ea0be13222ae11c3c85c4afc8efa589bc7f19d7b21e9c55/68747470733a2f2f7472617669732d63692e6f72672f53657267696f4d61646e6573732f7077662d68656c706572732e7376673f6272616e63683d646576)](https://travis-ci.org/SergioMadness/pwf-helpers)[![Code Climate](https://camo.githubusercontent.com/38ac999747aedf65a877e8606f43c4692fb96e213e99c3643fb26c29752bfd8c/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f53657267696f4d61646e6573732f7077662d68656c706572732f6261646765732f6770612e737667)](https://codeclimate.com/github/SergioMadness/pwf-helpers)[![Coverage Status](https://camo.githubusercontent.com/375e4505a1c6e3fc8ced1678dfe8dcc0163b5c23b884dc72a55ed40651424681/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f53657267696f4d61646e6573732f7077662d68656c706572732f62616467652e7376673f6272616e63683d646576)](https://coveralls.io/github/SergioMadness/pwf-helpers?branch=dev)[![Dependency Status](https://camo.githubusercontent.com/2eecc833ddf9210e2ba48e640b2cd212c353990655c2ea01ec64fb76d36c0a1a/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3537336334663334636538643065303034353035653864342f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/573c4f34ce8d0e004505e8d4)[![License](https://camo.githubusercontent.com/93fa2166d8b8dc2320e1ae930637834388c930ce094fb072ba57d05372359fb2/68747470733a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f68656c706572732f6c6963656e7365)](https://packagist.org/packages/professionalweb/helpers)[![Latest Unstable Version](https://camo.githubusercontent.com/e7176bb46c10aaccd3da4a8ee6086c127974090dba4c45954595c8ffc0d0fb6c/68747470733a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f68656c706572732f762f756e737461626c65)](https://packagist.org/packages/professionalweb/helpers)

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

[](#requirements)

- PHP 5.4+

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

[](#installation)

Module is available through [composer](https://getcomposer.org/)

composer require professionalweb/helpers "dev-master"

Alternatively you can add the following to the `require` section in your `composer.json` manually:

```
"professionalweb/helpers": "dev-master"
```

Run `composer update` afterwards.

Classes
-------

[](#classes)

- ArrayHelper
    - toArray
    - groupArray
    - map
    - recursiveArraySearch
    - recursivelySetValue
    - recursivelyGetValue
- ConvertHelper
    - XML2Array
    - array2XML
- HttpHelper
    - sendPost
    - sendCurl
    - isAbsoluteUrl
    - invokeSoap
- StringHelpers
    - hashString
    - translit
- SystemHelpers
    - call
    - functionDI
    - methodDI
    - constructObject
    - createObject
- Validator
    - validate
    - validateEquality
    - validateLength
    - validateEmail
    - validateByCallback

The MIT License (MIT)
---------------------

[](#the-mit-license-mit)

Copyright (c) 2016 Sergey Zinchenko, [Professional web](http://web-development.pw)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

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

Recently: every ~41 days

Total

6

Last Release

3519d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1365ec6405d0ae656f92345bbe388afc34a12a19c3ab0c9ff909b5d4ea3d83a0?d=identicon)[SergioMadness](/maintainers/SergioMadness)

---

Top Contributors

[![SergioMadness](https://avatars.githubusercontent.com/u/9610601?v=4)](https://github.com/SergioMadness "SergioMadness (12 commits)")

---

Tags

composervalidatorhelpersmvcprofessional webpwfweb-development.pw

###  Code Quality

TestsCodeception

### Embed Badge

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

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

###  Alternatives

[respect/validation

The most awesome validation engine ever created for PHP

6.0k39.9M410](/packages/respect-validation)[seld/jsonlint

JSON Linter

1.3k228.7M269](/packages/seld-jsonlint)[composer/spdx-licenses

SPDX licenses list and validation library.

1.4k193.5M40](/packages/composer-spdx-licenses)[opis/json-schema

Json Schema Validator for PHP

65243.6M291](/packages/opis-json-schema)[laminas/laminas-validator

Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria

15848.2M220](/packages/laminas-laminas-validator)[ergebnis/json-schema-validator

Provides a JSON schema validator, building on top of justinrainbow/json-schema.

3630.9M7](/packages/ergebnis-json-schema-validator)

PHPackages © 2026

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