Libraries tagged by user function
wkhayrattee/php-utils
1046 Downloads
A list of reusable functions to use across PHP projects, with Test cases
winternet-studio/jensenfw2
537 Downloads
Framework of easy-to-use, commonly needed functions
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
wberredo/nonce
45 Downloads
Use wordpress nonce functions in a object oriented environment.
ruanjiajia/workerman-yii2
1 Downloads
use some yii2 functions in workerman! example activerecord!
pointybeard/helpers
905 Downloads
A meta package containing helpful classes and functions for use in PHP.
mysql/schematic
726 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
joylab/tarjim-php-client
1472 Downloads
PHP client to use tarjim translation functions
giant-rabbit/php-util
1191 Downloads
Some PHP functions we use a lot.
anglemx/symfony-utilities
547 Downloads
Common Symfony Framework (PHP) utilities, functions & scripts used by Angle
jotham/silverstripe-dataobject-preview
45 Downloads
Activates some of the new Silverstripe 3.1 side-by-side preview functionality for use with DataObjects.
marcel-maqsood/mezzio-abstract-request-handler
112 Downloads
The AbstractRequestHandler is a abstract RequestHandler that contaisn additional functions to be used in a Laminas/Mezzio application
divineomega/php-camel-caser
15 Downloads
Lets you use built-in PHP functions in camel case
bobkingstone/securepass
140 Downloads
Auto-generate random password string with option for the inclusion of symbols. Uses Laravels Str random function to generate original alpha numeric string
olada/mybbintegrator
33 Downloads
PHP Class which offers MyBB functionality for own use (integration into website).