PHPackages                             aksoyih/random-profile - 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. aksoyih/random-profile

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

aksoyih/random-profile
======================

Generate random user profiles with detailed information, tailored for Turkish data

v2.0.2(1y ago)038MITPHPPHP ^8.3

Since Feb 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/aksoyih/RandomProfile)[ Packagist](https://packagist.org/packages/aksoyih/random-profile)[ RSS](/packages/aksoyih-random-profile/feed)WikiDiscussions master Synced today

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

Random Profile Generator for Turkish Data
=========================================

[](#random-profile-generator-for-turkish-data)

Generate realistic random Turkish user profiles with detailed information including personal details, addresses, bank accounts, and more.

Features
--------

[](#features)

- Generates realistic Turkish names and surnames
- Valid TC Kimlik numbers
- Realistic Turkish addresses with coordinates
- Turkish phone numbers with common mobile devices
- Bank account information with Turkish banks
- Job information with Turkish company names and positions
- Marital status with spouse and children information
- Login credentials with secure password hashing
- Network information (IP, MAC addresses)
- Profile images via external services

Requirements
------------

[](#requirements)

- PHP 8.3 or higher
- Composer

Installation
------------

[](#installation)

```
composer require aksoyih/random-profile
```

Usage
-----

[](#usage)

```
use Aksoyih\RandomProfile\Factory\RandomProfileFactory;

// Create factory instance
$factory = new RandomProfileFactory();

// Generate a single profile
$profile = $factory->generate();

// Generate multiple profiles
$profiles = $factory->generateMultiple(5);
```

Example Output
--------------

[](#example-output)

The generated profile includes comprehensive information in the following structure:

```
{
  "gender": "female",
  "name": "Ayşe",
  "surname": "Yılmaz",
  "tckn": "12345678901",
  "serialNumber": "ABC123XYZ",
  "birthdate": "1990-01-01",
  "age": 33,
  // ... see example.json for full structure
}
```

Contributing
------------

[](#contributing)

Contributions are welcome! Please feel free to submit a Pull Request.

License
-------

[](#license)

MIT License

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance40

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

4

Last Release

510d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e60d1e2913a8bed8c8f2d8d5227360633a65cb625960406d964835b8b96e23b?d=identicon)[aksoyih](/maintainers/aksoyih)

---

Top Contributors

[![aksoyih](https://avatars.githubusercontent.com/u/54416061?v=4)](https://github.com/aksoyih "aksoyih (65 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/aksoyih-random-profile/health.svg)

```
[![Health](https://phpackages.com/badges/aksoyih-random-profile/health.svg)](https://phpackages.com/packages/aksoyih-random-profile)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M731](/packages/sylius-sylius)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k14.2M62](/packages/knuckleswtf-scribe)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M560](/packages/shopware-core)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k78.3k89](/packages/pocketmine-pocketmine-mp)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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