Libraries tagged by cs-eliseev
cse/helpers-email
41486 Downloads
The helpers allows you manipulating, extract, detecting email.
cse/helpers-session
1449 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
cse/helpers-word
873 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
91 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
135 Downloads
The helpers allows you manipulating, extract, detecting phone.
cse/helpers-math-converter
71 Downloads
A mathematics helpers, providing functionality for numbers converter.
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
cse/helpers-ip
179 Downloads
The helpers allows you to manipulating network IP addresses (IPv4 and IPv6).
cse/helpers-date
953 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
79 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
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.