Ecosyste.ms: Awesome
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.
- 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: 2025-02-09 00:22:42 UTC
- JSON Representation
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: 21 Dec 2024
https://github.com/iamwebwiz/btp-app
Minimalistic Subscribers Management System
github-actions inertiajs laravel phpunit s3 vue
Last synced: 21 Dec 2024
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: 21 Dec 2024
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/alexchasx/laravel-payment-app
An example of TDD development
laravel php phpunit tdd unit-testing
Last synced: 11 Jan 2025
https://github.com/cb8/phpunit-vsts-bridge
Publish test results of PHPUnit to VSTS
Last synced: 21 Dec 2024
https://github.com/boscan-alexandru/the-courier-challenge
Woot.ro challenge
Last synced: 25 Jan 2025
https://github.com/zrnik/phpunit-exceptions
Trait for easier exception testing in PHPUnit.
Last synced: 21 Dec 2024
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/wizardjedi/testcontainers-php
docker phpunit test-automation
Last synced: 21 Dec 2024
https://github.com/puzzle-org/assert
Assertions for PHPUnit
assertions library php phpunit tests unittest
Last synced: 21 Dec 2024
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 Dec 2024
https://github.com/rey26/settlement-reader
Feeds database by reading external website about cities and villages in Slovakia, consolidate the data and provide as API
Last synced: 21 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/saiht/forum
database forum laravel55 php phpunit test-automation thread
Last synced: 10 Jan 2025
https://github.com/hmzelidrissi/carsapi
CI/CD with Github Action Learning Project along with tests in PHPUnit
github-actions laravel phpunit
Last synced: 06 Jan 2025
https://github.com/abenevaut/opensource
All my opensource contributions
docker lambda-functions laravel-framework laravel-vapor phpunit
Last synced: 29 Dec 2024
https://github.com/robertov8/tdd-php
Test-Driven Development - Teste e Design no Mundo Real com PHP
caelum casadocodigo php phpunit tdd
Last synced: 29 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/teqneers/phpunit-stopwatch
A stopwatch extension for phpunit. Get timing for parts of your code to detect performance bottlenecks.
bottleneck extension measure performance phpunit slow stopwatch test time
Last synced: 28 Nov 2024
https://github.com/haberkamp/phluent
A fluent assertion library for PHPUnit. Make your tests read the same way you speak.
assertions fluent php phpunit testing
Last synced: 08 Feb 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: 18 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/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/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: 10 Jan 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: 17 Dec 2024
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/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: 23 Jan 2025
https://github.com/gitmaz/Poker-Pro
This is second test I successfully passed for Newscorp. It is a sample to show my proficiency SOLID oop concepts and design patterns. It implement strategy design pattern. It solves how to find Straightness in a set of Poker cards.
composer phpunit strategy-design-pattern vanilla-php
Last synced: 23 Oct 2024
https://github.com/mikerogne/laravel-tag-assertions
Adds useful tag assertions to Laravel's TestResponse class.
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/serratotech/laravel-testing-project
kahlan laravel laravel-5 laravel-52 php php56 phpspec phpunit phpunit-tests sqlite testing
Last synced: 24 Dec 2024
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: 25 Jan 2025
https://github.com/nepster-web/php-crawler-test-work
Тестовое задание
docker php-crawler php7 phpunit
Last synced: 30 Jan 2025
https://github.com/bbatsche/filesystem-assertions
PHPUnit assertions for filesystem objects
assertions filesystem php phpunit testing
Last synced: 29 Dec 2024
https://github.com/wp-launchpad/phpunit-wp-hooks
This library is a PHPUnit library aimed to facilitate mocking WordPress hooks during integration testing.
Last synced: 11 Oct 2024
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://github.com/actuallyconnor/pseudo
A system for mocking PHP PDO connections
hacktoberfest pdo pdo-wrapper php phpunit
Last synced: 23 Oct 2024
https://github.com/aircargobook/cakephp-fixture-importer
cakephp-plugin fixture-loading phpunit
Last synced: 18 Dec 2024
https://github.com/kmuenkel/concept-factory
Auto-generate dummy-data for tests with cascading realistic relationships based on Model configs
composer data-generator laravel phpunit
Last synced: 18 Dec 2024
https://github.com/yamayuski/php-new-directory-structure
PHP new directory structure WITHOUT tests
Last synced: 21 Jan 2025
https://github.com/czukowski/phpunit-sql
SQL strings testing helpers for PHPUnit
Last synced: 25 Jan 2025
https://github.com/edaozde/api-events-management
api-rest laravel phpunit postman
Last synced: 18 Dec 2024
https://github.com/dcorrea777/code-craft
CodeCraft is a boilerplate for PHP projects focused on code quality.
Last synced: 18 Dec 2024
https://github.com/vladimircreator/crispy-system
RESTful API для организации записной книжки.
composer laravel php phpunit postgresql swagger
Last synced: 18 Dec 2024
https://github.com/abrahamuchos/restaurant-tdd-api
Restaurant API Rest - Laravel 11 TDD
api-rest jwt laravel11 phpunit tdd-laravel
Last synced: 18 Dec 2024
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: 18 Dec 2024
https://github.com/joehunterdev/object-orientated-php
📘🧑🎓 The Complete Object Oriented guide for the PHP Developer
autoloading constructors inheritance namespaces oop phpunit polymorphism tdd test-driven-development
Last synced: 18 Dec 2024
https://github.com/laracasts-jverd/kata
A set of patterns to harness my PHP routine
Last synced: 18 Dec 2024
https://github.com/hfagerlund/strip_anchors
Custom Twig extension for RSS/Atom templates
php phpunit symfony symfony4 twig twig-extension twig-filter
Last synced: 27 Dec 2024
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: 18 Dec 2024
https://github.com/ismailza/intro-to-phpunit
A simple Laravel project implemented with Laravel Breeze for authentication. The project is configured to use PHPUnit for testing and GitHub Actions for continuous integration.
breeze continuous-integration laravel phpunit sqlite
Last synced: 18 Dec 2024
https://github.com/kevsiraki/actions-test
GitHub Action and Unit Testing Practice
Last synced: 18 Dec 2024
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: 18 Dec 2024
https://github.com/javi-cc/laravel-api-crud-template
Laravel 10 API CRUD USERS TEMPLATE
api cache-data docker email-sender excel-export factories laravel middleware multi-language observers pdf-export php8 phpunit policies postman sanctum seeders testing traits uuid
Last synced: 18 Dec 2024
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 Dec 2024
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: 21 Jan 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: 18 Jan 2025
https://github.com/shyx0rmz/phpunit-mock-functions
Extend PHPUnit with the ability to mock (internal) functions
Last synced: 19 Jan 2025
https://github.com/artemboyko43/symfony_starter
Starter with onion architecture and CQRS
clean-architecture cqrs docker onion-architecture phpunit
Last synced: 18 Jan 2025
https://github.com/tyn-tian/belajar-php-unit-test
Documentation I am learning PHP Unit Test from @ProgrammerZamanNow.
php-unit-tests phpunit testing
Last synced: 18 Jan 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: 18 Jan 2025
https://github.com/willwashburn/phpunit-port-canary
🐦 Find tests that are making external requests
Last synced: 06 Jan 2025
https://github.com/petrknap/php-shorts
Set of short helpers
array helper markdown php php-library phpunit
Last synced: 14 Oct 2024
https://github.com/sayechu/laravel-twitch-api
PHP Twitch API using Laravel + unitary & integration tests
api cleancode database feature-testing hexagonal-architecture laravel php phpunit postgresql testing twitch unitary-test
Last synced: 14 Oct 2024
https://github.com/thbley/php_frameworkless
Example Micro Service REST API with PHP, frameworkless
clickhouse docker frameworkless javascript jwt microservices mysql openapi php php8 phpstan phpunit psalm rector redis rest-api
Last synced: 14 Oct 2024
https://github.com/newleonardooliv/microservice-videos
Desenvolvimento de uma aplicação de microserviço para stream de vídeo em PHP seguindo TDD, SOLID e DDD para modularidade, escalabilidade e organização de código.
ddd microservices mock mockery php phpunit solid tdd test
Last synced: 29 Dec 2024
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: 23 Jan 2025
https://github.com/thiiagoms/learning-phpunit
Learning about PHPUnit :blue_heart: :bug:
Last synced: 16 Jan 2025
https://github.com/ghostwriter/flare
[WIP]Provides additional assertions, constraints, and data providers for PHPUnit
flare ghostwriter phpunit phpunit-assertions phpunit-constraint phpunit-data-provider phpunit-extension
Last synced: 26 Jan 2025
https://github.com/fernandocelmer/project-basic-php-framework
Basic Framework PHP
framework php php-framework php8 phpunit
Last synced: 26 Jan 2025
https://github.com/esler/phpunit-graceful-interrupt
Allow gracefully interrupt running PHPUnit tests
phpunit phpunit-extension phpunit-listener phpunit-tests
Last synced: 12 Oct 2024
https://github.com/dialeleven/php_unit_freecodecamp
Using FreeCodeCamp.org PHPUnit tutorial.
Last synced: 18 Jan 2025
https://github.com/junaidqadirb/how-to-actually-write-tests
Source code for my article titled: Testing: How to actually write tests?
Last synced: 06 Jan 2025
https://github.com/tbhaxor/taskify
A tutorial todo application using laravel framework.
hacktoberfest inertiajs laravel phpunit render todolist tutorial vite
Last synced: 18 Dec 2024
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/victortavaresd3v/quiz-dev-laravel-api
Quiz Dev REST API
api-documentation api-rest continuous-integration docker laravel mysql php phpunit quiz-application tests
Last synced: 18 Dec 2024
https://github.com/barcellos-pedro/code-katas-php-unit
Course based on Laracasts Series
Last synced: 25 Dec 2024
https://github.com/eby8zevin/travisci-php
Travis CI
composer php phpunit travis-ci
Last synced: 25 Dec 2024