PHPackages                             zorzi23/regex\_flow - 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. zorzi23/regex\_flow

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

zorzi23/regex\_flow
===================

A library for handling regular expressions in PHP.

1.0.0(1y ago)0202MITPHP

Since Jan 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Zorzi23/RegexFlow)[ Packagist](https://packagist.org/packages/zorzi23/regex_flow)[ RSS](/packages/zorzi23-regex-flow/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (2)

```
# PHP Regex Library

## Overview

This library provides a set of functions and utilities to work with regular expressions in PHP. It simplifies the process of pattern matching, searching, and replacing strings using regular expressions.

## Features

- **Pattern Matching**: Easily match patterns in strings using regular expressions.
- **Search and Replace**: Search for patterns and replace them with specified strings.
- **Validation**: Validate strings against predefined patterns.
- **Customization**: Create custom patterns for specific use cases.
- **Integration with ObjectFlow**: Seamlessly integrate with the ObjectFlow library for advanced object management.

## Installation

To install this library, use Composer:

```bash
composer require zorzi23/regex_flow
```

## Usage

Here's a basic example of how to use the PHP Regex Library in your project:

```php
require 'vendor/autoload.php';

use RegexFlow\YourClass;

// Your code here
```

## Requirements

- PHP 7.4 or higher
- Composer

## Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

## License

This library is open-source and licensed under the MIT License.

## Author

Gustavo Zorzi - [gustavozorzi2003@gmail.com](mailto:gustavozorzi2003@gmail.com)

## Keywords

- PHP
- Regex
- Regular Expressions
- PHP Library
- Composer
- ObjectFlow
- PSR-4
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance42

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

468d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dc41dd406483e2aab45dcca0c3b77582b0174e5511f060a5457ab1b1f8eed59?d=identicon)[Zorzi23](/maintainers/Zorzi23)

---

Top Contributors

[![Zorzi23](https://avatars.githubusercontent.com/u/83723406?v=4)](https://github.com/Zorzi23 "Zorzi23 (5 commits)")

### Embed Badge

![Health badge](/badges/zorzi23-regex-flow/health.svg)

```
[![Health](https://phpackages.com/badges/zorzi23-regex-flow/health.svg)](https://phpackages.com/packages/zorzi23-regex-flow)
```

###  Alternatives

[danielstjules/sliceable-stringy

Python string slices in PHP

4751.6k1](/packages/danielstjules-sliceable-stringy)[hunternnm/laravel-roadrunner

Bridge for high-performance PHP application server - RoadRunner

481.2k](/packages/hunternnm-laravel-roadrunner)

PHPackages © 2026

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