beats/beats-utils

A package of utility classes

dev-master 2018-01-25 06:46 UTC

This package is not auto-updated.

Last update: 2024-04-17 01:28:37 UTC


README

A package of utility classes that make PHP bearable

  • UUID - manages v3 v4 and v5 UUIDs
  • UTC - manages date time and timezones
  • SEO - for generating URL slugs
  • BIT - for bitwise operations