awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFilter Parameterizations

Supplying configuration values to a filter at the point of assignment so the same filter can behave differently per route.

Distinct from Controller Filters: Distinct from Controller Filters: focuses on passing runtime arguments to filters, not the filter lifecycle or authentication logic.

Explore 1 awesome GitHub repository matching security & cryptography · Filter Parameterizations. Refine with filters or upvote what's useful.

Awesome Filter Parameterizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • codeigniter4/codeigniter4Avatar von codeigniter4

    codeigniter4/CodeIgniter4

    5,924Auf GitHub ansehen↗

    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

    CodeIgniter supplies configuration values to a filter at the point of assignment so the same filter can behave differently per route.

    PHPcodeignitercodeigniter4framework-php
    Auf GitHub ansehen↗5,924
  1. Home
  2. Security & Cryptography
  3. Controller Filters
  4. Filter Parameterizations