fixwa / uberizer
Provides a User <-> Service Provider - Uber-Like system.
dev-master
2020-06-26 22:24 UTC
Requires
- php: ^7.1
- laravel/framework: ^7.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-03-27 09:21:55 UTC
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Installation
You can install the package via composer:
composer require fixwa/uberizer
Usage
// Usage description here
Testing
composer test