Libraries tagged by simulation
shanept/assembly-simulator
25 Downloads
Allows stepping through compiled assembly code. Provides access to registers and the stack for easy querying of values.
quyennguyenitz/response-simulator
47 Downloads
API response simulator.
php-middleware/request-simulator
11 Downloads
perspective/simulator
1617 Downloads
Perspective simulator for local development
marvin-martian/html-mail-client-rendering-simulator
10 Downloads
Creates simulated previews of HTML documents in various email clients in a modern webbrowser.
mahmodi/computer-simulator
0 Downloads
I have designed and developed this project for learn Mediator design pattern .
larsbadke/stock-simulator
49 Downloads
Stock-Simulator is a PHP library that simulates fake stock data for you.
integrating/phpunit-simulator
423 Downloads
A library for phpunit
gkiokan/php_simulator
22 Downloads
Just a simple local PHP Simulator for quick Code checks
devntech-fr/g6k-simulator-package
4 Downloads
Eureka G6K simulator PHP engine package
wp-pay-gateways/ideal-simulator-ideal-basic
716 Downloads
iDEAL Simulator - iDEAL Lite / Basic driver for the WordPress payment processing library.
wp-pay-gateways/ideal-simulator-ideal-advanced-v3
745 Downloads
iDEAL Simulator - iDEAL Professional / Advanced / Zelfbouw - v3 driver for the WordPress payment processing library.
wp-pay-gateways/ideal-simulator-ideal-advanced
289 Downloads
iDEAL Simulator - iDEAL Professional / Advanced / Zelfbouw driver for the WordPress payment processing library.
prinx/ussd-simulator
48 Downloads
Phone simulator for USSD application testing.
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.