Libraries tagged by global function
robier/mock-global-php-functions
17573 Downloads
Mock any function that exists in global namespace
lajosbencz/php-globals
39 Downloads
Global PHP functions
arnehendriksen/helper-functions
244 Downloads
A set of global helper functions in PHP.
f2/globals
12 Downloads
Provides a function `F2\globals(string $namespace):array` that allow you to save data without polluting the `$_GLOBALS` superglobal.
sakshsky/laravel-global-helpers
0 Downloads
Zero-config global helpers for Laravel. Just create `app/Helpers/helpers.php` and start using functions!
ice-php/functions
129 Downloads
icePHP框架的底层函数库
anklimsk/cakephp-basic-functions
1651 Downloads
Global basic utilities for the CakePHP 2.x application
uiosun/global-config
0 Downloads
Support config set / get and other functional. (only php7.2 now.)
ngankt2/laravel-helper
0 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
hayrullah/laravel-helpers
35 Downloads
Helper functions use to upload files and delete, force delete, restore global functions.
ajiho/namespaceify
20 Downloads
Used to solve global function conflicts
reliqarts/simple-commons
483 Downloads
Reliq Arts' base/common classes and functions for Laravel.
tbp/viewapi
13 Downloads
Support laravel api token view into json also function apiview() autoloading use for global function
rkwp/object-iterable-laravel
32 Downloads
A utility library for ObjectIterable and global function.
onlyphp/simple-queue
6 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.