Libraries tagged by global functions
keruald/globalfunctions
178 Downloads
Essential core global functions
avris/function-mock
32 Downloads
Lightweight class for mocking global functions
yguedidi/global-functions-mocker
9 Downloads
A simple class that allow you mock global functions.
robier/mock-global-php-functions
17569 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
hayrullah/laravel-helpers
35 Downloads
Helper functions use to upload files and delete, force delete, restore global functions.
reliqarts/simple-commons
482 Downloads
Reliq Arts' base/common classes and functions for Laravel.
tbp/viewapi
12 Downloads
Support laravel api token view into json also function apiview() autoloading use for global function
rkwp/object-iterable-laravel
31 Downloads
A utility library for ObjectIterable and global function.
onlyphp/simple-queue
5 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.