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/vickypandey14/php-admin-panel

This is my first backend project, a complete admin panel. I built this project using PHP and MySQL while I was learning full-stack development in 2022.

javascript jquery-ajax php phpunit

Last synced: 22 Dec 2024

https://github.com/rvanlaak/symfony-cli-skeleton

Skeleton for creating a new Command Line Interface application with a minimum of dependencies.

cli console ddd phpunit skeleton symfony

Last synced: 11 Apr 2025

https://github.com/ldgit/argus

Watches your files and executes unit tests for them

argus javascript node php phpunit test-runner watch-files

Last synced: 07 Apr 2025

https://github.com/komputronika/kalkulator

Contoh menggunakan composer, PSR4 dan unit test dengan PHP

autoloader composer namespace php phpunit psr4

Last synced: 24 Apr 2025

https://github.com/charanjeet2008/nasa-symfony2

Explores the features of Symfony2 using NASA API as backend

doctrine mongodb nasa-api phpunit symfony-application symfony2

Last synced: 16 Mar 2025

https://github.com/runroom/testing

[READ-ONLY] This library provides tools to help testing our bundles and projects

doctrine fixtures integration php phpunit testing

Last synced: 27 Apr 2025

https://github.com/degraciamathieu/interface-testing

How to test an interface with phpunit

phpunit test testing

Last synced: 22 Feb 2025

https://github.com/paradisesessions/validator-cpf-cnpj

A very simple class for validate CPF|CNPJ.

class cnpj cpf php php8 phpunit tests

Last synced: 09 Apr 2025

https://github.com/ericneves/myfavoritesquotes

Web application created with PHP, Layered Architecture, PHP Unit (Tests), PostgreSQL, Angular, Primeng, Docker, NGINX and more...

angular docker layered-architecture php phpunit postgresql primeng test-automation typescript

Last synced: 12 Mar 2025

https://github.com/ubul86/pizza_webapp

This is a pizza order test application built with Laravel 10 for the backend and Vue 3 for the frontend, featuring Pinia for state management and Vuetify for UI components.

docker docker-compose glide laravel mysql php8 phpunit pinia repository-pattern rest-api s3-bucket s3-storage vue3

Last synced: 02 Mar 2025

https://github.com/sjorek/phpunit-bash-completion

PHPUnit shell completion for Bash

bash bash-completion phpunit

Last synced: 11 Mar 2025

https://github.com/loophp/phpunit-iterable-assertions

Iterable assertions for PHPUnit

assertions iterable phpunit

Last synced: 24 Jan 2025

https://github.com/raiolanetworks/plugin-seo-test

An easy-to-use package for testing SEO. The package allows you to extract SEO tags from a given HTML and verify that the SEO structure is correct.

laravel laravel-package pest pestphp phpunit

Last synced: 25 Jan 2025

https://github.com/wendelladriel/phpunit-tdd-training

Simple project to PHPUnit TDD Training

php php7 phpunit tdd training

Last synced: 02 Apr 2025

https://github.com/rvelhote/libvat

Verify check digits in VAT around the world to verify that not only the format is correct but that the number itself is also valid (it might not be assigned but is valid according to the check digit algorithm).

codeclimate docker php php-library phpunit travis-ci vat-number vat-validation vat-validator

Last synced: 17 Mar 2025

https://github.com/tudor-rusu/oop-game

Plain PHP Application using OOP concepts without any framework.

composer docker nginx oop oop-principles php7 phpunit

Last synced: 09 Apr 2025

https://github.com/sitphp/doubles

A simple yet powerful library to make class doubles for testing

doubles mock php phpunit

Last synced: 10 Apr 2025

https://github.com/jarrodsampson/library-api

Slim Framework API using MySQL data, equipped with Caching, Token, and Rate Limit check. Monolog for logging.

framework monolog mysql php phpunit slim slim-framework

Last synced: 22 Feb 2025

https://github.com/amsoell/assert-json-structure-missing

Laravel unit test assertion that tests for the absence of a JSON structure

laravel laravel-5-package laravel-testing phpunit phpunit-assertions

Last synced: 23 Feb 2025

https://github.com/wickedone/gitlab-perl-helpers

collection of perl helpers for implementing code owner specific gitlab ci jobs

continuous-integration coverage gitlab gitlab-ci infection mutation-testing perl php phpmd phpstan phpunit psalm test-automation

Last synced: 12 Mar 2025

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

PHPUnit Example to run Selenium tests with TestingBot

php phpunit selenium webdriver

Last synced: 13 Mar 2025

https://github.com/areal060781/books-service-unit-testing

REST API made with Lumen 7 and Test Driven Development practices

fractal lumen7 mockery mysql phpunit tdd

Last synced: 13 Mar 2025

https://github.com/peter279k/sample-phpunit

The sample for phpunit noobs

example php72 php73 phpunit phpunit-tests

Last synced: 05 Apr 2025

https://github.com/eliashaeussler/phpunit-attributes

🧙 Additional attributes for tests with PHPUnit

attributes php phpunit test testing unit

Last synced: 12 Apr 2025

https://github.com/tarantool-php/phpunit-extras

A collection of helpers for PHPUnit to ease testing Tarantool libraries.

phpunit phpunit-assertions phpunit-extension phpunit-extras phpunit-util tarantool

Last synced: 12 Apr 2025

https://github.com/cdn77/testutils

Test Utils for PHP to facilitate writing tests

hacktoberfest php phpunit testing testing-tools testutils

Last synced: 13 Apr 2025

https://github.com/basster/rector-phpunit

Additional Rector upgrades rules for PHPUnit

ast instant-upgrades php phpunit rector refactoring

Last synced: 11 Mar 2025

https://github.com/maks3w/phpunitmethodstrait

Provide PHPUnit method signatures as traits for IDE autocomplete

hacktoberfest phpunit testcase testing trait

Last synced: 05 Apr 2025

https://github.com/storyn26383/unit-test

A PHP project skeleton integration with PHPUnit, PHP CodeCoverage and PHP CodeSniffer.

php phpcs phpunit

Last synced: 27 Feb 2025

https://github.com/nekofar/php-dev-tools

Some of the useful development requirements for PHP projects.

development infection pest php phpcs phpmd phpstan phpunit psalm tools

Last synced: 09 Apr 2025

https://github.com/sashagm/themes

Пакет для поддержки и управления тем для Laravel +10.x

laravel laravel-middleware laravel-package laravel-themes php phpunit

Last synced: 21 Feb 2025

https://github.com/codemasher/vagrant-phpstorm-box

A testing environment for PHPStorm projects

php7 phpstorm phpunit testing vagrant virtualbox

Last synced: 27 Feb 2025

https://github.com/stevegrunwell/wp-test-assertions

Additional PHPUnit assertions for testing WordPress plugins and themes.

phpunit testing wordpress

Last synced: 12 Mar 2025

https://github.com/huubverbeek/query-watcher

A package to watch queries in your Laravel application -- including PHPUnit asserts.

eloquent feature-testing laravel phpunit queries

Last synced: 16 Mar 2025

https://github.com/stavarengo/travel-sorter

This project proposes a solution for the "Travel Tickets Order" problem and show real examples of object oriented principles and design patterns on PHP.

dependency-injection eulerian-circuit eulerian-path inversion-of-control one-way-flight-problem phpunit psr-11 psr-7 travel-tickets-problem unit-test

Last synced: 22 Feb 2025

https://github.com/pomxark/currency_rates_cbr

Интеграция с REST API Центрального Банка России

horizon laravel mongodb php phpunit

Last synced: 13 Mar 2025

https://github.com/gionniboy/phpdemo-cicd

A demo to illustrate the powerful of ci/cd pipeline: for php7 projects. Pdf slide from speech @phpusergrouppalermo

composer continuous-delivery continuous-deployment continuous-integration continuous-testing gitlab-ci php7 phpcs phpmd phpunit static-code-analysis

Last synced: 02 Apr 2025

https://github.com/jalbam/misc_test_zone

[Miscellaneous test zone] Simple test code and projects for self-learning purposes and fun.

ajax bower composer ember-framework google-custom-search-api interview-test json jsonp miscellaneous nodejs npm phantomjs php php7 phpunit practices qunit rest restful xhr

Last synced: 14 Mar 2025

https://github.com/shimabox/screru

Screru is a library that supplements php-webdriver. There is also a sample using it and php-webdriver.

php-webdriver phpunit screenshot selenium

Last synced: 17 Mar 2025

https://github.com/omgzui/sdk-laravel5.5

🔨SDK-Laravel5.5

laravel phpunit sdk

Last synced: 12 Mar 2025

https://github.com/projectista/laravel

