Libraries tagged by function mock
rocketweb/module-ui-core
7527 Downloads
Helper functions and custom Magento 2 UI components
rocketman/polyfill-mb_sprintf
11 Downloads
Polyfill for the mb_sprintf and mb_vsprintf functions
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
osushi/simple-socket
243 Downloads
This library can create socket client simply. It is written by php native socket functions.
diego03/php-sockets
1 Downloads
A very simpler wrapper to socket_* functions
mccomaschris/lockr-stubs
16 Downloads
Based on paulthewalton/acf-stubs. Lockr plugin function, class, and global variable declaration stubs for easier static analysis.
unb-libraries/dockworker-baseimage
19 Downloads
Provides functions related to building base docker images for applications.
tumtum/mock-extern-service
575 Downloads
To mock service like mail or UDP socket for functional Tests. TDD, PHPUnit
hzanchu/cockpit
119 Downloads
php helpers class
ericfortmeyer/mock-extern-service
8 Downloads
To mock service like mail or UDP socket for functional Tests. TDD, PHPUnit
brezgalov/php-simple-file-locker
10 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162
substacks/zebra_session
12 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
msst/byte-buffer
466 Downloads
A wrapper for the PHP pack() function. Simple handling of bytes in PHP (original by Ole 'nesQuick' Michaelis)
rockschtar/wordpress-externalassets
479 Downloads
Must use plugin. Providers helper functions to register and download external scripts and styles locally. Useful for GDPR issues.
mckayb/phantasy
15 Downloads
A basic functional programming library for PHP