Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Using FreeCodeCamp.org PHPUnit tutorial.

phpunit

Last synced: 18 Jan 2025

https://github.com/wickedone/muppet

unit testing your setters, getters, adders, removers, issers and whatevers

infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing

Last synced: 22 Jan 2025

https://github.com/vsvietkov/phpcs-rules

Custom PHP Code Sniffer ruleset

linter php phpcs phpunit

Last synced: 22 Jan 2025

https://github.com/junaidqadirb/how-to-actually-write-tests

Source code for my article titled: Testing: How to actually write tests?

laravel phpunit tdd testing

Last synced: 06 Jan 2025

https://github.com/dumindup/symfonydemo

This is a PHP Symfony version 3.4 based demo project.

bootstrap5 css3 datatables doctrine html5 jquery php phpunit sqlite sqlite3 symfony symfony3 twig

Last synced: 23 Jan 2025

https://github.com/ollysun/addressbook

CRUD application develop with symfony, twig, doctrine

doctrine-orm php71 phpunit phpunit-tests symfony3 twig-templates

Last synced: 23 Jan 2025

https://github.com/rsilveira65/melhor-envio-tha

Melhor Envio - Backend test

docker mysql php7 phpunit symfony3

Last synced: 23 Jan 2025

https://github.com/sjeguedes/symfonytdac

Symfony 3 upgrade and application management

blackfire faker functional-testing phpunit symfony3 symfony4 unit-testing upgrade

Last synced: 23 Jan 2025

https://github.com/belarif/new-todo-list

Améliorer une application existante

codacy phpunit symfony-profiler symfony3 symfony6 unittest

Last synced: 23 Jan 2025

https://github.com/bhenk/logger-d

Logging and testing facility

logging monolog php phpunit testing

Last synced: 24 Jan 2025

https://github.com/jonathas/injury-recovery-calculator

Calculate the exact date and time a player will be able to play again

football game php phpunit

Last synced: 16 Jan 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: 08 Feb 2025

https://github.com/zgr3doo/php-sting

PHP Schema Testing INtegration Gear

integration-testing mysql-database pdo-mysql phpunit

Last synced: 06 Jan 2025

https://github.com/natanael-aguiar/secure-password-generator

This PHP package allows you to generate secure passwords with configurable options, including uppercase letters, lowercase letters, numbers and special characters.

php phpunit

Last synced: 18 Jan 2025

https://github.com/bhenk/logger

Logging and testing facility

logging monolog php phpunit testing

Last synced: 29 Jan 2025

https://github.com/victormln/docker-php-nginx-psql-testing

Docker with PHP-fpm + Nginx + PostgreSQL + Xdebug + Testing Tools (PHPUnit + Infection)

docker docker-compose nginx php phpunit postgresql psql

Last synced: 05 Feb 2025

https://github.com/codingcompetitions/codingquest-2023

**UNOFFICIAL REPOSITORY** Coding Quest is an annual competition. You can use any programming language/environment you prefer.

cli codingquest codingquest-2023 php-83 phpunit symfony-72 symfony-console

Last synced: 05 Feb 2025

https://github.com/tudor-rusu/wando-service

Building a small service with highlight Oriented Object Programming concepts

composer docker nginx oop-principles php72 phpunit service

Last synced: 19 Jan 2025

https://github.com/testingbot/php-phpunit-mobile-example

PHPUnit Mobile App Testing with TestingBot

appium mobile phpunit testing

Last synced: 19 Jan 2025

https://github.com/gabfr/linian-number-analyzer

A simple code challenge with tricky requirements :) (more on readme)

php72 phpunit

Last synced: 19 Jan 2025

https://github.com/mirsch/docker-php

docker image based on php:7.3-fpm contains some php extension, composer and phpunit

composer docker docker-image dockerfile php php-fpm php73 phpunit

Last synced: 19 Jan 2025

https://github.com/luis-luciano/components

Learning to test and build components for PHP

php php81 phpunit tdd

Last synced: 19 Jan 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: 31 Jan 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: 27 Dec 2024

https://github.com/engsahaly/laravel_testing_series_phpunit

Laravel Testing Series: PHPUnit & Xdebug Essentials Course Files on Udemy

