PHPackages                             lizhichao/one-img - 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. [Image &amp; Media](/categories/media)
4. /
5. lizhichao/one-img

ActiveLibrary[Image &amp; Media](/categories/media)

lizhichao/one-img
=================

图片边缘检测

0.1(4y ago)7381Apache-2.0PHPPHP &gt;=5.6

Since Jun 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lizhichao/doImg)[ Packagist](https://packagist.org/packages/lizhichao/one-img)[ RSS](/packages/lizhichao-one-img/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

图片边缘检测
------

[](#图片边缘检测)

安装

```
composer require lizhichao/one-img
```

```
$img_path = '1.jpg';
$img = new \OneImg\Border();
$img->setImg($img_path)
    ->scale(300, 300)
    ->outline()
    ->save(); //输出到浏览器
```

[![效果](https://github.com/lizhichao/doImg/raw/master/r.png)](https://github.com/lizhichao/doImg/blob/master/r.png)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1796d ago

### Community

Maintainers

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

---

Top Contributors

[![lizhichao](https://avatars.githubusercontent.com/u/3723567?v=4)](https://github.com/lizhichao "lizhichao (6 commits)")

---

Tags

phpimages

### Embed Badge

![Health badge](/badges/lizhichao-one-img/health.svg)

```
[![Health](https://phpackages.com/badges/lizhichao-one-img/health.svg)](https://phpackages.com/packages/lizhichao-one-img)
```

###  Alternatives

[tihiy-production/php-image-compressor

ImageCompressor - this is an easy way to compress images on the fly

243.8k](/packages/tihiy-production-php-image-compressor)

PHPackages © 2026

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