awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chrisbjr avatar

chrisbjr/api-guard

0
View on GitHub↗
694 stele·141 fork-uri·PHP·MIT·4 vizualizări

Api Guard

A simple way of authenticating your RESTful APIs with API keys using Laravel

Features

  • API Development - Authenticates APIs using keys.

Istoric stele

Graficul istoricului de stele pentru chrisbjr/api-guardGraficul istoricului de stele pentru chrisbjr/api-guard

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Api Guard

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Api Guard.
  • barryvdh/laravel-corsAvatar barryvdh

    barryvdh/laravel-cors

    6,240Vezi pe GitHub↗

    laravel-cors is a middleware package for Laravel applications that manages Cross-Origin Resource Sharing. It functions as an HTTP security layer that validates request origins and injects the necessary headers into application responses to control how external domains access a backend API. The project provides a configuration-driven policy engine to match incoming request origins and methods against allowed values. This includes support for wildcard origin matching to authorize multiple trusted domains through a single rule and the automatic handling of pre-flight OPTIONS requests. The syste

    PHP
    Vezi pe GitHub↗6,240
  • dingo/apiAvatar dingo

    dingo/api

    9,355Vezi pe GitHub↗

    This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network

    PHP
    Vezi pe GitHub↗9,355
  • flugger/laravel-responderAvatar flugger

    flugger/laravel-responder

    890Vezi pe GitHub↗

    A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.

    PHP
    Vezi pe GitHub↗890
  • nuwave/lighthouseAvatar nuwave

    nuwave/lighthouse

    3,494Vezi pe GitHub↗

    A framework for serving GraphQL from Laravel

    PHP
    Vezi pe GitHub↗3,494
Vezi toate cele 6 alternative pentru Api Guard→

Întrebări frecvente

Ce face chrisbjr/api-guard?

A simple way of authenticating your RESTful APIs with API keys using Laravel

Care sunt principalele funcționalități ale chrisbjr/api-guard?

Principalele funcționalități ale chrisbjr/api-guard sunt: API Development.

Care sunt câteva alternative open-source pentru chrisbjr/api-guard?

Alternativele open-source pentru chrisbjr/api-guard includ: barryvdh/laravel-cors — laravel-cors is a middleware package for Laravel applications that manages Cross-Origin Resource Sharing. It functions… dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a… flugger/laravel-responder — A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy. nuwave/lighthouse — A framework for serving GraphQL from Laravel. rebing/graphql-laravel — Laravel wrapper for Facebook's GraphQL. spatie/laravel-fractal — An easy to use Fractal wrapper built for Laravel and Lumen applications.