PHPUnit
PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.
- GitHub: https://github.com/topics/phpunit
- Wikipedia: https://en.wikipedia.org/wiki/PHPUnit
- Repo: https://github.com/sebastianbergmann/phpunit
- Created by: Sebastian Bergmann
- Released: March 15, 2004
- Related Topics: php, xunit, junit, xdebug, phpdbg, unit-testing, pcov, testdox, cobertura, code-coverage,
- Last updated: 2026-01-22 00:19:42 UTC
- JSON Representation
https://github.com/deaneeth/aqi-monitoring-system
Real-time air quality monitoring system with interactive maps, role-based access control, and automated AQI data simulation. Built with Laravel, MySQL, and Leaflet.js.
air-quality alerts-system data-visualization fullstack geospatial interactive-maps laravel leaflet mysql php phpunit simulation web-application
Last synced: 05 Sep 2025
https://github.com/keinos/practice_phpunit-test-of-stdin
✅ Sample PHPUnit test of a function that receives a value from "STDIN" input.
Last synced: 04 Apr 2025
https://github.com/monamoxie/vocab-mapper
Laravel package for both multi-tenant and single tenant architectures. Grant tenants the unique ability to map vocab of your core systems to match their preferred terminology and contextual usage.
laravel multitenant-architecure php8 phpunit tenancy
Last synced: 20 Aug 2025
https://github.com/devlop/phpunit-exception-assertions
PHPUnit assertions for exceptions.
Last synced: 23 Feb 2025
https://github.com/iboldurev/docker-laravel
Docker Laravel image
composer docker docker-image laravel laravel-framework php php-fpm phpunit security-scanner
Last synced: 24 Feb 2025
https://github.com/john-arcus/concrete-php-assert
A concrete class that extends PHPUnit\Framework\Assert so that it can be instantiated as a class and used as an object.
Last synced: 26 Oct 2025
https://github.com/gralhao/gralhao-test
A pack of tools to make simple Gralhao application tests.
gralhao phalcon phpunit testing-tools
Last synced: 08 Jul 2025
https://github.com/agarzon/myphp
Docker image based on webdevops/php-nginx-dev but adding a little more :-)
docker docker-image ioncube php php-nginx-dev php7 phpunit webdevops
Last synced: 09 Apr 2025
https://github.com/rvelhote/librockpaperscissor
A PHP library to create games based on Rock Paper Scissor.
codeclimate docker php phpunit travis-ci
Last synced: 17 Mar 2025
https://github.com/omribarzik/dockerize-wordpress-phpunit
Docker image for running isolated PHPUnit tests for WordPress plugins and themes with Dockerize
docker docker-image dockerfile dockerize phpunit wordpress
Last synced: 30 Dec 2025
https://github.com/abrahamuchos/tags-filter
Tag filter, developed under TDD methodology.
laravel laravel-blade laravel-tdd laravel11 phpunit tailwindcss tdd test-driven-development vite
Last synced: 06 Jul 2025
https://github.com/rvelhote/libbencode-php
A PHP Library to handle Bencoded files (e.g. torrent files). It's for research purposes only.
bencode docker enterprise php php-library phpunit
Last synced: 17 Mar 2025
https://github.com/laracasts-jverd/kata
A set of patterns to harness my PHP routine
Last synced: 08 Jul 2025
https://github.com/aircargobook/cakephp-fixture-importer
cakephp-plugin fixture-loading phpunit
Last synced: 06 Sep 2025
https://github.com/fnogcps/orbital-backend
🚀 RESTful API + JWT built in Laravel 8
api jwt laravel mariadb php phpunit restful-api
Last synced: 18 Jan 2026
https://github.com/Ericles-Porty/events-scheduler-backend
Fiz esse projeto para praticar algumas tecnologias como: PHP, Nginx, Docker, PostgreSQL, Slim Framework, RabbitMQ, PHPUnit e Elasticsearch. A ideia é criar uma api simples para gerenciar eventos utilizando todos esses recursos.
dependency-injection docker docker-compose elasticsearch kibana nginx php php-di php8 phpunit postgresql rabbitmq slim-framework slim4
Last synced: 17 Aug 2025
https://github.com/discoverygarden/phpunit-action
Github action to launch PHPUnit tests.
Last synced: 09 Apr 2025
https://github.com/code-architect/restful-api-with-laravel-and-dingo
A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.
apidoc-generator artisan-command composer continuous-integration dingo-api guzzle jwt-auth jwt-authentication jwt-token laratrust laravel laravel55 mysql php7 phpunit rest-framework restful-api sqlite3 travis-ci version-control
Last synced: 27 Feb 2025
https://github.com/interviewstreet/twig-coverage-merger
Code Coverage For Twig Templates
clover codeclimate codecoverage phpunit twig twig-templates
Last synced: 02 Apr 2025
https://github.com/windwalker-io/test
[READ ONLY] Some useful base test case classes extends from phpunit.
Last synced: 18 Dec 2025
https://github.com/vinceamstoutz/tests-and-quality-tools
Basic & advanced practice of tests, best practices, analytics & code analysis.
behat ci dependabot endtoend github-actions nektos-act panther php php-cs-fixer phpunit symfony tdd testing
Last synced: 20 Jul 2025
https://github.com/sarasouza18/pixwave
PixWave is a PHP microservice wallet system that processes payments via PIX using two gateways, ensuring high availability and fallback. It uses MySQL for records, Redis for caching, SNS for messaging, Docker and Kubernetes for orchestration, and centralizes logs with Logstash and Elasticsearch.
docker kubernetes laravel payment-gateway payment-integration php phpunit sns
Last synced: 30 Dec 2025
https://github.com/junaidbinjaman/phpunit-basic-configuration
PHP unit practice codes goes inside this repo.
code-units php-testing phpunit unit-testing
Last synced: 26 Dec 2025
https://github.com/sheitak/my-little-framework
PHP framework creation based on Symfony
php phpunit symfony symfony-component
Last synced: 04 Jan 2026
https://github.com/nepster-web/php-crawler-test-work
Тестовое задание
docker php-crawler php7 phpunit
Last synced: 25 Mar 2025
https://github.com/monamoxie/flash-card
A powerful command line application for managing and practicing flash cards. Written in PHP with CLI authentication capabilities, it is portable, fully containerised and easy to setup.
cli command-line-interface docker flashcards laravel mysql nginx php phpunit
Last synced: 18 Jan 2026
https://github.com/zrnik/phpunit-exceptions
Trait for easier exception testing in PHPUnit.
Last synced: 14 Jun 2025
https://github.com/babeuloula/phpunit-coverage-checker
PHPUnit coverage checker
checker coverage phpunit threshold
Last synced: 19 Jan 2026
https://github.com/czukowski/phpunit-sql
SQL strings testing helpers for PHPUnit
Last synced: 20 Mar 2025
https://github.com/potherca-blog/phpunit-mock-function
Trait that allows mocking functions in PhpUnit testcase.
mock mock-function mocking mocking-library php phpunit phpunit-extension phpunit-mock phpunit-util trait
Last synced: 19 Jul 2025
https://github.com/robertov8/tdd-php
Test-Driven Development - Teste e Design no Mundo Real com PHP
caelum casadocodigo php phpunit tdd
Last synced: 24 Jun 2025
https://github.com/alisson-ribeiro/jobs-platform
A simple platform made with laravel in order to practice some of its features, including its ORM (Eloquent). Using the best practices in Git (semantic commits). Looking forward to implement some tests.
eloquent-orm laravel laravel-application laravel-framework php phpunit phpunit-tests
Last synced: 06 Sep 2025
https://github.com/iamwebwiz/btp-app
Minimalistic Subscribers Management System
github-actions inertiajs laravel phpunit s3 vue
Last synced: 19 Jan 2026
https://github.com/geshan/dataprovider-example
A simple example of PHPUnit data provider.
data-provider packagist php-unit phpunit phpunit-tests quality
Last synced: 27 Feb 2025
https://github.com/testingbot/php-phpunit-mobile-example
PHPUnit Mobile App Testing with TestingBot
Last synced: 13 Mar 2025
https://github.com/juanlu3095/gestor_academia
Igual que gestor_academia_laravel pero sin uso de Laravel
crud-application mvc-architecture php8 phpunit
Last synced: 09 Apr 2025
https://github.com/matriphe/laravel-pkg-test-action
GitHub Action to test Laravel package and library compatibility using PHPUnit
hacktoberfest laravel phpunit testing
Last synced: 27 Feb 2025
https://github.com/elliotjreed/php-test-runner
Docker image with PHPUnit, PHPCS, Composer, and various PHP extensions. Could be used for a CI platform such as Travis or Bitbucket Pipelines.
bitbucket-pipelines phpcs phpunit travis travis-ci
Last synced: 06 Jul 2025
https://github.com/milanowicz/php-testing
Library for PHPUnit testing
php phpunit testing testing-tools unit-testing
Last synced: 23 Apr 2025
https://github.com/techlord001/user-bridge
A service for retrieving and creating users via a remote API
api composer guzzlehttp library php php-di php8 phpunit
Last synced: 06 Jul 2025
https://github.com/nathangibbs3/cptgenerate
JIT PHPUnit Test Generation. Build Unit tests for diverse PHPUnit versions from a master set of PHPUnit tests.
automation build-tool jit php phpunit phpunit-tests test-generation
Last synced: 24 Dec 2025
https://github.com/firmansyah2701/grade_unit_testing
Simple App manual and automation unit testing grade
mvc-architecture php phpunit whitebox-testing
Last synced: 22 Feb 2025
https://github.com/devkabir/laravel-rest-api-exmple
A simple task management API implementation with Laravel
example example-project laravel phpunit rest-api tdd testing
Last synced: 02 Apr 2025
https://github.com/samihawahsousse/serenityestate-project
Real estate Application with listings and administration panel
assertions autocompletion doctrine-orm geoapify javascript knppaginatorbundle php8 phpunit regex-pattern twig
Last synced: 25 Dec 2025
https://github.com/weirdan/phpunit-appveyor-reporter
PHPUnit reporter that logs test results to AppVeyor test tab in real time
appveyor appveyor-ci phpunit phpunit-extension
Last synced: 30 Oct 2025
https://github.com/phoenixrvd/phpunit-data-provider-yaml
Magic helper to autoload YAML, JSON or PHP files for data providers in PHPUnit.
clean-code composer-package mit-license php php-library php56 php71 php72 php73 phpunit phpunit-extension
Last synced: 11 Dec 2025
https://github.com/navidbakhtiary/todoproject
In this Laravel project, a package developed for ToDo capability.
laravel laravel-api laravel-framework laravel-package laravel-php laravel-test laravel7x phpunit tdd-laravel todo-app todo-project
Last synced: 14 Jun 2025
https://github.com/geoffroydutot/todo-co-oc-p8
Project 8 of Openclassrooms PHP - Symfony formation
audit fixtures mysql openclassrooms php74 phpunit poo symfony4 testing twig uml-diagrams unit-test
Last synced: 23 Jun 2025
https://github.com/abenevaut/opensource
All my opensource contributions
docker lambda-functions laravel-framework laravel-vapor phpunit
Last synced: 13 Dec 2025
https://github.com/galcvua/symfonychat
Chat Application with Symfony 7, API Platform 4, Mercure and Firebase WebPush
apiplatform firebase-cloud-messaging mercure php phpunit symfony webpush
Last synced: 10 Apr 2025
https://github.com/raphaelstolt/phpunit-blink1-test-listener
A blink(1) test listener for PHPUnit.
blink1 phpunit phpunit-test-listener
Last synced: 28 Mar 2025
https://github.com/bribinha/barberguide-api
Backend robusto para uma SPA de agendamentos. API RESTful com Laravel 10, lógica de agendamento avançada e autenticação via Sanctum. 100% testado com PHPUnit.
cors laravel phpunit restful-api sanctum spa
Last synced: 07 Oct 2025
https://github.com/metalcamp/laravel-postal-codes-api
Example of REST API for postal codes written in Laravel
docker docker-compose jwt jwt-authentication jwt-token laravel php php7 phpunit phpunit-tests postal-codes
Last synced: 21 Mar 2025
https://github.com/facile-it/symfony-functional-testcase
A base test case to speed up functional tests in Symfony -- this is a slimmed down fork of liip/LiipFunctionalTestBundle
Last synced: 30 Sep 2025
https://github.com/sabirivan/generator-differences-project
PHP-package to find difference between two files.
json php7 phpcodesniffer phpcs phpunit yaml yml
Last synced: 08 Oct 2025
https://github.com/jason-gao/yundunsdk
YUNDUNSDK
composer guzzle php-cs-fixer phpunit travis-ci
Last synced: 12 Jun 2025
https://github.com/lightspeed-php/phpunit-9-demo
PHPUnit 9 application showing the use of Lightspeed to run tests
laravel lightspeed pest php phpunit testing
Last synced: 27 Jan 2026
https://github.com/ericles-porty/events-scheduler-backend
Fiz esse projeto para praticar algumas tecnologias como: PHP, Nginx, Docker, PostgreSQL, Slim Framework, RabbitMQ, PHPUnit e Elasticsearch. A ideia é criar uma api simples para gerenciar eventos utilizando todos esses recursos.
dependency-injection docker docker-compose elasticsearch kibana nginx php php-di php8 phpunit postgresql rabbitmq slim-framework slim4
Last synced: 19 Jan 2026
https://github.com/fluentci-demos/fluentci-demo-php-laravel
A FluentCI demo CI/CD pipeline using PHP Laravel
cicd continuous-delivery continuous-integration laravel php phpunit wasm
Last synced: 19 Jan 2026
https://github.com/victortavaresd3v/travel-agency-laravel-api
Travel Agency REST API
api-documentation api-rest authentication continuous-integration docker laravel mysql php phpunit tests travel-agency-system
Last synced: 19 Jan 2026
https://github.com/ubul86/task_webapp
A task management application built with Laravel 10 for the backend and Vue 3 for the frontend, based on the CSIHA Zrt. test assignment and further enhanced. It features task creation, modification, filtering, time tracking, and completion management. The app is fully containerized with Docker and includes services for Nginx, PHP, MySQL, PHPMyAdmin
docker docker-compose dusk laravel10 php8 phpunit vue3 vuetify3
Last synced: 30 Dec 2025
https://github.com/sabirivan/task_manager-project
Service for orginizing tasks.
collision faker guzzle ignition mockery php7 phpcodesniffer phpcs phpunit proxy rollbar security-advisories
Last synced: 10 Oct 2025
https://github.com/sfinx13/symfony-demo-sample
Symfony base technical setup with docker, qa tools and tests tools, CI gitub-action, makefile.
docker github-actions php phpunit symfony
Last synced: 30 Dec 2025
https://github.com/gabfr/linian-number-analyzer
A simple code challenge with tricky requirements :) (more on readme)
Last synced: 11 Sep 2025
https://github.com/igorakaamigo/php5-tiny-bbcode
A tiny BBCode implementation for PHP5.4+
bbcode bbcode-parser php php5 phpunit tdd tdd-kata
Last synced: 07 Sep 2025
https://github.com/wallacemaxters/testudo
Testudo is a code generator for common testcases using PHPUnit in Laravel
code-generation laravel phpunit test
Last synced: 21 Jan 2026
https://github.com/sonytruelove/shop
:convenience_store:PHP+BOOTSTRAP+Mysql SHOP
admin ajax bootstrap bootstrap4 bootstrap5 crm csm database-management js mysql oop php phpunit phpunit-tests shop shopping-cart singleton singleton-pattern
Last synced: 17 Mar 2025
https://github.com/ribeirovagn/algorithms-and-data-structure
Algoritmos e Estrutura de dados são fundamentais para a área da ciência da computação e para o desenvolvimento de software eficiente e escalável.
algorithms avltree php phpunit
Last synced: 19 Jan 2026
https://github.com/emchberger/cube-common-develop
Common code for developping the CUBE Tools
Last synced: 12 Oct 2025
https://github.com/mario-naether/php-ci-template
codeception packages php phpunit quality-assurance template testing
Last synced: 11 Jan 2026
https://github.com/douglasvolcato/pet-adoption-backend-php
Backend created using PHP with TDD and Clean Architecture.
clean-architecture clean-code mockery php php-unit php8 phpunit
Last synced: 13 Oct 2025
https://github.com/puzzle-org/assert
Assertions for PHPUnit
assertions library php phpunit tests unittest
Last synced: 13 Oct 2025
https://github.com/talkinnl/dont-leak
A simple library to reduce memory usage during a phpunit run.
Last synced: 14 Oct 2025
https://github.com/silasyudi/inject-mocks
Automatic injection of mocks into test subjects via @InjectMocks and @Mock annotations, to speed up unit testing with PHPUnit.
annotations inject-mocks mocks php phpunit testing-tools tests
Last synced: 19 Jan 2026
https://github.com/shimmi/docker-php-dev
PHP fpm & zts Docker images bundled with some extensions that should suite most needs + Xdebug and other DEV tools
docker docker-image php php-container php-fpm php-zts phpunit xdebug
Last synced: 28 Jun 2025
https://github.com/buildpulse/buildpulse-example-phpunit
Example PHPUnit project to demonstrate connecting to BuildPulse for flaky test detection
Last synced: 05 Nov 2025
https://github.com/yamayuski/php-new-directory-structure
PHP new directory structure WITHOUT tests
Last synced: 14 Mar 2025
https://github.com/golfingsingh/php-ext
A chrome extension to show PHP (Laravel) devtools console
curve25519 ed25519 excel-export excelwriter laravel phalcon php php-extension phpunit sodium swoole xlswriter xlsx xsalsa20poly1305
Last synced: 14 Mar 2025
https://github.com/riatabduramani/customphpframework
The customPHPframework for your small projects.
composer dependency-injection middleware mongodb mysql-database php7 phpframework phplibrary phpunit twig
Last synced: 26 Feb 2025
https://github.com/mickaelandrieu/learn-testing-with-php-and-js
For pedagogic purposes only
cypress esgi learning-exercise phpunit
Last synced: 22 Mar 2025
https://github.com/systopia/civicrm-extension-template
A template for CiviCRM extensions with configuration for QA tools, GitHub workflows, and Composer, as well as scripts for preparing releases.
civicrm civicrm-extension civicrm-extensions github github-workflow github-workflows phpcbf phpcs phpstan phpunit
Last synced: 06 Nov 2025