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/inspirum/phpunit-extension

PHPUnit extension with additional assertions

phpunit phpunit-assertions with-consecutive

Last synced: 15 Jan 2025

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

Additional PHPUnit assertions for testing WordPress plugins and themes.

phpunit testing wordpress

Last synced: 18 Jan 2025

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/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/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/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/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/olvlvl/phpunit-given

An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.

php phpunit test-doubles

Last synced: 18 Dec 2024

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 Nov 2024

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/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/sarven/simple-shop-cqs

Simple shop with cqs

cqs doctrine mysql php phpunit symfony

Last synced: 22 Jan 2025

https://github.com/albreis/phptest

PHPTest é uma alternativa ao já conhecido PHPUnit pra criar testes unitários na sua aplicação

php phptest phpunit tdd

Last synced: 05 Jan 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: 23 Nov 2024

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: 23 Nov 2024

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

An api built using Laravel and MySQL.

laravel mysql php phpunit swagger

Last synced: 18 Dec 2024

https://github.com/wickedone/phpunit-printer

PHPUnit printer which adds PhpStorm editor url to its cli output

phpstorm phpunit testing

Last synced: 28 Oct 2024

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

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

auto automation php php-library phpunit test unity

Last synced: 21 Dec 2024

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: 07 Dec 2024

https://github.com/sergeymakinen/tests

Common PHPUnit tests stuff

php php-library phpunit test tests unit-testing unittest

Last synced: 19 Dec 2024

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

Testes do phpunit (Windows + Composer)

composer php phpunit

Last synced: 27 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: 03 Dec 2024

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/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/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: 20 Jan 2025

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

SQL strings testing helpers for PHPUnit

phpunit sql

Last synced: 26 Nov 2024

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

PHPUnit hands-on project

docker php phpunit

Last synced: 02 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/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: 09 Oct 2024

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: 27 Nov 2024

https://github.com/rrodrigofranco/formulamanager

Este projeto consiste no desenvolvimento de um sistema de gerenciamento de fórmulas de manipulação para uma farmácia de manipulação. O sistema permitirá que os clientes solicitem fórmulas personalizadas, e cada fórmula poderá estar associada a vários ativos.

laravel mysql phpunit swagger testes testes-unitarios

Last synced: 09 Oct 2024

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

A blink(1) test listener for PHPUnit.

blink1 phpunit phpunit-test-listener

Last synced: 08 Dec 2024

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

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

docker php-crawler php7 phpunit

Last synced: 03 Dec 2024

https://github.com/rancoud/i18n

Internationalization Package

composer coverage i18n packagist php php74 phpunit phpunit9

Last synced: 02 Dec 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: 02 Dec 2024

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: 28 Nov 2024

https://github.com/sandoelio/laravel-ecosystem-api-frontend

Este é um **ecossistema Laravel** que explora as melhores práticas de desenvolvimento web modernas, utilizando o Laravel 10.

design-patterns docker jwt laravel mvc php phpunit redis tawilwind tdo

Last synced: 08 Dec 2024

https://github.com/gregrickaby/vue-commerce-lab

🛍️ Experimental e-comm dashboard built with Laravel, Vue.js, Inertia.js, and TailwindCSS.

atomic-design github-actions inertiajs laravel10 phpunit storybook tailwindcss typescript vitest vue3 ziggy

Last synced: 09 Oct 2024

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

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

php phpunit

Last synced: 09 Oct 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/devkabir/wordpress-plugin-phpunit-starter

This repository provides a starter kit for unit testing WordPress plugins using PHPUnit.

phpunit starter wordpress

Last synced: 18 Dec 2024

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: 04 Dec 2024

https://github.com/peagah-vieira/monorepo-auth-dashboard

This repository is a monolithic template that integrates Laravel and React to create fully-featured authentication screens and a modern dashboard, using Typescript for added security and ease of maintenance.

authentication dashboard docker inertia laravel monolith phpunit react sail shadncui typescript

Last synced: 10 Dec 2024

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/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: 19 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/janedbal/phpstan-bug-7324

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

phpstan phpunit unresolvable

Last synced: 19 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/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/ozh/phpunit-phpstorm-printer

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

phpstorm phpunit phpunit-printer

Last synced: 26 Nov 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/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: 09 Oct 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/j3-tech/docker-php-dev

PHP image for development

composer docker php phpunit xdebug

Last synced: 13 Dec 2024

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: 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/dotpipe/wisephp

The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.

assembly cpp java oop-concepts pasm phpunit

Last synced: 18 Dec 2024

https://github.com/gaboreszaki/mathgame

Math-Game 2.0

oop php83 phpunit vite

Last synced: 19 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://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/everycheck/test-api-rest-bundle

TestApiRestBundle allows you to test your Symfony REST API deeply.

phpunit symfony symfony-bundle

Last synced: 20 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: 18 Dec 2024

https://github.com/dcorrea777/code-craft

CodeCraft is a boilerplate for PHP projects focused on code quality.

phpcs phpstan phpunit

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

phpunit

Last synced: 18 Dec 2024

PHPUnit Awesome Lists
PHPUnit Categories