Packages from cse
-
PHP
cse/base-exceptions
This library provides a simple work with exceptions for both development and production.
-
-
-
cse/helpers
CSE HELPERS is a collection of several libraries for the rapid development of web applications.
-
PHP
cse/helpers-arrays
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
-
PHP
cse/helpers-cookie
The helpers allows you to easily manage cookie data. SET, HAS, GET, REMOVE cookie data - all this is available in this library.
-
PHP
cse/helpers-date
The helpers allows you to easy use DATE. Change format, add/sub day, diff date, get quarter - all this is available in this library.
-
-
-
PHP
cse/helpers-json
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
-
PHP
cse/helpers-math-converter
A mathematics helpers, providing functionality for numbers converter.
-
-
PHP
cse/helpers-request
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.
-
PHP
cse/helpers-session
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
-
PHP
cse/helpers-word
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.