pennant-development
OfficialEffortlessly manage Laravel Pennant flags.
Software Engineering#laravel#feature-flags#ab-testing#blade-directive#pennant#scope-based-activation
Authorelab-development
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pennant-based feature flags are essential to progressively enable features, test changes safely, and tailor UX in Laravel apps.
Core Features & Use Cases
- Define features with Pennant and conditionally enable them per user or role.
- Render UI conditionally via @feature blade directive for dynamic UX.
- Implement A/B testing and gradual rollouts to minimize risk during deployment.
Quick Start
To start using Pennant in a Laravel project:
- Install Pennant: composer require laravel/pennant
- Define a feature: Feature::define('new-dashboard', function ($user) { return $user->isAdmin(); });
- Use in Blade: @feature('new-dashboard') <x-new-dashboard /> @else <x-old-dashboard /> @endfeature
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pennant-development Download link: https://github.com/elab-development/internet-tehnologije-2025-vebservisieuprave_2022_0031/archive/main.zip#pennant-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.