ebussola/common

This package is abandoned and no longer maintained. The author suggests using the ebussola/common-datatype package instead.

Common classes including Number, Currency, Date, Enum, ArrayList and more

Installs: 184

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/ebussola/common

1.1.0 2013-10-21 15:58 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:23:32 UTC


README

Changes

dev

Developing the first beta version

v0.14

Changed the directories name to be in accordance to PSR-0

v0.13

Added the option to set an Enum value by its index.

v0.12

Changed Percentage class

v0.11

Significant changes on Enum. Using abstract method default insted of attribute _default