awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDefault Controller Method Configurators

Capabilities for defining the method name used when a route specifies only a controller class without a method.

Distinguishing note: No candidate in the shortlist covers configuring a default controller method for routes; this is a specific routing configuration feature.

Explore 1 awesome GitHub repository matching web development · Default Controller Method Configurators. Refine with filters or upvote what's useful.

Awesome Default Controller Method Configurators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • codeigniter4/codeigniter4Avatar de codeigniter4

    codeigniter4/CodeIgniter4

    5,924Voir sur GitHub↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    Defines the method name used when a route specifies only a controller class without a method.

    PHPcodeignitercodeigniter4framework-php
    Voir sur GitHub↗5,924
  1. Home
  2. Web Development
  3. Default Controller Method Configurators