PHPackages                             tpg-laszlo/helper-project - 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. tpg-laszlo/helper-project

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

tpg-laszlo/helper-project
=========================

00PHP

Since May 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tpg-laszlo/csvReplace)[ Packagist](https://packagist.org/packages/tpg-laszlo/helper-project)[ RSS](/packages/tpg-laszlo-helper-project/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

csvReplace
==========

[](#csvreplace)

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

use CsvRepace\CsvRepace;

$CsvRepace = new CsvRepace;

```

Use for information:

```
$CsvRepace
    ->setDir('../csvdata')
    ->isDir()
    ->getInfo();

```

Use for replace:

```
$CsvRepace
    ->setDir('../csvdata')
    ->isDir()
    ->replaceData();

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/95edc802725a08ea19399d3124f3392c746b140de940627792de00f8a83e8e86?d=identicon)[theplatformgrouplaszlo](/maintainers/theplatformgrouplaszlo)

---

Top Contributors

[![tpg-laszlo](https://avatars.githubusercontent.com/u/83752889?v=4)](https://github.com/tpg-laszlo "tpg-laszlo (5 commits)")[![laszlopalvoelgyi](https://avatars.githubusercontent.com/u/71016236?v=4)](https://github.com/laszlopalvoelgyi "laszlopalvoelgyi (1 commits)")

### Embed Badge

![Health badge](/badges/tpg-laszlo-helper-project/health.svg)

```
[![Health](https://phpackages.com/badges/tpg-laszlo-helper-project/health.svg)](https://phpackages.com/packages/tpg-laszlo-helper-project)
```

###  Alternatives

[fzaninotto/streamer

Object-oriented API to PHP streams

26317.4k1](/packages/fzaninotto-streamer)[vich/geographical-bundle

Geographical functionality for ORM and ODM entities and JavaScript maps rendering

10628.0k](/packages/vich-geographical-bundle)[webkul/code-generator

module lets you generate models, controller, helpers in seconds so that you can focus more on application logic

422.4k](/packages/webkul-code-generator)

PHPackages © 2026

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