lib fzy-utils
Utility package for basic classes used in nearly every project.
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
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)
dev-master
9999999-dev
Utility package for basic classes used in nearly every project.
Sources
Download
MIT
The Development Requires
1.0
1.0.0.0
Utility package for basic classes used in nearly every project.
Sources
Download
MIT
The Development Requires