---
title: "Viewi - Reactive application for PHP"
url: https://daily.dev/posts/viewi---reactive-application-for-php-crsabxybj
source_url: https://viewi.net/
type: article
source: "Community Picks"
published: 2023-10-27T16:08:44.974Z
updated: 2023-12-07T12:02:45.284Z
tags: ["webdev", "javascript", "php"]
reading_time: 1
upvotes: 23
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewi - Reactive application for PHP

**[Community Picks](https://daily.dev/sources/community)** · 1 min read · 23 upvotes · 2 comments

## Summary

Viewi is a reactive application framework for PHP that allows you to create web applications with both server-side and client-side reactivity. It provides a simple template engine and built-in router, allowing you to create components that maintain their own state and update the view accordingly. You can easily integrate external libraries and frameworks with Viewi, such as the 'marked' library for real-time conversion of text into markdown HTML. Viewi offers a new approach to writing web applications, avoiding the need for a separate JavaScript framework and providing a seamless experience for both developers and users.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://viewi.net/>

## Community discussion

Top comments from developers on daily.dev.

**@jkasavage** · 0 upvotes

> JavaScript be gone!

**@tdlm** · 0 upvotes

> Wow. This is thought-provoking. I don’t hate it.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/viewi---reactive-application-for-php-crsabxybj)
