Libraries tagged by PHP functions

hellonico/brotli

2 Favers
10408 Downloads

Add brotli compress/uncompress functions to PHP. Batteries included.

Go to Download


ayesh/is_countable-polyfill

19 Favers
132500 Downloads

A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3

Go to Download


voku/session2db

32 Favers
19182 Downloads

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

Go to Download


openxtrem/browscap

0 Favers
26711 Downloads

Standalone replacement for php's native get_browser() function

Go to Download


deemru/blake2b

6 Favers
16335 Downloads

BLAKE2 hash function on pure PHP

Go to Download


datalinx/gettext-context

3 Favers
13599 Downloads

Implementation of context functions for the PHP gettext extension

Go to Download


michaeldrennen/local-file

3 Favers
20635 Downloads

A small php library that adds some functions to operate on local files, like an efficient line count function.

Go to Download


jesseschalken/autoload-generator

8 Favers
25027 Downloads

Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.

Go to Download


hametuha/string-utility

0 Favers
11910 Downloads

PHP traits of string helper functions.

Go to Download


yalesov/arg-validator

8 Favers
22787 Downloads

Validate function arguments, extending typehinting capabilities of PHP.

Go to Download


moralesgea/forceutf8

0 Favers
2433 Downloads

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

Go to Download


afcamps/forceutf8

2 Favers
8523 Downloads

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)

Go to Download


sfneal/redis-helpers

0 Favers
97735 Downloads

Redis helper functions for improved Redis cache transactions with PHP applications.

Go to Download


imponeer/toarray-interface

5 Favers
14818 Downloads

PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface

Go to Download


banago/bridge

19 Favers
14869 Downloads

A PHP class to transfer data using different protocols (sftp, ftp, http, etc). Utilizes PHPs ssh2, ftp and curl functions if available.

Go to Download


<< Previous Next >>