Skip to content

Laravel integration package for the decimal extension

License

Notifications You must be signed in to change notification settings

php-decimal/laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Decimal: Laravel Integration

Packagist

Provides:

  • Trait for models to cast Decimal objects.
  • Global helper functions.
composer require php-decimal/laravel