Download the PHP package dereuromark/cakephp-decimal without Composer
On this page you can find all versions of the php package dereuromark/cakephp-decimal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dereuromark/cakephp-decimal
More information about dereuromark/cakephp-decimal
Files in dereuromark/cakephp-decimal
Download dereuromark/cakephp-decimal
More information about dereuromark/cakephp-decimal
Files in dereuromark/cakephp-decimal
Vendor dereuromark
Package cakephp-decimal
Short Description CakePHP plugin for decimal handling via value object. Provides DecimalType class.
License MIT
Package cakephp-decimal
Short Description CakePHP plugin for decimal handling via value object. Provides DecimalType class.
License MIT
Please rate this library. Is it a good library?
Informations about the package cakephp-decimal
CakePHP Decimal Plugin
This is an alternative to
- the core Decimal type (using plain strings)
As value object you have a few advantages, especially on handling the values inside your business logic.
This branch is for use with CakePHP 5.0+. See version map for details.
Requirements
- Uses php-collective/decimal-object and as such requires bcmath extension.
Installation
Require the plugin through Composer:
Setup and Usage
See Documentation.
Demo
Live example see https://sandbox.dereuromark.de/sandbox/decimal-examples/forms
All versions of cakephp-decimal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
cakephp/cakephp Version ^5.0.0
php-collective/decimal-object Version ^1.0.0
cakephp/cakephp Version ^5.0.0
php-collective/decimal-object Version ^1.0.0
The package dereuromark/cakephp-decimal contains the following files
Loading the files please wait ....