PHPackages                             php-forge/helper - 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. php-forge/helper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

php-forge/helper
================

Small, focused helpers for common PHP tasks.

0.2.2(2mo ago)1650↓100%BSD-3-ClausePHPPHP ^8.1CI passing

Since Feb 25Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/php-forge/helper)[ Packagist](https://packagist.org/packages/php-forge/helper)[ RSS](/packages/php-forge-helper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (7)Used By (0)

 [ ![PHP Forge](https://avatars.githubusercontent.com/u/103309199?s=400&u=ca3561c692f53ed7eb290d3bb226a2828741606f&v=4) ](https://github.com/php-forge/helper)

PHP Helper
==========

[](#php-helper)

 [ ![PHPUnit](https://camo.githubusercontent.com/dcdabcc0c5c3b192ff4ea23896afdd38c89fe9885b0d950e4f8c8a4e85d6661d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7068702d666f7267652f68656c7065722f6275696c642e796d6c3f7374796c653d666f722d7468652d6261646765266c6162656c3d504850556e6974266c6f676f3d676974687562) ](https://github.com/php-forge/helper/actions/workflows/build.yml) [ ![Mutation Testing](https://camo.githubusercontent.com/32b0831a1232df4fd266540ab8a4ad4c089514a173c94870c96392f05bdb1d49/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666f722d7468652d62616467652675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532467068702d666f72676525324668656c7065722532466d61696e) ](https://dashboard.stryker-mutator.io/reports/github.com/php-forge/helper/main) [ ![PHPStan](https://camo.githubusercontent.com/fe0d8b737c9a570a42621143736ad11934c7f8af7a3cb92409f560183db62a1b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7068702d666f7267652f68656c7065722f7374617469632e796d6c3f7374796c653d666f722d7468652d6261646765266c6162656c3d5048505374616e266c6f676f3d676974687562) ](https://github.com/php-forge/helper/actions/workflows/static.yml)

 **Small, focused helpers for common PHP tasks**
 *Convert word casing, inspect metadata, generate passwords, and list time zones with predictable output.*

Features
--------

[](#features)

  ![Feature Overview](./docs/svgs/features-mobile.svg)### Installation

[](#installation)

```
composer require php-forge/helper:^0.2
```

### Quick start

[](#quick-start)

#### Convert camelCase to snake\_case

[](#convert-camelcase-to-snake_case)

```
