Libraries tagged by global function
icecave/isolator
1369290 Downloads
Dependency injection for global functions.
erikwang2013/security-php
997 Downloads
A PHP security attack detection plugin with 31 stateless threat detectors and 4 cross-request identity checks (session hijack, unusual login, data tamper, brute-force lockout). Works with Laravel, Webman, ThinkPHP, and Hyperf, or with no framework at all via global functions.
giacocorsiglia/wordpress-stubs
166527 Downloads
WordPress function, class, and global variable declaration stubs for easier static analysis.
adriansuter/php-autoload-override
70195 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
robier/mock-global-php-functions
18721 Downloads
Mock any function that exists in global namespace
vpg/titon.common
16254 Downloads
The Titon common package provides global functionality like class traits and augmentation as well as dependency and configuration management.
helsingborg-stad/wpservice
59040 Downloads
Simplifies WordPress integration by providing a centralized WpService that exposes global WordPress functions in a streamlined manner. Simplify your development workflow and enhance WordPress integration with ease.
helsingborg-stad/acfservice
54605 Downloads
Simplifies ACF integration by providing a centralized AcfService that exposes global ACF functions in a streamlined manner. Simplify your development workflow and enhance ACF integration with ease.
michaelmeneses/moodle-stubs
6543 Downloads
PHP stubs for Moodle LMS — classes, functions, constants, and global variables for IDE and static analysis support
arifpavel/elementor-stubs
15821 Downloads
Elementor function, class, and global variable declaration stubs for easier static analysis.
meanify-co/meanify-package-functions
1141 Downloads
Dynamic global function dispatcher using meanify()
acato/openkaarten-base-functions
1218 Downloads
Adds global functions for OpenKaarten Base and OpenKaarten add-on plugins.
noflash/function_injector
22725 Downloads
Add dynamic functions to any namespace (and replace global ones)
nikosid/globals
11304 Downloads
Comon functions for help Yii2 developing
ngankt2/laravel-helper
2404 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.