codeigniter-basic-helper

CodeIgniter - Basic Helper - Maintain by @nguyenanhung

GPL-3.0 License

Downloads
25.7K
Stars
4
Committers
2
codeigniter-basic-helper - Release version 1.1.7.4

Published by nguyenanhung almost 2 years ago

codeigniter-basic-helper - Release version 1.1.7.3

Published by nguyenanhung almost 2 years ago

Intro

  • Add Table of Contents vào README page cho dễ tìm kiếm thông tin

Blogspot Helper

  • Add Helper Function: blogspotDescSortWithPublishedTime - Sắp xếp dữ liệu feed từ blogspot theo Published Time
  • Add Helper Function: blogspotUSort - Sắp xếp dữ liệu feed từ blogspot theo USort và Published Time theo DESC

Sentry Helper

  • Add Helper Function: log_to_sentry - Logging lên Sentry thông qua Monolog Handler

Full Changelog: https://github.com/nguyenanhung/codeigniter-basic-helper/compare/v1.1.7.2...v1.1.7.3

codeigniter-basic-helper - Release version 1.1.7.2

Published by nguyenanhung almost 2 years ago

  • Add Helper Function: favicon_html_tag- Hàm lấy ra đoạn HTML thể hiện Favicon dựa vào URL folder favicon đầu vào

Full Changelog: https://github.com/nguyenanhung/codeigniter-basic-helper/compare/v1.1.7.1...v1.1.7.2

codeigniter-basic-helper - Release version 1.1.7.1

Published by nguyenanhung almost 2 years ago

  • Add Helper Function: defaultCompressHtmlOutput - Compress HTML output, default configure

Full Changelog: https://github.com/nguyenanhung/codeigniter-basic-helper/compare/v1.1.7...v1.1.7.1

codeigniter-basic-helper - Release version 1.1.7

Published by nguyenanhung almost 2 years ago

Full Changelog: https://github.com/nguyenanhung/codeigniter-basic-helper/compare/v1.1.6.1...v1.1.7

Security Helper

  • Optimize code helper Function: xssValidation

Add new Array Helper

  • Helper Function: to_array - Converts a string or an object to an array.
  • Helper Function: removeArrayElementWithValue - Loại bỏ 1 giá trị trong array theo key và value
  • Helper Function: arrayRecursiveDiff - Diff 2 array bằng đệ quy
  • Helper Function: arrayIsAssoc - Detects if the given value is an associative array.
  • Helper Function: arrayFirstElement - Returns the first element of an array.
  • Helper Function: arrayLastElement - Returns the last element of an array.
  • Helper Function: arrayGetElement - Gets a value in an array by dot notation for the keys.
  • Helper Function: arraySetElement - Sets a value in an array using the dot notation.

Add new File Helper

  • Helper Function: scan_folder - Quét và lấy ra danh sách các thông tin dữ liệu trong folder
  • Helper Function: getAllFileSizeInFolder - Get all File size in Folder
  • Helper Function: getAllFileInFolder - Get all File in Folder

Add new String Helper

  • Helper Function: countStringsInText - Hàm đếm số từ trong đoạn văn bản
  • Helper Function: findMiddleInString - Hàm lấy chuỗi ở giữa chuỗi bắt đầu và chuỗi kết thúc
  • Helper Function: str_insert - Inserts one or more strings into another string on a defined position.
  • Helper Function: str_between - Return the content in a string between a left and right element.
  • Helper Function: str_after - Return the part of a string after a given value.
  • Helper Function: str_before - Get the part of a string before a given value.
  • Helper Function: str_limit_words - Limit the number of words in a string. Put value of $end to the string end.
  • Helper Function: str_limit_characters - Limit the number of characters in a string. Put value of $end to the string end.
  • Helper Function: str_contains - Tests if a string contains a given element
  • Helper Function: str_ignore_contains - Tests if a string contains a given element. Ignore case sensitivity.
  • Helper Function: str_starts_with - Determine if a given string starts with a given substring.
  • Helper Function: str_ignore_starts_with - Determine if a given string starts with a given substring. Ignore case sensitivity.
  • Helper Function: str_ends_with - Determine if a given string ends with a given substring.
  • Helper Function: str_ignore_ends_with - Determine if a given string ends with a given substring. Ignore case sensitivity.
  • Helper Function: str_after_last - Return the part of a string after the last occurrence of a given search value.
codeigniter-basic-helper - Release version 1.1.6.1

Published by nguyenanhung almost 2 years ago

codeigniter-basic-helper - Release version 1.1.6

Published by nguyenanhung almost 2 years ago

codeigniter-basic-helper - Release version 1.1.5.9

Published by nguyenanhung almost 2 years ago

codeigniter-basic-helper - Release version 1.1.5.8

Published by nguyenanhung almost 2 years ago

codeigniter-basic-helper - Release version 1.1.5.7

Published by nguyenanhung about 2 years ago

codeigniter-basic-helper - Release version 1.1.5.6

Published by nguyenanhung about 2 years ago

codeigniter-basic-helper - Release version 1.1.5.5

Published by nguyenanhung about 2 years ago

codeigniter-basic-helper - Release version 1.1.5.4

Published by nguyenanhung about 2 years ago

codeigniter-basic-helper - Release version 1.1.5.3

Published by nguyenanhung about 2 years ago

codeigniter-basic-helper - Release version 1.1.5.2

Published by nguyenanhung over 2 years ago

codeigniter-basic-helper - Release version 1.1.5.1

Published by nguyenanhung over 2 years ago

codeigniter-basic-helper - Release version 1.1.5

Published by nguyenanhung over 2 years ago

codeigniter-basic-helper - Release version 1.1.4

Published by nguyenanhung over 2 years ago

codeigniter-basic-helper - Release version 1.1.3

Published by nguyenanhung over 2 years ago

codeigniter-basic-helper - Release version 1.1.2

Published by nguyenanhung over 2 years ago