Libraries tagged by PHP functions

voku/session2db

32 Favers
19527 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
35351 Downloads

Standalone replacement for php's native get_browser() function

Go to Download


haldayne/boost

9 Favers
30572 Downloads

Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.

Go to Download


deemru/blake2b

7 Favers
18982 Downloads

BLAKE2 hash function on pure PHP

Go to Download


datalinx/gettext-context

3 Favers
17455 Downloads

Implementation of context functions for the PHP gettext extension

Go to Download


quasarstream/av

0 Favers
596 Downloads

This PHP library leverages the Foreign Function Interface (FFI) to directly interact with native FFmpeg shared libraries (libavcodec, libavfilter, libavformat, etc.), providing low-level access to powerful multimedia processing capabilities within PHP.

Go to Download


jesseschalken/autoload-generator

8 Favers
26540 Downloads

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

Go to Download


cspray/typiphy

0 Favers
4786 Downloads

A small library of value objects and functions for working with PHP's types.

Go to Download


calmohallag/nullable-casting

1 Favers
9139 Downloads

PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.

Go to Download


vierwd/svg-inliner

1 Favers
6028 Downloads

Utility functions to inline SVGs in PHP Projects

Go to Download


svk/yc-grpc-injector

0 Favers
14536 Downloads

Интеграция драйвера grpc для php 7.4.4 в Cloud Functions Яндекс.Облака

Go to Download


dsheiko/extras

8 Favers
2982 Downloads

Collection of chainable high-order functions to abstract and manipulate PHP types

Go to Download


yalesov/arg-validator

8 Favers
24257 Downloads

Validate function arguments, extending typehinting capabilities of PHP.

Go to Download


magentron/password_exposed

0 Favers
870 Downloads

This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)

Go to Download


afcamps/forceutf8

2 Favers
12127 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


<< Previous Next >>