-
Notifications
You must be signed in to change notification settings - Fork 1
Home
tuxnull edited this page May 31, 2025
·
2 revisions
VeloFrame is a modern, lightweight PHP framework for building fast, maintainable, and scalable web applications. This wiki provides everything you need to get started, master the framework, and contribute to its growth.
- Getting Started
- Templates & Components
- Configuration
- Architecture
- Routing
- API Reference
- Contributing
- FAQ & Troubleshooting
- Minimal & Fast: No external dependencies, optimized for performance.
- Modular: Clean separation of pages, templates, and components.
- Flexible Routing: Simple yet powerful URI management.
- Secure & Extensible: Built with best practices and easy to extend.
- Getting Started: Set up your first VeloFrame project in minutes.
- Templates & Components: Learn to build reusable, dynamic UIs.
- Configuration: Fine-tune your project with powerful options.
- Architecture: Understand the core concepts and flow.
- Routing: Map URLs to controllers and actions.
- API Reference: Dive into the framework’s classes and methods.
- Contributing: How to help improve VeloFrame.
- FAQ: Answers to common questions and troubleshooting tips.
Happy coding with VeloFrame! 🚴♂️