PHPackages                             yaquawa/look-alike - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. yaquawa/look-alike

ActiveProject[Debugging &amp; Profiling](/categories/debugging)

yaquawa/look-alike
==================

A tiny lib for copy properties from one to another.

v1.0.2(5y ago)092MITPHPPHP ^7.2

Since Sep 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/yaquawa/look-alike)[ Packagist](https://packagist.org/packages/yaquawa/look-alike)[ RSS](/packages/yaquawa-look-alike/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

A tiny lib for copy properties from one to another even if the property is not public.

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

[](#installation)

```
composer require yaquawa/look-alike
```

Usage
-----

[](#usage)

```
use Yaquawa\LookAlike\LookAlike;

$lookAlike = new LookAlike($targetObjectOrClass);
$lookAlike->syncProperties($objectOrClass, ['property_1', 'property_2']);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

3

Last Release

2078d ago

### Community

Maintainers

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

---

Top Contributors

[![yaquawa](https://avatars.githubusercontent.com/u/13927101?v=4)](https://github.com/yaquawa "yaquawa (3 commits)")

---

Tags

laraveldevdebug

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yaquawa-look-alike/health.svg)

```
[![Health](https://phpackages.com/badges/yaquawa-look-alike/health.svg)](https://phpackages.com/packages/yaquawa-look-alike)
```

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388283.0k3](/packages/recca0120-laravel-tracy)[lsrur/inspector

Laravel Inspector, debugging and profiling tools for Web Artisans

23441.1k](/packages/lsrur-inspector)[daylerees/anbu

The Anbu profiler for Laravel 4.

3054.9k](/packages/daylerees-anbu)[symfony/ai-mate

AI development assistant MCP server for Symfony projects

1624.9k11](/packages/symfony-ai-mate)

PHPackages © 2026

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