Skip to content

veronalabs/rabbit

Repository files navigation

tests license


Logo

Backyard for WordPress

A modern way of building WordPress plugins.

Explore the documentation →

ℹ️ About Backyard

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.

✨ Benefits

  1. Dependency injection container & service providers.
  2. Twig template engine that helps you separate your logic from your views.
  3. OOP Nonces wrapper & Factory methods.
  4. Caching helpers.
  5. HTTP Redirects with admin notices flashing.
  6. Macroable classes.

Check out the documentation for a comprehensive list of features.

✅ Requirements

  1. PHP 7.3 or higher.
  2. Composer

📖 Usage

You can find the Backyard documentation at https://backyard.sematico.com.

🤝 Contributing

Contributions are welcome from everyone. We have contributing guidelines to help you get started.

🚨 Security Issues

If you discover a security vulnerability within Backyard, please email [email protected]. All security vulnerabilities will be promptly addressed.

🔖 License

Distributed under the MIT License. See LICENSE for more information.

❤️ Acknowledgements

Backyard wouldn't exist without the following projects: