Libraries tagged by asserts
monii/response-assertion-psr7-middleware
806 Downloads
Middleware to assert a response is a valid PSR-7 Response
mohamedmohamedhekal/testharness
0 Downloads
Laravel/Pest testing utilities: time travel, queue asserts, API envelope asserts, and lightweight architecture checks
swagger-api/swagger-ui
50511491 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
symfony/asset
187523587 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
kriswallsmith/assetic
49348317 Downloads
Asset Management for PHP
matthiasmullie/minify
33713590 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
jasonmccreary/laravel-test-assertions
4316375 Downloads
A set of helpful assertions when testing Laravel applications.
nette/tester
7605675 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
zenstruck/messenger-test
5912748 Downloads
Assertions and helpers for testing your symfony/messenger queues.
symfony/asset-mapper
9307654 Downloads
Maps directories of assets & makes them available in a public directory with versioned filenames.
mattiasgeniar/phpunit-query-count-assertions
900843 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).
christophrumpel/missing-livewire-assertions
426994 Downloads
This package adds missing livewire test assertions.
markstory/asset_compress
1080741 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
igaster/laravel-theme
1255968 Downloads
Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
backpack/basset
1011775 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.