Mock built-in PHP functions (e.g. time(), exec() or rand())
-
Updated
Feb 6, 2026 - PHP
Mock built-in PHP functions (e.g. time(), exec() or rand())
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.
Mock non deterministic built-in PHP functions (e.g. time() or rand()) with Mockery.
Can you re-implement your own version of JavaScript built-in functions? Let's try it out.
Mock built-in PHP functions (e.g. time()) with Prophecy (phpspec).
🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.
This repository contains basic of python language with all Built in function and (CSV_FILE)projects
Just another Python code obfuscator
The Walnut programming language
A small Lisp-like programming language, with a very small interpreter
Python string manipulations functions
Data structures & Algorithms in Python Programming
ALX simple shell project implementation that functions similarly like UNIX system in its simple form.
A modular Bash SDK used to standardize logging, config handling, and automation across Unix environments.
javaScript and typeScript lessons, exampels to learn and problem solving
Hello, my Name is vikas i've created a project in sql
SoftUni - MySQL Module
Lightweight utilities to mock static methods and built-in functions in PHP unit tests
Python module to trigger system notifications on Linux, Windows and macOS
Add a description, image, and links to the builtin-functions topic page so that developers can more easily learn about it.
To associate your repository with the builtin-functions topic, visit your repo's landing page and select "manage topics."