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-02 00:22:35 UTC
- JSON Representation
https://github.com/sashagm/notification
Уведомления для Laravel +10.x
email laravel laravel-middleware laravel-package notification php phpunit telegram
Last synced: 10 Oct 2024
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: 22 Dec 2024
https://github.com/sashagm/seo
SEO Builder Laravel +10.x
laravel laravel-package meta metadata php phpunit seo seo-meta seo-optimization
Last synced: 12 Oct 2024
https://github.com/gocodebox/lifterlms-tests
LifterLMS Tests is a project to help bootstrap automated testsing in LifterLMS projects.
elearning hacktoberfest lifterlms lms php phpunit
Last synced: 22 Dec 2024
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/lemaur/template-laravel9
Ready to use Laravel 9 template for your next project!
dusk infection laravel laravel9 pest php-cs-fixer phpstan phpunit rector
Last synced: 29 Jan 2025
https://github.com/lucasleandro1204/contact-manager
Contact manager, create contacts and add notes to it.
feature integration larvel php phpunit testunit unit
Last synced: 25 Jan 2025
https://github.com/sashagm/analytics
Analytics Unique Visitors and Views Middleware для Laravel +10.x
analitics laravel laravel-analytics laravel-middleware laravel-package middleware php phpunit statistics
Last synced: 14 Oct 2024
https://github.com/jasny/phpunit-extension
Additional PHPUnit assertions and helper functions
Last synced: 18 Oct 2024
https://github.com/pronovix/drupal-qa
[READ ONLY] QA tools for Drupal
behat code-quality code-style drupal phpunit testing
Last synced: 18 Oct 2024
https://github.com/semlabs/newman-reporter-phpunit
A newman reporter with a PHPUnit like style
newman newman-reporter phpunit postman postman-reporter reporter
Last synced: 19 Jan 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: 23 Jan 2025
https://github.com/skyzyx/phpunit-result-printer
A custom PHPUnit result printer.
Last synced: 22 Jan 2025
https://github.com/testingbot/php-phpunit-example
PHPUnit Example to run Selenium tests with TestingBot
php phpunit selenium webdriver
Last synced: 19 Jan 2025
https://github.com/sashagm/money
Laravel Transfer Package для Laravel +10.x
auth laravel laravel-middleware laravel-package money pay payment payment-processing php phpunit user user-balance user-balance-bonus user-bonus
Last synced: 13 Nov 2024
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: 18 Oct 2024
https://github.com/stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests
Last synced: 21 Dec 2024
https://github.com/alphaolomi/php-library-coverage
PHP library documentation and code coverage
code-coverage php php-library php-package php-package-template phpunit
Last synced: 11 Jan 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: 21 Jan 2025
https://github.com/delevauxgerard1/demo-projects
Demo projects with testing
Last synced: 27 Jan 2025
https://github.com/angelprz8a/laravel_tdd
A project using the TDD (Test Driven Development) methodology, where create first the test then the code that satisfies it and finally optimized it. Checking if the validation, policies, requests and functions are working in different scenarios.
jetstream laravel phpunit tailwindcss test-driven-development
Last synced: 27 Jan 2025
https://github.com/angelprz8a/laravel_phpunit
Are two projects to test the code made to see if working as expected, the first is an example to understand the basic sintaxis of PhpUnit validating the correct structure of emails and functions of the post model, the second is a practice to apply tests into a project where create and delete tags.
Last synced: 27 Jan 2025
https://github.com/gerardroche/sublime-phpunit-snippets
PHPUnit snippets for Sublime Text
Last synced: 27 Jan 2025
https://github.com/mnsami/tic-tac-toe
A php-cli Tic-Tac-Toe simple two players game.
coverage-report php7 phpunit tic-tac-toe tictactoe
Last synced: 25 Jan 2025
https://github.com/bu-ist/php-test-runner
Docker container for running PHP tests locally
Last synced: 12 Jan 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: 21 Dec 2024
https://github.com/khachornchit/php
Symfony Framework is the leading PHP framework to create websites and web applications. I use the advantages features of Symfony, domain driven design (DDD) concept, doctrine, mirgrations, entity, repository, etc.
mysql php phpunit symfony symfony4
Last synced: 07 Jan 2025
https://github.com/nguyenj-c/tictactoe
Backend TicTacToe
backend-tictactoe docker php phpunit
Last synced: 08 Jan 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/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: 04 Jan 2025
https://github.com/oliverklee/dungeon-of-bugs
A dungeon crawler and TDD exercise.
dungeon-crawler-game phpunit tdd tdd-kata
Last synced: 14 Oct 2024
https://github.com/eliashaeussler/phpunit-attributes
🧙 Additional attributes for tests with PHPUnit
attributes php phpunit test testing unit
Last synced: 14 Oct 2024
https://github.com/easbarba/qas_api_php
Qas | API
dockerfile free-software guix php8 phpunit podman restful-api
Last synced: 11 Jan 2025
https://github.com/basster/rector-phpunit
Additional Rector upgrades rules for PHPUnit
ast instant-upgrades php phpunit rector refactoring
Last synced: 18 Jan 2025
https://github.com/wickedone/phpunit-printer
PHPUnit printer which adds PhpStorm editor url to its cli output
Last synced: 28 Oct 2024
https://github.com/omarmakled/device-detector-server
Device Detector microservice server.
composer docker docker-compose nginx php7 phpunit
Last synced: 09 Jan 2025
https://github.com/zigzagdev/mountain
API developed with Laravel
laravel laravel-framework laravel8 laravel8api mysql php-framework php8 phpunit
Last synced: 28 Jan 2025
https://github.com/codebtech/coveragebadge
Creates code coverage badge based on Clover xml file
badge-generator clover codecoverage composer composer-library composer-package coverage-badge coverage-badges coverage-report phpunit
Last synced: 07 Nov 2024
https://github.com/oliverklee/ext-phpunit
PHPUnit extension for TYPO3
hacktoberfest php phpunit testing typo3 typo3-cms-extension unit-testing
Last synced: 22 Jan 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: 22 Jan 2025
https://github.com/code-architect/bug-tracking-app
A Bug Tracking System, with support for PDO and MySQLi (wrapper). An active-record system easy to use. With PHPUnit advance level of test cases
activerecord composer design-patterns mysql oop pdo-mysql pdo-wrapper php7 phpunit phpunit-assertions phpunit-testcase phpunit7
Last synced: 28 Dec 2024
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: 15 Dec 2024
https://github.com/gnodivad/birdboard
📖[Laracasts]Self study on build a Laravel app with TDD
laracasts laravel57 phpunit tdd
Last synced: 21 Jan 2025
https://github.com/josevte/phpunit-unicode-printer
PHPUnit Unicode Printer
phpunit phpunit-unicode-printer
Last synced: 28 Jan 2025
https://github.com/php-forge/ci
Recipes para Ci (github actions y scrutinizer), flujos para: Codeception, PHPUnit, Infection, Psalm, Mssql, Mysql, Oracle, Pgsql, Sqlite.
ci codeception github-actions infection mssql mysql oracle pgsql php phpunit psalm sqlite
Last synced: 10 Oct 2024
https://github.com/nattaponra/valimail
PHP Email validator
email php phpunit rfc-822 smtp-checker smtp-mail validator
Last synced: 02 Feb 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: 18 Jan 2025
https://github.com/polderknowledge/zend-doctrine-test-bootstrap
This is for testing PHP code in the Zend Framework + Doctrine + PHPUnit ecosystem
doctrine-orm phpunit zend zend-framework3 zendframework
Last synced: 21 Jan 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: 18 Jan 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: 23 Jan 2025
https://github.com/adrian7/candybar
🍬 Get the candies out of your phpunit tests results
badges code-coverage code-coverage-html phpunit phpunit-themes stylesheets
Last synced: 20 Dec 2024
https://github.com/windler/zsh-phpunit-docker
Run phpunit tests in a docker container using zsh completion
autocompletion docker docker-container phpunit phpunit-groups zsh
Last synced: 20 Jan 2025
https://github.com/michelmelo/laravel-phpunit-action
MM :: Laravel PHPUnit
action laravel laravel-framework laravel-phpunit-action michelmelo mysql phpunit testing
Last synced: 16 Jan 2025
https://github.com/cloudstek/codeception-fancy-dot-reporter
Enhanced version of the DotReporter found in Codeception
codeception codeception-extension php phpunit
Last synced: 23 Dec 2024
https://github.com/brianhenryie/composer-phpstorm
Auto-creates PhpStorm Run Configurations for PHP Unit and marks folders as excluded.
Last synced: 20 Oct 2024
https://github.com/stevegrunwell/wp-test-assertions
Additional PHPUnit assertions for testing WordPress plugins and themes.
Last synced: 18 Jan 2025
https://github.com/aon4o/gildedrosephpunit
My solution to the GildedRose kata.
Last synced: 31 Dec 2024
https://github.com/thbley/ide_in_docker
Run vs-code in docker!
code-server docker docker-compose php phpcsfixer phpunit psalm vscode
Last synced: 17 Jan 2025
https://github.com/albreis/phptest
PHPTest é uma alternativa ao já conhecido PHPUnit pra criar testes unitários na sua aplicação
Last synced: 05 Jan 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: 29 Jan 2025
https://github.com/bmf-san/laravel-test-handson
This is handson for feature test of laravel
feature-tests handson laravel phpunit test
Last synced: 19 Dec 2024
https://github.com/phally/sexy-scripts
Sexy scripts to make dev life bearable!
apis bash linux macos phpunit rest-api script tdd-utilities
Last synced: 08 Dec 2024
https://github.com/harmonyio/phpunit-extension
Extends PHPUnit with async helpers
Last synced: 14 Oct 2024
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/paradisesessions/session
Simple session management class of PHP.
Last synced: 10 Dec 2024
https://github.com/imjoehaines/flowder-phpunit
A PHPUnit Listener for Flowder
fixture-loading fixtures flowder phpunit phpunit-listener testing
Last synced: 16 Dec 2024
https://github.com/maciekiwaniuk/demo-crypto-exchange
💲 Demo cryptocurrencies exchange single page application made with Symfony 6 and Vue 3
authentication cryptocurrency-exchanges docker-compose dto jest lexikjwt php8 phpunit scss single-page-application spa symfony6 typescript vue-test-utils vue3 webpack-encore
Last synced: 11 Dec 2024
https://github.com/jekabsilkens/stock-investing-mimic
Paper investing in stocks using real market data from Polygon.io, with a unique upgrade system that lets you reinvest paper earnings to unlock additional investment slots and leverage.
api php php8 phpunit postgresql rest-api stock-market tailwind-css
Last synced: 17 Dec 2024
https://github.com/icanhazstring/phpunit-seed
phpunit extension with fzaninotto/Faker integration
extension fake faker fzaninotto phpunit phpunit-seed seed test testing
Last synced: 13 Dec 2024
https://github.com/phrozenbyte/phpunit-throwable-asserts
Provides various Throwable-related PHPUnit assertions.
php phpunit phpunit-assertions phpunit-constraint phpunit-extension
Last synced: 17 Dec 2024
https://github.com/pitchart/phlunit
Fluent checks for phpunit
fluent fluent-testing php phpunit phpunit-assertions tdd
Last synced: 18 Dec 2024
https://github.com/pvillareal/coding-practice-php
Coding algorithms using PHP
algorithm-challenges codecoverage docker php php83 phpunit tdd
Last synced: 18 Dec 2024
https://github.com/olvlvl/phpunit-given
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
Last synced: 18 Dec 2024
https://github.com/mdeweerd/logtocheckstyle
Github Annotations from a regular textual log, or convert to CheckStyle xml output
annotation-processing annotation-tool annotations checkstyle checkstyle-reports github-actions github-annotations logging logs phpunit pre-commit reporting
Last synced: 18 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: 19 Dec 2024
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: 18 Dec 2024
https://github.com/zenstruck/assert-html
Fluent html assertions plugin for zenstruck/assert.
Last synced: 17 Jan 2025