https://github.com/nititech/zooom
An app & site building framework for seamless PHP-NPM integration, offering unopinionated architecture and PHP-based server-side rendering
https://github.com/nititech/zooom
Last synced: 4 months ago
JSON representation
An app & site building framework for seamless PHP-NPM integration, offering unopinionated architecture and PHP-based server-side rendering
- Host: GitHub
- URL: https://github.com/nititech/zooom
- Owner: nititech
- License: mit
- Created: 2024-11-06T15:51:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-03T09:20:58.000Z (about 1 year ago)
- Last Synced: 2025-09-17T13:41:33.002Z (9 months ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/zooom
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zooom
> **Note:** This package is currently in development. This README serves as a placeholder until the official release.
---
## Overview
**Zooom** is an upcoming framework inspired by Astro, designed to provide a flexible, unopinionated approach to building PHP-web applications.
With a PHP-powered backend, Zooom blends the simplicity of PHP with modern island-based rendering and component-driven development.
## Key Features (Coming Soon)
- **PHP-Driven Backend**: Built on a PHP backend, leveraging the power and simplicity of server-side rendering with minimal overhead.
- **Unopinionated Framework**: Minimal restrictions on structure, allowing you to build with maximum flexibility and freedom.
- **Seamless NPM Integration**: Compatible with npm workflows to combine JavaScript modules effortlessly with your PHP server-side logic.
## Attention
This package is not yet published, but instructions will be added soon.
## Integrations
Inspired by Astro, these will be easily integratable plugin-like packages.
- [React Integration](./packages/integration-react/README.md)