feature-testing laravel laravel-framework phpunit phpunit-tests testing unit-testing xdebug

Last synced: 29 Jan 2025

https://github.com/chesszebra/docker-image-phpunit

A Docker image that runs phpunit

docker php phpunit

Last synced: 09 Jan 2025

https://github.com/tomohiro/phpunit-handson

PHPUnit hands-on project

docker php phpunit

Last synced: 29 Jan 2025

https://github.com/santik/phpunit-profiler

Phpunit tests profiler. Shows execution time for every test.

php phpunit profiler test testproject testtime testtool testtools time unittest unittesting

Last synced: 02 Feb 2025

https://github.com/eng-gabrielscardoso/petition-api

Petition API made with Laravel, Sail, MySQL, Docker and MVC architecture and Test Oriented/Driven Development

docker laravel laravel-sail mvc mvc-architecture mvc-pattern myslq php phpunit test-driven-development

Last synced: 11 Jan 2025

https://github.com/sheitak/my-little-framework

PHP framework creation based on Symfony

php phpunit symfony symfony-component

Last synced: 23 Jan 2025

https://github.com/salsan/php

This is a template created for my projects in PHP

composer php php8 phpunit template template-project

Last synced: 03 Jan 2025

https://github.com/pantheon-systems/wpunit-helpers

Unified scripts for installing and running automated WP Unit Tests.

hacktoberfest phpunit unit-testing wordpress wp-unit

Last synced: 31 Oct 2024

https://github.com/majid-l/laravel-api

Laravel JSON API featuring user authentication & authorisation and automated integration testing, complete with a serverless production build and remote database link.

eloquent-orm laravel laravel-sanctum phpunit psql

Last synced: 28 Dec 2024

https://github.com/rancoud/i18n

Internationalization Package

composer coverage i18n packagist php php74 phpunit phpunit9

Last synced: 30 Jan 2025

https://github.com/dafexdev/platzi-laravel-api-good-practices-course

Project developed during the Course on Standards and Good Practices for REST APIs with Laravel at Platzi.

api good-practices laravel mariadb php phpunit platzi

Last synced: 25 Nov 2024

https://github.com/maximo-perez-villalba/framework-environment

El componente implementa una arquitectura liviana de control del ambiente de ejecución PHP.

composer environment php php81 phpunit

Last synced: 30 Jan 2025

https://github.com/gabrielpcruz/bibliotecaonlineapi

Projeto de estudo para aplicação de conhecimentos em uma biblioteca utilizando o framework symfony

codeception library php phpunit symfony

Last synced: 28 Dec 2024

https://github.com/dfm18/platzi-laravel-api-good-practices-course

Project developed during the Course on Standards and Good Practices for REST APIs with Laravel at Platzi.

api good-practices laravel mariadb php phpunit platzi

Last synced: 31 Dec 2024

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: 17 Jan 2025

https://github.com/fzldn/lumen-checklists

Simple REST API Checklists app using Lumen

laravel lumen lumen-api php phpunit rest-api unit-testing

Last synced: 26 Jan 2025

https://github.com/raphaelstolt/phpunit-blink1-test-listener

A blink(1) test listener for PHPUnit.

blink1 phpunit phpunit-test-listener

Last synced: 03 Feb 2025

https://github.com/x42en/elixir-php

Define an abstract layer between your app and your data. Your DB is then a RESTFul API communicating in JSON.

database database-management php php-framework phpunit restful-api

Last synced: 30 Jan 2025

https://github.com/j3-tech/docker-php-dev

PHP image for development

composer docker php phpunit xdebug

Last synced: 06 Feb 2025

https://github.com/nkdas91/getting-started-with-phpunit

PHPUnit Examples

phpunit

Last synced: 13 Feb 2025

https://github.com/gabrieldarezzo/alura-phpunit

Testes do phpunit (Windows + Composer)

composer php phpunit

Last synced: 27 Dec 2024

https://github.com/polderknowledge/build-tools

A default set of common build tools that we use for our projects and libraries.

build-tools ci codestyle cs lint phpunit testing tests

Last synced: 09 Jan 2025

https://github.com/rizkytegar/laravel-phpunittest-example

This project is a Laravel application used to perform API testing against the reqres.in endpoints.

