Libraries tagged by laravel-feature
rpillz/laravel-feature-access
28 Downloads
Feature access for Laravel apps
rasmuscnielsen/laravel-features
0 Downloads
projectsaturnstudios/laravel-feature-creep
12 Downloads
A Laravel package for implementing feature flags with PHP attributes
partechgss/laravel-feature-toggle
6151 Downloads
Laravel Wrapper for feature toggles.
mwkcoding/laravel-feature-flags
83 Downloads
A simple Laravel package to get feature flags in your project.
mohamedhekal/laravel-featurebox
0 Downloads
A simple, flexible feature toggle system for Laravel — control the visibility of features across environments, users, and conditions.
matthiaswilbrink/laravel-feature-toggles
523 Downloads
Toggle parts of your application on or off
lucadegasperi/laravel-feature-context
88 Downloads
A Laravel 4 Feature Context for Behat
letflow/laravel-feature-toggle
104 Downloads
Simple feature toggles for Laravel PHP and Javascript
jkbennemann/laravel-features
7 Downloads
The package provides a convenient way to introduce new functionalities into your application by simply switching them on or off or granting access only to specific groups of users.
harryjhonny/laravel-feature-flag
2 Downloads
A Laravel package for handling feature flags
hanafalah/laravel-feature
2 Downloads
Package untuk mengelola fitur di aplikasi
garmonic/laravel-features-arch
9 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.
evolabs/laravel-feature-flags
34 Downloads
Add simple database feature flags
evanperreau/laravel-feature-flags-lite
1 Downloads
A lightweight and simple solution to manage feature flags in your Laravel applications