topolis/function-library

Various classes with helper functions

2.0.3 2016-03-17 11:02 UTC

This package is not auto-updated.

Last update: 2024-09-20 19:45:25 UTC


README

A collection of libary classes with enhanced functions

Bitmask

Simple bit operations with large numbers. Usable for rights systems or similar large flag lists.

Collection

Functions to handle multi dimensional arrays, getters, setters, sorters, group functions and others.

Maths

Helpers and replacements for PHPs float based math functions

Path

Functions to handle file paths

String

Functions to handle stings

Token

Functions to generate secure and unique security tokens

XML

Helper functions to handle xml files