PHPue Extensions

Supercharge your PHPue framework with modular extensions. Mix and match functionality to build exactly what you need.

// git@github.com:PHPue/PHPue-Extensions.git

Extend PHPue Your Way

PHPue is designed to be modular, giving you the flexibility to enhance and extend your app's functionality.

📦 PHPue Extensions Documentation

Welcome to the PHPue Extensions ecosystem! This page provides a centralised location to find, install, and manage PHPue extensions.

Each branch in this repository corresponds to a different category of extensions. Choose the one that fits your needs and start integrating powerful features into your PHPue framework.

📦 Branch Overview

Organised by category to help you find the perfect extensions for your project

🔧

Framework Extensions

Extensions that modify or extend the core functionality of PHPue's framework, improving performance, usability, or introducing new built-in features.

🔑

PHPue Extensions

Extensions that integrate directly into the backend/, httpReqs/, components/ or views/. Create exciting new templates and server-side enhancements.

🌐

Client-Side Extensions

Extensions focused on enhancing the client-side experience, such as JavaScript-driven features, asset management, or interactive UI components.

🌟 Featured Extensions

Hand-picked extensions that showcase the power of PHPue's ecosystem

PHPue MetaControl

Dynamically manage page meta information like titles, descriptions, and custom header data across your PHPue-powered site. Ideal for dynamic pages and admin-controlled content.

Dynamic Titles Meta Tags Header Management

🚀 Quick Installation

Get any extension running in seconds

1

Choose Extension

Browse the repository and pick the extension you need

2

Download from GitHub

Follow the Extension's README for instruction

3

Start Building

Import and use the extension in your PHPue app

terminal
Follow the Extension's Instructions
$ php -S localhost:8000
🎯 Extension loaded! Ready to code.

💡 Build Your Own Extension

PHPue's modular architecture makes it easy to create and share your own extensions with the community.

Contribution Guidelines

📁 Repository Structure

  • • Follow PHPue coding standards
  • • Include comprehensive documentation
  • • Add unit tests for your extension
  • • Use semantic versioning

🚀 Publishing

  • • Fork the extensions repository
  • • Create a new branch for your extension
  • • Submit a pull request for review
  • • Join the PHPue community discussion
🐙 Visit Extensions Repository

Ready to Extend PHPue?

Browse the extensions, find what you need, and start building amazing applications faster than ever.