Bug report, contribution, or donation — email us at dev@veltophp.com

Welcome to VeltoPHP V2

VeltoPHP is a lightweight and straightforward PHP framework designed for building reliable web applications. Whether you're creating a simple website or a modular application, VeltoPHP V2 supports full-stack development with a clean and familiar HMVC structure.

Visit GitHub

Getting Started with VeltoPHP

# 1. Create a new project using Composer
composer create-project veltophp/velto my-project

# 2. Move into the project directory
cd my-project

# 3. Start the development server
php velto start

# 4. Open your browser and visit:
http://localhost:8000

Built for Modern Development

Everything you need to build amazing applications

Light and Efficient

VeltoPHP keeps things simple, so your apps stay fast and responsive.

Clean Structure

Organized using a simple HMVC pattern that’s easy to learn and maintain.

Secure by Default

Basic security features are already included to help you build safely.

Running on PHP 8.3.20 | VeltoPHP V2.0
Page generated in 17.35 ms

Confirmation

Are you sure?