fleetbase/core-api
This package provides the base framework and API resources required by Fleetbase API.
Requires PHP 8.0+
⚡️ Install the Fleetbase Core API Composer:
composer require fleetbase/core-api
🧹 Keep a modern codebase with PHP CS Fixer:
composer lint
⚗️ Run static analysis using PHPStan:
composer test:types
✅ Run unit tests using PEST
composer test:unit
🚀 Run the entire test suite:
composer test
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707