Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Write PSR-compliant code for WordPress extensions.
Write PSR-compliant code for WordPress extensions.
Granular is a PHP framework for developers building WordPress extensions using object-oriented programming. It helps you write PSR-compliant code, improving code quality and project organization. Instead of scattering hooks across files, you group actions and filters within the same class scope.
Bindable to define hooks directly in your class, keeping related logic together.Autoload class to register your plugin methods with WordPress actions and filters automatically.No comments yet. Be the first to start the conversation!