A modern way of building WordPress plugins.
Explore the documentation →
Backyard is a modern framework designed to be a solid foundation for your WordPress plugins.
⚠️ This framework is currently in beta. Breaking changes may occur until version 1.0.0 is tagged.
- Dependency injection container & service providers.
- Twig template engine that helps you separate your logic from your views.
- OOP Nonces wrapper & Factory methods.
- Caching helpers.
- HTTP Redirects with admin notices flashing.
- Macroable classes.
Check out the documentation for a comprehensive list of features.
- PHP 7.3 or higher.
- Composer
You can find the Backyard documentation at https://backyard.sematico.com.
Contributions are welcome from everyone. We have contributing guidelines to help you get started.
If you discover a security vulnerability within Backyard, please email [email protected]. All security vulnerabilities will be promptly addressed.
Distributed under the MIT License. See LICENSE
for more information.
Backyard wouldn't exist without the following projects: