Libraries tagged by Pests
mahbubhelal/refresh-databases
78 Downloads
A Laravel package that extends RefreshDatabase trait to support multiple database connections with separate migration paths. Also provides fast database refreshing with checksum-based caching.
kosmosafive/bitrix-tests
186 Downloads
Набор инструментов для тестирования Bitrix Framework
koamishin/koamistarterkit
19 Downloads
KoamiStarterKit - A modern Laravel 13 starter kit with Vue 3, Inertia.js, Tailwind CSS, Fortify authentication, and Wayfinder routing. Production-ready with Octane, comprehensive testing setup with Pest, and automated CI/CD workflows.
grazulex/laravel-tddraft
19 Downloads
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
grazulex/laravel-arc
27 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
atlasflow/laravel-eppo
11 Downloads
Laravel client for the EPPO Global Database (data.eppo.int) with a durable, self-invalidating local cache.
abenevaut/phpunit-slicer
19 Downloads
Tool to slice PHPUnit tests files to tests suites.
studio-design/openapi-contract-testing
3709 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
pestphp/dust
2 Downloads
A PHP browser testing solution using Laravel Dusk and Pest
lemaur/toolbox
6803 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
marko/testing
150 Downloads
Testing utilities for the Marko framework - fakes, assertions, and Pest integration
marekmiklusek/laravel-package-skeleton
7 Downloads
Laravel package skeleton with Pest, PHPStan, Rector and Pint wired up, and 100% coverage enforced in CI.
lightszentip/laravel-starter-base-app
11 Downloads
A powerful starter kit for Laravel applications featuring Filament and Jetstream, designed for rapid development with the latest quality standards. Perfect for building scalable and maintainable Laravel apps with a modern tech stack including Livewire, PHPStan, and Pest.
cvtmal/laravel-react-starter
502 Downloads
React Laravel starter kit with PHPStan/Larastan, Pint, Pest, and Rector based on the latest Laravel 12 React Starter Kit.
code20/laravel-api-resource
5 Downloads
Scaffold a full API layer (Form Request, API Resource, Service, Controller, and optional Policy/DTO/Exception/Pest tests) for Laravel with a single artisan command.