Libraries tagged by PHP functions
sendingosaas/sendingo-php
12 Downloads
Sendingo PHP SDK provides methods for API functions.
sabloger/php-strict
43 Downloads
If you want PHP much clearer you'll be happy with Php-Strict! If you need a way to pass packed arguments to functions you'll be happy with Php-Strict! If you need a way to validate arguments and get rid of exceptions and data-misses on invalid arguments you'll be happy with Php-Strict! If you want a strict-typed ArrayList like Java and other strict-typed languages you'll be happy with Php-Strict!
rizkhan/gce-php-utility
4532 Downloads
A PHP utility for Google bucket API functions
opdavies/php-helpers
275 Downloads
Helper functions for when working with PHP
kyle-noland/php-helper
174 Downloads
Helper functions to use in your PHP projects
co-stack/reversible-php-encryption
1 Downloads
Provides portable reversible encryption functions based on defuse/php-encryption, an advanced symmetric encryption library
basteyy/php-stringer
45 Downloads
A simple php class which provides a few function for manipulating strings, get random strings and work with times/datetime objects.
akintunde102/chocolate-php
18 Downloads
This project is to help php programmers have an easy time coding by having ready made functions for common and vital php operations
vairogs/functions-preg
10 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
tourze/blake3-php
4 Downloads
A PHP implementation of the BLAKE3 cryptographic hash function
torunar/array-functions
3 Downloads
Set of functions to operate the most glorious PHP data structure
pushkar/php-useful
75 Downloads
Contains various classes and functions to many common tasks in PHP.
maurokouti/php-geoip-shim
293 Downloads
PHP GeoIP shim to support legacy geoip_* functions with the GeoIP2 .mmdb database files.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
hawksalot/php-ipfs
35 Downloads
php interface for Go-IPFS HTTP API functions