An open API service indexing awesome lists of open source software.

PHPUnit

PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.

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.

php phpunit phpunit-tests

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.

phpunit phpunit-assertions

Last synced: 23 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.

phpunit phpunit-assertions

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/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

phpunit

Last synced: 08 Jul 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.

github-actions phpunit

Last synced: 09 Apr 2025

https://github.com/privatebin/docker-unit-testing

PrivateBin docker image to run the unit testing suite against a local repository

docker jsverify mocha nodejs php phpunit

Last synced: 30 Dec 2025

https://github.com/rshkdl/docker-symfony

A complete stack for running a Symfony 4.4 LTS project with Docker. This project is created with a learning purpose in mind and is not suitable for production.

docker kibana phpunit stack symfony

Last synced: 20 Jul 2025

https://github.com/windwalker-io/test

[READ ONLY] Some useful base test case classes extends from phpunit.

php phpunit test unittest

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/delevauxgerard1/demo-amazon

Amazon clone with testing

inertia laravel php phpunit vue

Last synced: 18 Jan 2026

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.

php phpunit

Last synced: 14 Jun 2025

https://github.com/czukowski/phpunit-sql

SQL strings testing helpers for PHPUnit

phpunit sql

Last synced: 20 Mar 2025

https://github.com/rudeboyone/library-management

Sistema de gerenciamento de biblioteca feito em php, seguindo o padrão de sintaxe psr-2, teste unitário e de integração com phpunit e documentação com phpdoc

api api-rest php phpdoc phpunit system

Last synced: 10 Mar 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

appium mobile phpunit testing

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/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/sytzez/data-object-tester

Helps testing immutable data objects in PHPUnit

dto immutable php phpunit testing

Last synced: 20 Jul 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/lecheveucodeur/todolist

Upgrade at SF 3.1 to 5.4 & added units/functionals tests & performance audit. Project 8 of the Developer PHP / Symfony formation of Openclassroom.

blackfire php phpunit symfony symfony3 symfony5

Last synced: 05 Oct 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/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/peterrehm/php-test

CI helper scripts and configuration for PHP projects

behat ci jenkins phing phpunit

Last synced: 11 Jan 2026

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/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

phpunit symfony testing

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/jamesrezo/qatools

My QA meta-package for PHP development.

meta phing php php7 phpbench phploc phpmd phpunit qa qatools

Last synced: 08 Oct 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/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/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)

php72 phpunit

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/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

php phpunit symfony

Last synced: 12 Oct 2025

https://github.com/battis/phpunit-extensions

Extensions for PHPUnit

phpunit phpunit-extension

Last synced: 13 Oct 2025

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.

php phpunit

Last synced: 14 Oct 2025

https://github.com/viralsolani/code-katas-in-laravel-with-tdd

Code Katas in Laravel 5.4 With TDD

laravel laravel54 phpunit tdd tdd-kata

Last synced: 27 Jan 2026

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

flake-detection phpunit

Last synced: 05 Nov 2025

https://github.com/yamayuski/php-new-directory-structure

PHP new directory structure WITHOUT tests

php phpstan phpunit psalm

Last synced: 14 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

PHPUnit Awesome Lists
PHPUnit Categories