Download the PHP package sinevia/php-library-utils without Composer
On this page you can find all versions of the php package sinevia/php-library-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-library-utils
PHP Library Utils
The utility library provides multiple helper methods for PHP. These include methods for working with CSV, data, files, strings, etc.
Installation
1. Via Composer
2. Manually
Download from https://github.com/Sinevia/php-library-utils
Usage
Classes and methods
Array Utils
-
columns splits the array into columns
-
isAssoc checks whether an array is associative
- toCsv converts an array to CSV. If the array is associative, the keys will be used for a header row
Browser Utils
- fingerprint
Csv Utils
- write
Data Utils
-
serialize
- unserialize
File Utils
Link Utils
-
getBaseUrl
-
setBaseUrl
- buildUrl
String Utils
-
between
- camelize
- endsWith
- fixNewLines - fixes \r\n to \n
- hasMinumumChars
- hasLowercase
- hasNumber
- hasOnly
- hasSubstring
- hasUppercase
- htmlEmailToText
-
isEmail
-
isJson
- leftFrom
- maxWords
- p2br
-
random
- regexSurround
- regexReplace
- rightFrom
- slugify
- snakify
- splitId
- startsWith
- substringBetween
-
toArray
- toWords
Utils
- arrayValueDelete
- colorNameToHex
- colorBrightness
- forceFileDownload
- forceFileDownloadFromContent
- getTimeAgo
-
ip
- isCli
- pagination
- paginationReversed
- pathToUrl
- percents
- redirectAndPostData
- redirect
- raiseMemoryLimits
- rssToArray
All versions of php-library-utils with dependencies
PHP Build Version
Package Version
No informations.
The package sinevia/php-library-utils contains the following files
Loading the files please wait ....