Libraries tagged by gates
meanify-co/laravel-permissions
1045 Downloads
A PHP library to handle permissions in Laravel
lcoy/cipher
70 Downloads
Password-gated [protected] BBCode with real-time unlock for Flarum.
kirchdev/laravel-pbac
72 Downloads
Policy-based access control for Laravel: roles, permissions, organisation-scoped authorization, Gate integration, and a decision cache.
gecche/laravel-policy-builder
1223 Downloads
A simple way to build allowed list of eloquent models (acl)
gateio/gateapi-php
6666 Downloads
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading.
curly-deni/laravel-permission-policy
222 Downloads
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
a2zwebltd/laravel-dev-mode
1382 Downloads
A lightweight Laravel package that lets developers temporarily bypass Gate authorization for testing and debugging with time-limited, IP-restricted access.
rudolfbruder/laravel-snip
177 Downloads
A dd()-style snipping tool for Laravel — capture values during a request and view them on-page in an admin-only panel.
mohamed-ashraf-elsaed/claude-kit
246 Downloads
One command sets up Claude Code (and any AI coding agent) on a Laravel project: engineering rules, a quality gate (PHPStan, Pint, Pest), skills, git hooks, and stack-aware frontend tooling.
bachisoft/thunder-pack
1245 Downloads
Laravel multi-tenant SaaS package with subscription management, flexible limits system, and WhatsApp integration
zuqongtech/laravel-anvil
50 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
smsgate/client
3545 Downloads
PHP Client for using SMS Gate HTTP API.
padosoft/laravel-iam-client
262 Downloads
Client Laravel per app che consumano Laravel IAM: login OIDC, verifica JWT/JWKS, introspection, middleware iam.auth/iam.can, Gate adapter, policy cache, webhook receiver.
nyoncode/laravel-permission-extended
401 Downloads
Wildcard permission matching, super-admin gate, Blade directives and Livewire support built on spatie/laravel-permission.
nwrman/laravel-toolkit
152 Downloads
Reusable developer infrastructure for Laravel: preflight CI gates, test reporting with retry, deploy notifications, and project scaffolding.