makeabledk / laravel-escrow
Installs: 1 912
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 6
Open Issues: 0
Requires
- php: >=7.0.0
- illuminate/database: ^5.5
- illuminate/events: ^5.5
- illuminate/support: ^5.5
- makeabledk/laravel-currencies: @dev
- makeabledk/laravel-eloquent-status: @dev
- makeabledk/laravel-stripe-objects: @dev
- stripe/stripe-php: ~5.0
Requires (Dev)
- doctrine/dbal: ^2.5
- friendsofphp/php-cs-fixer: ^2.3
- laravel/laravel: 5.5
- mockery/mockery: ^0.9.9
- orchestra/testbench: ~3.5
This package is auto-updated.
Last update: 2024-11-04 22:26:29 UTC
README
IMPORTANT NOTICE
This is a package used internally by makeabledk and may not follow SemVer. Use it at your own risk.
Install
You can install this package via composer:
composer require makeabledk/laravel-escrow
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
You can run the tests with:
composer test
Contributing
We are happy to receive pull requests for additional functionality. Please see CONTRIBUTING for details.
Credits
License
Attribution-ShareAlike 4.0 International. Please see License File for more information.