Scaffold a new laravel application using projectista. This repository is part of projectista.

laravel laravel-application laravel-framework pest php phpstan phpunit pint projectista scaffold

Last synced: 05 Apr 2025

https://github.com/filipimiparebine/premier-league

Premier League football simulation web app. Select teams, play week matches one by one or simulate them all. Scoring algorithm is based on prediction percentage and past performance.

design-patterns docker github-actions-ci laravel mysql nextjs phpunit react typescript

Last synced: 17 Feb 2025

https://github.com/inspirum/phpunit-extension

PHPUnit extension with additional assertions

phpunit phpunit-assertions with-consecutive

Last synced: 15 Jan 2025

https://github.com/jarrodsampson/chownow-theme-wordpress

ChowNow Wordpress Theme - Online ordering built just for your restaurant. Your brand. Your customers. Your online ordering system.

apache css javascript jquery mysql php phpunit plugin theme wordpress

Last synced: 22 Feb 2025

https://github.com/oliverklee/coffee

Coffee unit testing example

phpunit tdd

Last synced: 12 Apr 2025

https://github.com/oliverklee/dungeon-of-bugs

A dungeon crawler and TDD exercise.

dungeon-crawler-game phpunit tdd tdd-kata

Last synced: 12 Apr 2025

https://github.com/hmzelidrissi/carsapi

CI/CD with Github Action Learning Project along with tests in PHPUnit

github-actions laravel phpunit

Last synced: 24 Feb 2025

https://github.com/yourls/yourls-test-suite-for-plugins

🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!

github-actions phpunit testing unit-tests yourls yourls-plugin

Last synced: 23 Feb 2025

https://github.com/gnodivad/birdboard

📖[Laracasts]Self study on build a Laravel app with TDD

laracasts laravel57 phpunit tdd

Last synced: 14 Mar 2025

https://github.com/annaigjegourel/oc-p8-todo

Improving the MVP of a start-up (study project): upgrade & fix code, implement authorizations & automated tests

php phpunit symfony symfony-application

Last synced: 01 Mar 2025

https://github.com/dujuniorrr/reminderfriendly

ReminderFriendly is an web app for creating humorous reminders. You can add reminders using natural language and link them to fictional characters. The reminders are sent with messages in the chosen character's style on the scheduled date.

docker hexagonal-architecture jest mysql open-ai php phpunit slim-framework typescript vuejs z-api

Last synced: 25 Mar 2025

https://github.com/misantron/phpunit-guzzle-test-client

Guzzle test client helpers for PHPUnit

guzzle hacktoberfest phpunit tests

Last synced: 04 Dec 2024

https://github.com/yannx79/universitary-tuition-api

API for license plate management, developed in Laravel 11 with PHP 8. This tool takes advantage of the power of Eloquent for table mapping and uses an SQLite3 database for data storage.

api eloquent-orm laravel-11 php8 phpunit query-builder sqlite3

Last synced: 05 Apr 2025

https://github.com/justijndepover/php-check

Check your code for possible syntax errors and bugs

php php-cs-fixer phpunit

Last synced: 14 Apr 2025

https://github.com/pitchart/phlunit

Fluent checks for phpunit

fluent fluent-testing php phpunit phpunit-assertions tdd

Last synced: 05 Apr 2025

https://github.com/mirko-pagliai/php-tools

php-tools adds some useful global functions and some classes and methods

php php-lib php-library phpunit

Last synced: 03 Mar 2025

https://github.com/nightwolf93/php-brisk

php-brisk is a php library for interact with the Brisk API

api brisk circleci composer php phpunit url-shortener wrapper-api

Last synced: 07 Apr 2025

https://github.com/gerardroche/sublime-phpunit-snippets

PHPUnit snippets for Sublime Text

phpunit snippets sublime-text

Last synced: 22 Mar 2025

https://github.com/projectista/php-package

Scaffold a new php package using projectista. This repository is part of projectista.

pest php php-package phpstan phpunit pint projectista scaffold

Last synced: 12 Mar 2025

https://github.com/nguyenj-c/vehicle-fleet-parking-management

Vehicle fleet parking management (DDD & CQS Level 1 and 2)

behat ddd php phpunit symfony symfony-component symfony-console

Last synced: 16 Mar 2025

https://github.com/r4mpo/my-jobs

Plataforma para busca de vagas freelancers, empregos rápidos, comunicação ágil.

