-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from JonPurvis/readme
add basic readme
- Loading branch information
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
![FakerPHP Stripe ID Provider Banner](assets/banner.png) | ||
|
||
# FakerPHP Stripe ID Provider | ||
|
||
## Introduction | ||
This package allows FakerPHP to generate fake IDs which have the same structure you can expect to be returned from | ||
Stripe. The wonderful [Pest](https://pestphp.com/) is used to run tests contained within this package, which requires | ||
a minimum PHP Version of 8.1. | ||
|
||
## Features | ||
This package can currently generate fake IDs for the following Stripe resources: | ||
|
||
- Accounts | ||
- Balance Transactions | ||
- Charges | ||
- Customers | ||
- Fees | ||
- Invoices | ||
- Invoice Items | ||
|
||
## Usage | ||
|
||
_Coming Soon_ | ||
|
||
## Contributing | ||
|
||
_Coming Soon_ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.