PHPackages                             turkpin/maker - 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. turkpin/maker

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

turkpin/maker
=============

1.0.5(1y ago)12MITPHPPHP ^8.0

Since Sep 14Pushed 1y agoCompare

[ Source](https://github.com/turkpin/maker)[ Packagist](https://packagist.org/packages/turkpin/maker)[ RSS](/packages/turkpin-maker/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (3)Versions (7)Used By (0)

Installation
============

[](#installation)

```
composer require --dev turkpin/maker
```

```
ln -s vendor/turkpin/maker/make make
```

```
chmod +x make
```

Usage
=====

[](#usage)

  ```
php make User
```

 ```
controllers/UsersController.php
models/User/UserRepository.php
models/User/UserService.php
models/User/UserFactory.php
models/User/UserSeeder.php
models/User/User.php
```

    ```
php make controller User
```

 ```
controllers/UsersController.php
```

    ```
php make model User
```

 ```
models/User/UserRepository.php
models/User/UserService.php
models/User/UserFactory.php
models/User/UserSeeder.php
models/User/User.php
```

    ```
php make repository User
```

 ```
models/User/UserRepository.php
```

    ```
php make service User
```

 ```
models/User/UserService.php
```

    ```
php make entity User
```

 ```
models/User/User.php
```

    ```
php make User Address Billing
```

 ```
controllers/User/AddressController.php
controllers/User/BillingController.php
models/User/Address/AddressRepository.php
models/User/Address/AddressService.php
models/User/Address/AddressFactory.php
models/User/Address/AddressSeeder.php
models/User/Address/Address.php
models/User/Billing/BillingRepository.php
models/User/Billing/BillingService.php
models/User/Billing/BillingFactory.php
models/User/Billing/BillingSeeder.php
models/User/Billing/Billing.php
```

    ```
php make controller User Address Billing
```

 ```
controllers/User/AddressController.php
controllers/User/BillingController.php
```

    ```
php make model User Address Billing
```

 ```
models/User/Address/AddressRepository.php
models/User/Address/AddressService.php
models/User/Address/AddressFactory.php
models/User/Address/AddressSeeder.php
models/User/Address/Address.php
models/User/Billing/BillingRepository.php
models/User/Billing/BillingService.php
models/User/Billing/BillingFactory.php
models/User/Billing/BillingSeeder.php
models/User/Billing/Billing.php
```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.7% 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 ~2 days

Total

6

Last Release

690d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a219ea8a22d5e0f1ec7c31d44f5ed095ebf863f5000823fee9d00cb5c4b9c10b?d=identicon)[turkpin](/maintainers/turkpin)

---

Top Contributors

[![oktayaydogan](https://avatars.githubusercontent.com/u/31257020?v=4)](https://github.com/oktayaydogan "oktayaydogan (59 commits)")[![nurullahakin](https://avatars.githubusercontent.com/u/177219110?v=4)](https://github.com/nurullahakin "nurullahakin (2 commits)")

### Embed Badge

![Health badge](/badges/turkpin-maker/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M449](/packages/drupal-core-recommended)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.9k1](/packages/phpactor-phpactor)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M672](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)

PHPackages © 2026

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