{"id":13609530,"url":"https://github.com/MacsiDigital/laravel-stripe","last_synced_at":"2025-04-12T20:32:04.473Z","repository":{"id":62521479,"uuid":"204315872","full_name":"MacsiDigital/laravel-stripe","owner":"MacsiDigital","description":"Stripe API with Laravel Eloquent type syntax","archived":false,"fork":false,"pushed_at":"2021-01-25T15:04:20.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T09:55:17.749Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MacsiDigital.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-25T15:49:10.000Z","updated_at":"2021-10-07T10:04:47.000Z","dependencies_parsed_at":"2022-11-02T14:46:13.802Z","dependency_job_id":null,"html_url":"https://github.com/MacsiDigital/laravel-stripe","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacsiDigital%2Flaravel-stripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacsiDigital%2Flaravel-stripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacsiDigital%2Flaravel-stripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacsiDigital%2Flaravel-stripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacsiDigital","download_url":"https://codeload.github.com/MacsiDigital/laravel-stripe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248629799,"owners_count":21136319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-08-01T19:01:35.661Z","updated_at":"2025-04-12T20:32:03.856Z","avatar_url":"https://github.com/MacsiDigital.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Laravel package for Stripe Payments\n\nA little Laravel package to communicate with Stripe.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require macsidigital/laravel-stripe\n```\n\nThe service provider should automatically register for For Laravel \u003e 5.4.\n\nFor Laravel \u003c 5.5, open config/app.php and, within the providers array, append:\n\n``` php\nMacsiDigital\\Stripe\\Providers\\StipeServiceProvider::class\n```\n\n## Configuration file\n\nPublish the configuration file\n\n```bash\nphp artisan vendor:publish --provider=\"MacsiDigital\\Stripe\\Providers\\StripeServiceProvider\"\n```\n\nThis will create a xero/config.php within your config directory. Check the Stripe documentation for the relevant values in the config.php file.\nEnsure that the location of the RSA keys matches.\n\n## Usage\n\nEverything has been setup to be similar to Laravel syntax.\n\n### Testing\n\nAt present there is no PHP Unit Testing, but we plan to add it in the future.\n\n## Todo\n\n- [ ] Tests, tests, tests\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email colin@macsi.co.uk instead of using the issue tracker.\n\n## Credits\n\n- [Colin Hall](https://github.com/macsidigital)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMacsiDigital%2Flaravel-stripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMacsiDigital%2Flaravel-stripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMacsiDigital%2Flaravel-stripe/lists"}