File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,13 @@ composer require php-collective/decimal-object
4848
4949See [ Documentation] ( /docs ) for more details.
5050
51- ### Implementations
51+ ## Implementations
5252The following libraries are using the ` Decimal ` value object:
5353
5454- [ dereuromark/cakephp-decimal] ( https://github.com/dereuromark/cakephp-decimal ) as decimal type replacement for CakePHP ORM.
55+
56+ The original library here was written 2019 for [ Spryker] ( https://spryker.com/ ) ecommerce framework
57+ and since then battle-tested through millions of customers and orders as well as other complex calculations under the hood.
58+ This here is the freshly upgraded and independently maintained version for the PHP ecosystem as a whole.
59+
60+ Enjoy!
You can’t perform that action at this time.
0 commit comments