awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPlugin Scaffolders

Creating a standardized, object-oriented foundation for new WordPress plugins with predictable file structure and coding conventions.

Distinct from WordPress: Distinct from WordPress: specifically focuses on scaffolding new plugins, not general WordPress development.

Explore 1 awesome GitHub repository matching development tools & productivity · Plugin Scaffolders. Refine with filters or upvote what's useful.

Awesome Plugin Scaffolders GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • devinvinson/wordpress-plugin-boilerplateAvatar DevinVinson

    DevinVinson/WordPress-Plugin-Boilerplate

    7,852Vezi pe GitHub↗

    The WordPress Plugin Boilerplate is a standardized, object-oriented foundation for building WordPress plugins. It provides a predictable directory structure that separates admin, public, and shared logic, along with a singleton main plugin class that serves as a single entry point for initialization. The boilerplate includes a centralized class-loader hook registry for managing WordPress actions and filters, and prepares user-facing strings for translation through a variable text domain and generated .pot files. This toolkit streamlines plugin development by organizing repository assets like

    Creates a standardized, object-oriented foundation for new WordPress plugins with predictable file structure and coding conventions.

    PHP
    Vezi pe GitHub↗7,852
  1. Home
  2. Development Tools & Productivity
  3. Development Platforms
  4. WordPress
  5. Plugin Scaffolders