Libraries tagged by eliseekn
eliseekn/laravel-metrics
3015 Downloads
Generate easily metrics and trends data of your models for your dashboards.
eliseekn/laravel-api-response
82 Downloads
Send JSON response from your API.
eliseekn/countries-helper
16 Downloads
Helper for countries laravel package
eliseekn/tinymvc
19 Downloads
TinyMVC is a PHP framework based on MVC architecture that helps you build easily and quickly powerful web applications and RESTful API.
cse/helpers-email
11894 Downloads
The helpers allows you manipulating, extract, detecting email.
cse/helpers-session
777 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
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
947 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.