laravel phpunit reqres-api unit-testing

Last synced: 13 Feb 2025

https://github.com/bberkay/unit-testing-with-php

Unit Testing with PHPUnit

php phpunit unit-testing

Last synced: 13 Feb 2025

https://github.com/talkinnl/dont-leak

A simple library to reduce memory usage during a phpunit run.

php phpunit

Last synced: 08 Feb 2025

https://github.com/zrnik/phpunit-exceptions

Trait for easier exception testing in PHPUnit.

php phpunit

Last synced: 13 Feb 2025

https://github.com/hypemc/phpunit-function-mock

Provides a simple way to mock built-in PHP functions in PHPUnit tests

mock mock-functions monkey-patching php phpunit phpunit-extension testing

Last synced: 13 Feb 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: 13 Feb 2025

https://github.com/puzzle-org/assert

Assertions for PHPUnit

assertions library php phpunit tests unittest

Last synced: 13 Feb 2025

https://github.com/iamwebwiz/btp-app

Minimalistic Subscribers Management System

github-actions inertiajs laravel phpunit s3 vue

Last synced: 13 Feb 2025

https://github.com/alexandrelamberty/composer-project-skeleton

:elephant: A basic Composer PHP project template with unit tests.

composer package-manager php phpunit project template

Last synced: 27 Dec 2024

https://github.com/trngtam10d/php-web2-ck-v1

PHPUnit , WSC , Design Partent

ajax-form html-css-javascript php8 phpmailer phpunit

Last synced: 23 Dec 2024

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: 18 Jan 2025

https://github.com/shimomo/wercker-laravel-phpunit-example

Configuration to Run Laravel Tests on Wercker.

laravel phpunit wercker

Last synced: 13 Jan 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: 23 Dec 2024

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: 10 Jan 2025

https://github.com/ericles-porty/events-scheduler

Fiz esse projeto para praticar 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 Dec 2024

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: 01 Jan 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: 18 Jan 2025

https://github.com/mikerogne/laravel-tag-assertions

Adds useful tag assertions to Laravel's TestResponse class.

laravel php phpunit testing

Last synced: 18 Jan 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: 18 Jan 2025

https://github.com/nepster-web/php-crawler-test-work

Тестовое задание

docker php-crawler php7 phpunit

Last synced: 30 Jan 2025

https://github.com/sebsept/php-starter

Php Opiniated Ready to use template (composer & Docker)

composer docker git php php-cs-fixer phpstan phpunit pre-commit-hook

Last synced: 18 Dec 2024

https://github.com/areal060781/project-board-app-unit-testing

A project board web application made with Laravel 7 and TDD practices

laravel7 phpunit tailwindcss tdd

Last synced: 10 Jan 2025

https://dev.quiqqer.com/quiqqer/stabilization/ci-cd-components/phpunit

CI/CD component to run PHPUnit (on QUIQQER packages)

ci php phpunit quiqqer test testing

Last synced: 10 Feb 2025

https://github.com/janedbal/phpstan-bug-7324

Reproduction of "Unresolvable type" PHPStan error in PHPUnit\assertSame

phpstan phpunit unresolvable

Last synced: 12 Feb 2025

https://github.com/ozh/phpunit-phpstorm-printer

Simple phpunit printer to simplify opening files with phpstorm from the CLI

phpstorm phpunit phpunit-printer

Last synced: 25 Jan 2025

https://github.com/victormln/docker-php-testing

Docker with PHP-fpm + Xdebug + Testing Tools (PHPUnit + Infection)

docker docker-compose php phpunit testing

Last synced: 13 Jan 2025

https://github.com/lion-packages/user-management

User management, user authentication and 2fa authentication

2fa authentication php phpunit

Last synced: 09 Feb 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: 09 Feb 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: 17 Jan 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: 17 Jan 2025

https://github.com/geshan/dataprovider-example

A simple example of PHPUnit data provider.

data-provider packagist php-unit phpunit phpunit-tests quality

Last synced: 10 Jan 2025

https://github.com/barcellos-pedro/code-katas-php-unit

Course based on Laracasts Series

laracasts php phpunit tests

Last synced: 25 Dec 2024

PHPUnit Awesome Lists
PHPUnit Categories