2017 © Pedro Peláez
 

lib fzy-utils

Utility package for basic classes used in nearly every project.

image

fousheezy/fzy-utils

Utility package for basic classes used in nearly every project.

  • Sunday, September 6, 2015
  • by fousheezy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 424 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Utility Classes

Utility classes which can be re-used across applications. For those who find themselves writing the same types of utility classes over and over., (*1)

Installation

composer require fousheezy/fzy-utils, (*2)

Documentation

FzyUtils\Page

A class to contain pagination parameter information., (*3)

FzyUtils\Params

A class to contain an iterable set of data and access it without checking for whether the key exists., (*4)

FzyUtils\Result

A pagination result class which standardizes the format of REST responses., (*5)

The Versions

06/09 2015

dev-master

9999999-dev

Utility package for basic classes used in nearly every project.

  Sources   Download

MIT

The Development Requires

06/09 2015

1.0

1.0.0.0

Utility package for basic classes used in nearly every project.

  Sources   Download

MIT

The Development Requires