Libraries tagged by decision
edwardbrosens/bcmath
7 Downloads
Convenience wrapper for the php bcmath extension.
dwzi/class-math
10 Downloads
Class for Arbitrary Precision Mathematics
devengine/laravel-auditing-filesystem
4 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
cuatao/laravel-auditing-elasticsearch
3 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
carlosocarvalho/laravel-auditing-es
1142 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
boldogteam/laravel-auditing
2 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
azeemhassni/laravel-auditing-filesystem
86 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
azathoth/money-math
13 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
antoniputra/reviz
3 Downloads
Easy way to record and rollback any changes of your Eloquent Entities.
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
1cool/laravel-auditing-elasticsearch
9 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
zdenekdrahos/bn-php
3529 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math
samveloper/auditable
869 Downloads
Save the audit trail for your model, to use with Laravel
nicholas-eden/math
1623 Downloads
Arbitrary-precision arithmetic library
laravolt/trail
616 Downloads
Just another audit trail for Eloquent