
stripe-php
stripe
PHP library for the Stripe API.
AI 简介
Stripe PHP库为使用PHP语言编写的程序提供了便捷的Stripe API访问方式。它预定义了一系列API资源类,这些类能够根据API响应自动初始化,确保了与多种版本Stripe API的良好兼容性。项目支持PHP 7.2及以上版本,并推荐通过Composer进行安装以简化依赖管理过程。此外,该库还要求安装curl、json和mbstring等PHP扩展来保证正常运行。适用于需要在PHP应用中集成支付功能的场景,如电子商务网站或在线服务收费系统。
PHP
MIT License4k
Stars
890
Forks
109
Watchers
11
Issues
Star 增长
今日+1
近 7 天+3
近 30 天+15
综合评分65.85
默认分支master