PHPackages                             diffyne/diffyne - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. diffyne/diffyne

ActiveLibrary[HTTP &amp; Networking](/categories/http)

diffyne/diffyne
===============

A blazing-fast, server-driven UI framework for PHP with Virtual DOM and Delta Rendering Engine

461PHPCI passing

Since Dec 9Pushed 5mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Diffyne
=======

[](#diffyne)

A blazing-fast, server-driven UI framework for PHP powered by a lightweight **Virtual DOM + Diff Engine** (Delta Rendering Engine).
Diffyne lets you build dynamic interfaces with the simplicity of Blade/PHP components — but with the rendering efficiency of modern SPA frameworks.

[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![CI](https://github.com/diffyne/diffyne/actions/workflows/diffyne-ci.yml/badge.svg)](https://github.com/diffyne/diffyne/actions/workflows/diffyne-ci.yml)[![GitHub Stars](https://camo.githubusercontent.com/b4c44d19e57acb425acd8031fd6d7d94d75c6c2eb4dc73aa51ca1d929453ec3a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f64696666796e652f64696666796e653f7374796c653d736f6369616c)](https://github.com/diffyne/diffyne)[![Packagist Version](https://camo.githubusercontent.com/817ee7f5d2b65a40941a02f2bc6be1be43516de93786267f794df0d127a1d436/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64696666796e652f64696666796e65)](https://packagist.org/packages/diffyne/diffyne)[![Packagist Downloads](https://camo.githubusercontent.com/c70e05cc982cf8088a8b67c96b2cf479df3702726705d1561d64dbffa7f9369f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696666796e652f64696666796e65)](https://packagist.org/packages/diffyne/diffyne)[![PHP Version](https://camo.githubusercontent.com/ef0054230522e542bc1f908ac005c6c75888dea255bac910f9015e12095e31d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e332d626c7565)](https://php.net)[![Laravel Version](https://camo.githubusercontent.com/ec976ad699fb5ffbb43421eabc292424a8b0bc5bed7a28e11e6349c67e2b6599/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c61726176656c2d25354531322e302d726564)](https://laravel.com)

🚀 Why Diffyne?
--------------

[](#-why-diffyne)

- **🔥 Ultra-efficient:** 70-95% smaller payloads than traditional approaches
- **🧠 Server-driven:** Write UI logic in PHP, not JavaScript
- **⚡ Lightweight:** ~23 KB JS, sub-100ms response times
- **✅ Laravel Native:** Full validation, authentication, and ORM integration

📖 Documentation
---------------

[](#-documentation)

**[📚 View Full Documentation →](https://diffyne.github.io)**

Complete documentation including installation guides, feature references, examples, and advanced topics is available on our documentation site.

🤝 Contributing
--------------

[](#-contributing)

We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTING.md) for details.

- [Contributing Guide](.github/CONTRIBUTING.md)
- [Code of Conduct](.github/CODE_OF_CONDUCT.md)
- [Security Policy](.github/SECURITY.md)
- [Support](.github/SUPPORT.md)

📝 License
---------

[](#-license)

MIT License © 2025 Diffyne Team

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance49

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/02fcfef53b44a7da91a3d46bfb38adb40f900d8ac85a71788e3bf41fd2237c6f?d=identicon)[xentixar](/maintainers/xentixar)

---

Top Contributors

[![xentixar](https://avatars.githubusercontent.com/u/152050438?v=4)](https://github.com/xentixar "xentixar (66 commits)")

---

Tags

bladecomponent-baseddiff-enginediffyneframeworklaravelphpreactivereal-timeserver-drivenserver-side-renderingspaui-frameworkvirtual-domwebsocket

### Embed Badge

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

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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