serendipity_hq/bundle-features
Composer 安装命令:
composer require serendipity_hq/bundle-features
包简介
Manage features and plans in your Symfony app.
README 文档
README
Serendipity HQ Features Bundle
Features Bundle helps you manage paid features and plans in your Symfony app.
Current Status
Features
Serendipity HQ Features Bundle gives you the ability to configure the features you need to manage, give them a price if they are premium ones, create invoices for them and save subscriptions and configurations associated to your entities to give each of your users only the features they have to get.
Do you like this bundle?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
Basic usage
SerendipityHQ Features Bundle divides the features in three macro-categories:
- Boolean features: are features or configurations that can be switched on or off. For example, "send an e-mail on [event_name]".
- Countable Features: are features that can be increased or decreased in number. For example, the number of users that can be added.
- Rechargeable Features: Are features of which it is possible to run out. For example, "You have X invites left".
These are the three main categories in which all kind of features or configurations can fall in (if you find other macro categories, feel free to suggest them in the issues!).
These features can be configured in your configuration file and then can be managed through your app to make it able to do some things or not to do things.
Features are grouped in sets, this way you can better manage your features without going crazy and without be confused.
For example, lets say you are building a project management app, you may want to have a set of features for the profile of each user and a set of features specific for projects.
Grouping features in sets you can manage them in an easier way.
Those are the very base concepts to understand and are the core of the internal working of the Serendipity HQ Features Bundle.
Read more in the documentation to better understand how all this work toward your feature management in your app.
Install Serendipity HQ Features Bundle via Composer
$ composer require serendipity_hq/bundle-features
This library follows the http://semver.org/ versioning conventions.
Documentation
You can read how to install, configure, test and use the SerendipityHQ Features Bundle in the documentation.
Inspiration for future features
Some other information
Do you like this bundle?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
serendipity_hq/bundle-features 适用场景与选型建议
serendipity_hq/bundle-features 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 87.81k 次下载、GitHub Stars 达 11, 最近一次更新时间为 2020 年 07 月 14 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「pricing」 「plans」 「paid」 「features gating」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 serendipity_hq/bundle-features 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 serendipity_hq/bundle-features 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 serendipity_hq/bundle-features 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Laravel package to get Google Custom Search results from Google Custom Search Engine API for both free and paid version.
Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
Manage acquisition, selling & renting prices for products and services in your Laravel Application
A package provide pricing plans for Laravel.
Estimate AI API costs before making expensive calls
统计信息
- 总下载量: 87.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-14