sneeuwphp/sneeuw 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sneeuwphp/sneeuw

Composer 安装命令:

composer require sneeuwphp/sneeuw

包简介

❄️ Sneeuw is a modern web framework that simplifies creating full-stack applications.

README 文档

README

Sneeuw is a modern web framework that makes it easy to write efficient and highly dynamic full-stack web applications. It does that by providing you (the developer) with tools such as file-based routing, server-side rendering, fine-grained reactivity and much more...

By default, everything is server-side rendered and no JavaScript is sent to the browser. Only when you opt-in, will Sneeuw generate a JavaScript bundle for the client and hydrate your components.

Sneeuw applications consist of back-end logic written using a language none other than ✨ PHP ✨ (but supercharged by static-analyzers to bring more strict and accurate types) and front-end logic written using TypeScript and JSX (with a custom runtime inspired by frameworks like SolidJS.) Sneeuw glues these two technologies together and allows for seamless and efficient communication between the two. This makes writing efficient and dynamic full-stack web applications a breeze.

roadmap

Sneeuw is currently in MVP status. Core parts of the framework are still in the design process or are actively being developed.

0.1 | MVP

The goal for this release is to implement what makes Sneeuw, Sneeuw. To see if this idea actually works and consists of the following components:

  • File-based and traditional router
  • Front-end solution with fine-grained reactivity, server-side rendering and hydration
  • Single file components with seamless communication between back-end and front-end
  • Basic database/model setup

With these components we should be able to create an efficient and dynamic todo demo application.

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-07-05