PHPackages                             yoanm/init-php-repository - 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. yoanm/init-php-repository

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

yoanm/init-php-repository
=========================

0.2.0(9y ago)017[13 issues](https://github.com/yoanm/initPhpRepository/issues)MITPHPPHP &gt;=5.5

Since Jan 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/yoanm/initPhpRepository)[ Packagist](https://packagist.org/packages/yoanm/init-php-repository)[ RSS](/packages/yoanm-init-php-repository/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (4)Used By (0)

initPhpRepository
=================

[](#initphprepository)

[![Scrutinizer Build Status](https://camo.githubusercontent.com/623ec37f64438d33f83c12dcd1bb8fd9c4844cdf2d997d3528eefaff2ba7da43/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f796f616e6d2f696e69745068705265706f7369746f72792e7376673f6c6162656c3d5363727574696e697a6572)](https://scrutinizer-ci.com/g/yoanm/initPhpRepository/?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/9caa60be317f44a11ba6403af84802e0a7614559b06e9d1d4b34f08c31eafe64/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f796f616e6d2f696e69745068705265706f7369746f72792e7376673f6c6162656c3d436f64652532307175616c697479)](https://scrutinizer-ci.com/g/yoanm/initPhpRepository/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/bdb71589a883b5abeba665c30253a4aa39d28295ca9864584aa981c36a1a554c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f796f616e6d2f696e69745068705265706f7369746f72792e7376673f6c6162656c3d436f766572616765)](https://scrutinizer-ci.com/g/yoanm/initPhpRepository/?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/6ec2e1ee43c005fab5dbd3772a032f07e46b2e9152b6a48ec89ed5e38b081117/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f796f616e6d2f696e69742d7068702d7265706f7369746f72792e737667)](https://packagist.org/packages/yoanm/init-php-repository)

Install
=======

[](#install)

```
git clone git@github.com:yoanm/initPhpRepository.git
cd initPhpRepository
composer build
```

How to
======

[](#how-to)

Initiliaze
----------

[](#initiliaze)

Go to repository folder an type :

- Library

```
PATH_TO_BIN/initPhpRepository library
```

- Project Go to project repository folder an type :

```
PATH_TO_BIN/initPhpRepository [project]
```

Symfony
-------

[](#symfony)

In case the **library** is used in symfony invironment, type the following :

```
PATH_TO_BIN/initPhpRepository library --symfony
```

Run specific templates
----------------------

[](#run-specific-templates)

```
PATH_TO_BIN/initPhpRepository --id ID_1 --id ID_2
```

List
----

[](#list)

```
PATH_TO_BIN/initPhpRepository -l
```

Existing file override
----------------------

[](#existing-file-override)

### Override all

[](#override-all)

```
PATH_TO_BIN/initPhpRepository -f
```

### Ask before overriding

[](#ask-before-overriding)

```
PATH_TO_BIN/initPhpRepository --ask-before-override
```

Help
----

[](#help)

```
PATH_TO_BIN/initPhpRepository -h
```

Tests
=====

[](#tests)

This repository follow a [custom test strategy](https://gist.github.com/yoanm/3944890d0adda5fc7e0c306a1870727d#file-tests-md)

Contributing
============

[](#contributing)

See [contributing note](./CONTRIBUTING.md)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

2

Last Release

3414d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4410697?v=4)[yoanm](/maintainers/yoanm)[@yoanm](https://github.com/yoanm)

---

Top Contributors

[![yoanm](https://avatars.githubusercontent.com/u/4410697?v=4)](https://github.com/yoanm "yoanm (47 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/yoanm-init-php-repository/health.svg)

```
[![Health](https://phpackages.com/badges/yoanm-init-php-repository/health.svg)](https://phpackages.com/packages/yoanm-init-php-repository)
```

###  Alternatives

[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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