{"id":46484564,"url":"https://github.com/njoguamos/laravel-paystack","last_synced_at":"2026-03-06T09:03:11.035Z","repository":{"id":295481225,"uuid":"990205172","full_name":"njoguamos/laravel-paystack","owner":"njoguamos","description":"Laravel Paystack is a Laravel package that integrates the Paystack payment gateway into Laravel applications, providing developers with tools to manage transactions, customers, subscriptions, plans, and transfers.","archived":false,"fork":false,"pushed_at":"2026-03-03T12:13:42.000Z","size":793,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-03T15:40:50.951Z","etag":null,"topics":["laravel","payment-integration","paystack"],"latest_commit_sha":null,"homepage":"https://paystack.njoguamos.me.ke/","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/njoguamos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-25T17:58:45.000Z","updated_at":"2026-03-03T12:13:39.000Z","dependencies_parsed_at":"2025-05-25T20:25:04.482Z","dependency_job_id":"f87e3b49-97b3-48ef-ad08-8493f3086d1f","html_url":"https://github.com/njoguamos/laravel-paystack","commit_stats":null,"previous_names":["njoguamos/laravel-paystack"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/njoguamos/laravel-paystack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njoguamos%2Flaravel-paystack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njoguamos%2Flaravel-paystack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njoguamos%2Flaravel-paystack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njoguamos%2Flaravel-paystack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njoguamos","download_url":"https://codeload.github.com/njoguamos/laravel-paystack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njoguamos%2Flaravel-paystack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laravel","payment-integration","paystack"],"created_at":"2026-03-06T09:03:10.226Z","updated_at":"2026-03-06T09:03:11.017Z","avatar_url":"https://github.com/njoguamos.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Paystack\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/njoguamos/laravel-paystack.svg?style=flat-square)](https://packagist.org/packages/njoguamos/laravel-paystack)\n![GitHub Actions Test Status](https://img.shields.io/github/actions/workflow/status/njoguamos/laravel-paystack/tests.yml?logo=github\u0026label=Tests)\n[![Total Downloads](https://img.shields.io/packagist/dt/njoguamos/laravel-paystack.svg?style=flat-square)](https://packagist.org/packages/NjoguAmos/laravel-paystack)\n\n\u003e [!WARNING]\n\u003e This package is still in development and it is not ready for production.\n\nA Laravel package for integrating with Paystack payment gateway.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require njoguamos/laravel-paystack\n```\n\n## Configuration\n\nPublish the configuration file:\n\n```bash\nphp artisan vendor:publish --tag=\"paystack-config\"\n```\n\nThis will publish a `paystack.php` configuration file to your config directory.\n\nAdd your Paystack API keys to your `.env` file:\n\n```dotenv\n#PAYSTACK_PUBLIC_KEY=\nPAYSTACK_SECRET_KEY=\n```\n\n## Usage\n\nYou can find the documentation at [Documentation Site](https://paystack.njoguamos.me.ke)\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [TODO]() for more information on what has changed recently.\n\n## Contributing\n\nPlease see [TODO]() for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Njogu Amos](https://github.com/njoguamos)\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%2Fnjoguamos%2Flaravel-paystack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjoguamos%2Flaravel-paystack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjoguamos%2Flaravel-paystack/lists"}