Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

fleetbase/pallet-api

Repository files navigation

Pallet, an inventory manegement extension for Fleetbase


This package provides the Pallet inventory management extension API, which will enable the ability to manage inventory in Fleetbase.

Requires PHP 7.3.0+

⚡️ Install Pallet API Composer:

composer require fleetbase/pallet-api

Next install the dependency

composer install

🧹 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

About

Pallet's backend

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages