Choose Your Experience

Crafting Elegance in PHP: The Future of Web Development

PHPue - Unified Experience

Build with intention. Deploy with confidence.

1 // PHPue Framework - Elegance
2 <script>
3 @require Icon 'components/Icon.pvue';
4 $showIconComponent = true;
5
6 $items = [ "Build with intention.",
7 "Deploy with confidence.",
8 "Productive PHP development." ];
9 </script>
10
11 <template>
12 <ul>
13 <li p-for="$item in $items">
14 {{ $item }}
15 </li>
16 </ul>
17
18 <div p-if="$showIconComponent">
19 <Icon/>
20 </div>
21 </template>

Our PHPue Philosophy

Simplicity & Power

By eliminating complexity and unnecessary steps, we empower developers to build robust applications, with a focus on what matters.

Modern & Secure by Design

PHPue encourages secure coding practices with built-in XSS context awareness, making it easier to protect your applications.

Developer Experience

PHPue is designed to make coding enjoyable and intuitive. By focusing on developer happiness, PHPue removes friction and let you build confidentlyβ€”without extra complexity.

Unleash Your Potential

Zero Build Process

Learn more

Intelligent Template Directives

Learn more

True SSR with CSR Capabilities

Learn more

AJAX System

Learn more

Shared Hosting Compatible
(PHP >= 7.1)

Learn more

Built for Modern Developers

Everything you need to build production-ready applications without the complexity of modern JavaScript tooling.

Vue-like Directives

Use familiar p-if or p-for directives with the power of PHP server-side rendering.

Unified PHP + JS Experience

Write PHP and JavaScript together seamlessly. Immediate UI feedback with server-state synchronization.

True SSR + Better AJAX

Server-side rendering with simplified AJAX methods. Write PHP functions that handle both initial render and dynamic updates.

Performance & Efficiency

5x
Faster Development
10x
Less Boilerplate
ZERO
Build Process
7.1+
PHP Version

Ready to Simplify Your Stack?

Join developers who are building faster with less complexity. Get started in minutes, not hours.

Quick Install for Developers

$ git clone git@github.com:PHPue/PHPue.git

Clone the repository and start building immediately

Explore the Tech Demo?
Choose Your Experience