Libraries tagged by Utility library
fastuc/core
154 Downloads
Fastuc Hacklang framework
dikki/markdown
170 Downloads
Write and Parse Markdown Content for Your Websites
dakujem/time
1420 Downloads
A no-nonsense library for working with time and doing temporal calculations the easy way.
cse/helpers-word
867 Downloads
The helpers allows you to modify string data. Inclination, transliterate, convert month date and convert number or amount to word - all this is available in this library.
cse/helpers-request
84 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
cse/helpers-phone
130 Downloads
The helpers allows you manipulating, extract, detecting phone.
cse/helpers-math-converter
67 Downloads
A mathematics helpers, providing functionality for numbers converter.
cse/helpers-json
946 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
cse/helpers-ip
174 Downloads
The helpers allows you to manipulating network IP addresses (IPv4 and IPv6).
cse/helpers-date
948 Downloads
The helpers allows you to easy use DATE. Change format, add/sub day, diff date, get quarter - all this is available in this library.
cse/helpers-cookie
74 Downloads
The helpers allows you to easily manage cookie data. SET, HAS, GET, REMOVE cookie data - all this is available in this library.
cse/helpers-arrays
65 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.
cse/base-exceptions
939 Downloads
This library provides a simple work with exceptions for both development and production.
cosmin-ciolacu/zipper
11 Downloads
A simple zip utility for creating zip files and extracting items to a specific path