jobmetric/laravel-unit

This is a unit management package for Laravel that you can use in your projects.

1.3.0 2024-08-15 18:40 UTC

This package is auto-updated.

Last update: 2024-09-17 16:40:19 UTC


README

Contributors Forks Stargazers MIT License LinkedIn

Unit for laravel

This package provides a powerful and flexible tool for converting various units including weight, length and other measurement units. Using this package, Laravel developers can easily and accurately implement complex transformations in their applications. The tool is designed to be fully customizable and uses valid standards for conversions. Using this package can make the processes related to measurement units in Laravel projects simpler and faster.

Install via composer

Run the following command to pull in the latest version:

composer require jobmetric/laravel-unit

Documentation

Before doing anything, you must migrate after installing the package by composer.

php artisan migrate

This package includes different parts that I will mention in order:

Contributing

Thank you for considering contributing to the Laravel Unit! The contribution guide can be found in the CONTRIBUTING.md.

License

The MIT License (MIT). Please see License File for more information.