Libraries tagged by doctrine test
dama/doctrine-test-bundle
40898484 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
zenstruck/foundry
13765273 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
liip/test-fixtures-bundle
9028618 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
lchrusciel/api-test-case
5904122 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
shipmonk/dead-code-detector
3613362 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
mattiasgeniar/phpunit-query-count-assertions
869984 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
lakion/api-test-case
500811 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
oskarstark/doctrine-type-testcases
253728 Downloads
Doctrine Type Testcases
webonaute/doctrine-fixtures-generator-bundle
184508 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
stemble/laravel-doctrine-factory
12575 Downloads
Laravel style Factories for Doctrine Entities
derptest/phpmachinist
38565 Downloads
Testing object factory for PHP
guanguans/php-cs-fixer-custom-fixers
7189 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
hgraca/doctrine-test-db-regeneration-bundle
7086 Downloads
Symfony 2/3/4 bundle to generate the test DB (if needed) for every test suite run or test method run.
facile-it/doctrine-test-module
38106 Downloads
Laminas Framework module that provides features that help you run your Laminas-based App's testsuite more efficiently with isolated tests
webfactory/doctrine-orm-test-infrastructure
53468 Downloads
Provides utils to create a test infrastructure for Doctrine 2 entities.