luigel / laravel-paymongo
A laravel wrapper for Paymongo API
Installs: 34 122
Dependents: 1
Suggesters: 0
Security: 0
Stars: 73
Watchers: 14
Forks: 33
Open Issues: 9
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- orchestra/testbench: ^6.0|^7.0|^8.0|^9.0
- pestphp/pest: ^2.34
- 2.x-dev
- v2.5.0
- v2.4.0
- v2.3.0
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- 1.x-dev
- v1.5.0
- v1.4.1
- v1.4.0
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- dev-dependabot/npm_and_yarn/docs/webpack-5.94.0
- dev-dependabot/npm_and_yarn/docs/ws-6.2.3
- dev-dependabot/npm_and_yarn/docs/express-4.19.2
- dev-dependabot/npm_and_yarn/docs/ip-1.1.9
- dev-dependabot/npm_and_yarn/docs/babel/traverse-7.24.1
- dev-dependabot/npm_and_yarn/docs/postcss-8.4.38
- dev-dependabot/npm_and_yarn/docs/follow-redirects-1.15.6
- dev-dependabot/npm_and_yarn/docs/loader-utils-1.4.2
- dev-main
This package is auto-updated.
Last update: 2024-10-29 12:05:38 UTC
README
A PHP Library for Paymongo.
This package is not affiliated with Paymongo. The package requires PHP 7.2+
Documentation
https://paymongo.rigelkentcarbonel.com
Todo
- Add unit test for the
BaseModel
. - Fix the magic method when accessing a nested data with
underscore
("_"). - Add artisan commands for adding, enabling, and disabling webhooks.
- Fix the test case for the
PaymongoValidateSignature
middleware. - Transfer from travis to github actions.
- Refactor test cases into Pest.
Laravel Version Compatibility
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email rigel20.kent@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Made with ❤️ by Rigel Kent Carbonel