axios javascript laravel mvc mysql php phpunit swagger sweetalert2 tailwindcss vue-router vuejs

Last synced: 12 Mar 2025

https://github.com/omarmakled/device-detector-server

Device Detector microservice server.

composer docker docker-compose nginx php7 phpunit

Last synced: 26 Feb 2025

https://github.com/delabon/aiartgen

A platform for AI artists where they can leverage Opanai's DALL-E to generate modern art. Built with Laravel.

dall-e javascript laravel openai-api php8 phpstan phpunit tailwind

Last synced: 08 Feb 2025

https://github.com/kenvilar/laravel-spendeer

https://spendeer.herokuapp.com/ A personal monthly budget web application using Laravel Framework with TDD (Test Driven Development)

laravel-framework phpunit tdd test-driven-development test-helpers

Last synced: 13 Mar 2025

https://github.com/rinaldilucas/laravel-school-api

An api built using Laravel and MySQL.

laravel mysql php phpunit swagger

Last synced: 05 Apr 2025

https://github.com/thetodd/symfony-selenium

A new project skeleton for symfony testing with selenium

phpunit selenium selenium-webdriver symfony symfony-skeleton symfony4 testing webdriver

Last synced: 24 Mar 2025

https://github.com/jorge-ivan/user-manager-with-ddd

Esta es una aplicación PHP desarrollada siguiendo los principios de Domain-Driven Design (DDD) y Ports & Adapters.

ddd ddd-architecture php phpunit

Last synced: 26 Feb 2025

https://github.com/phrozenbyte/phpunit-throwable-asserts

Provides various Throwable-related PHPUnit assertions.

php phpunit phpunit-assertions phpunit-constraint phpunit-extension

Last synced: 04 Apr 2025

https://github.com/harmonyio/phpunit-extension

Extends PHPUnit with async helpers

amphp async harmonyio phpunit

Last synced: 12 Apr 2025

https://github.com/maximo-perez-villalba/tool-txt

La clase TXT agrupa herramientas para trabajar sobre texto al estilo navaja suiza.

cutter library php php7 phpunit phpunit-tests string tool toolkit txt

Last synced: 22 Mar 2025

https://github.com/ijproject/job-hunting-assistance

就活生が企業情報や自己分析情報を一括で管理することができる就活支援ツール(サンプル垢でログインしてもらって構いません email: [email protected], pass: abcd1234)

aws-ec2 aws-route53 breeze drawio eslint figma inertia jest laravel10 mysql phpunit prettier storybook typescript vue-test-utils vue3 vuetify

Last synced: 22 Mar 2025

https://github.com/aon4o/gildedrosephpunit

My solution to the GildedRose kata.

kata php8 phpunit

Last synced: 20 Feb 2025

https://github.com/maciekiwaniuk/shop-system

💰 Simple shop system made in Symfony using hexagonal architecture (as modular monolith - soon)

codesniffer cqrs data-fixtures ddd deptrac docker doctrine event-sourcing hexagonal-architecture lexikjwt openapi pagination php8 phpstan phpunit redis symfony7 tests uuid

Last synced: 02 Apr 2025

https://github.com/andrewgatenbyvs/snap-migrations

🚀 Super-fast alternative to running database migrations (and optionally, seeds) during Tests, for Lumen & Laravel. Can save 75% of the migration (and seed) setup time, versus using the regular DatabaseMigrations trait.

database-migrations integration-testing laravel lumen lumen-package lumen-php-framework php-library phpunit phpunit-util unit-testing

Last synced: 18 Mar 2025

https://github.com/defenestrator/test-printer

A test result printer for PHPUnit

composer php phpunit printer test-printer testing

Last synced: 22 Jan 2025

https://github.com/icanhazstring/phpunit-seed

phpunit extension with fzaninotto/Faker integration

extension fake faker fzaninotto phpunit phpunit-seed seed test testing

Last synced: 31 Mar 2025

https://github.com/autoed/yaf

Auto test php ( 自动测试PHP: Not Just Used For Yaf )

auto automation php php-library phpunit test unity yaf

Last synced: 20 Mar 2025

https://github.com/jasonmccallister/laravel-preset

A Laravel preset with Docker, PHPCS, and other basic settings for shipping apps faster

docker laravel laravel-presets phpcs phpunit

Last synced: 11 Mar 2025

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

PHPUnit Awesome Lists
PHPUnit Categories