Antonella Framework v1.9

A powerful WordPress framework for developers - Documentation

A powerful PHP development environment for creating WordPress plugins. Based on PSR-4 standard and following the MVC pattern for efficient, organized, and maintainable development.

v1.9 PHP 8.0+ WordPress 5.0+ GPL-2.0
Antonella Framework Logo

MVC Architecture

Clear code organization following established patterns with Controllers, Views, and Models for maintainable WordPress plugins.

Rapid Development

Reduces development time by up to 50% with predefined structure, autoloading, and powerful development tools.

PSR-4 Compatible

Automatic class autoloading following PHP standards for clean, professional, and interoperable code.

Quick Start

1. Install via Composer

# Install the global installer
composer global require cehojac/antonella-installer
# Create a new plugin
antonella new my-plugin

2. Your Plugin Structure

my-plugin/
├── src/Controllers/
├── src/Admin/
├── resources/views/
├── Assets/
└── my-plugin.php

Why Choose Antonella Framework?

90%
Faster Development
100%
WordPress Compatible
50+
Built-in Features
24/7
Community Support

Ready to Build Amazing WordPress Plugins?

Join the community of developers using Antonella Framework to create professional WordPress plugins.