mf2/tests
Microformats test suite for validating microformats parsers. Provides HTML fragment tests with matching JSON expected output, organized by spec version and type (e.g., h-card). Install/update via npm. Community-maintained; contributions welcome with changelog updates.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kekos/multipart-form-data-parser | 0.83 | Parse multipart/form-data bodies in PHP, including raw HTTP input. Useful for handling file uploads and form fields when your environment doesn’t populate $_FILES/$_POST (e.g., non-standard servers, PUT/PATCH requests). | 1 | 1 | 1 | 12K | 0 | 0.0 | 51.9 | — | — | |
| goaop/parser-reflection | 0.82 | AST-based Reflection API for PHP: introspect classes, methods, and properties directly from source code without autoloading or executing anything. Built on nikic/php-parser and compatible with native Reflection classes—ideal for static analyzers, code generators, and IDE tooling. | 101 | 101 | 50 | 25K | 1 | 18.7 | 36.7 | MIT | 4 months ago | |
| draw/data-tester | 0.82 | Lightweight PHP data testing helper for validating arrays/objects against expected shapes and values. Useful for unit tests and quick assertions, with simple matchers and readable failure messages to spot mismatches fast. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 8 years ago | |
| b2pweb/bdf-phpunit | 0.82 | Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. | 0 | 0 | 0 | 407 | 0 | 0.0 | 36.1 | MIT | — | |
| wyrihaximus/test-utilities | 0.81 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 34.0 | 69.9 | MIT | 9 hours ago | |
| symfonycasts/internal-test-helpers | 0.81 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| sinarajabpour1998/alpha-helper | 0.81 | Alpha Helper is a small Laravel/PHP helper package providing convenient utility functions and shortcuts to speed up common tasks. Designed to be lightweight and easy to drop into existing projects for everyday development helpers. | 0 | 0 | 0 | 0 | 0 | 4.5 | — | MIT | 1 year ago | |
| apnet/functional-test-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ctrl-f5/ctrl-common | 0.81 | Shared utilities and helpers for the Ctrl-F5 ecosystem: common PHP/Laravel components, small abstractions, and reusable support code used across multiple packages and apps. Intended as a lightweight foundation dependency. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| contributte/phpunit | 0.81 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 9.9 | 41.9 | MIT | 7 months ago | |
| kylekatarnls/multi-tester | 0.81 | Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. | 4 | 4 | 5 | 67K | 0 | 21.6 | 61.3 | MIT | 4 months ago | |
| brightmarch/testing-bundle | 0.81 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| contributte/tester | 0.80 | Contributte Tester integrates Nette Tester into your project with a ready-to-use setup and tooling. Install via Composer and follow the included docs to run and manage automated tests on PHP 8.2+ with Nette 3.2+. | 2 | 3 | 2 | 3K | 1 | 11.4 | 44.8 | MIT | 6 months ago | |
| jsonpath-standard/jsonpath-compliance-test-suite | 0.80 | Compliance test suite for the JSONPath Standard. Provides a shared set of test cases and expected results to validate JSONPath implementations, track spec adherence, and compare behavior across languages and libraries. | 21 | — | 14 | — | 14 | 4.7 | 4.9 | NOASSERTION | — | |
| myqee/test | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| sampoyigi/testbench | 0.80 | Laravel testbench helpers for package development: quickly boot a minimal app, configure service providers, run migrations, and write reliable integration tests. Lightweight scaffolding to speed up local CI-style testing for your Laravel packages. | 0 | 0 | 0 | 754 | 0 | 8.1 | 42.3 | — | 8 months ago | |
| imanghafoori/laravel-makesure | 0.80 | — | 21 | 21 | 3 | 65 | 1 | 1.0 | 8.2 | MIT | 2 years ago | |
| dosfarma/testing | 0.80 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| app-verk/api-test-cases | 0.80 | — | 1 | 1 | 4 | 0 | 0 | 3.1 | — | — | 4 years ago | |
| mf2/mf2 | 0.80 | Pure PHP microformats2 parser that turns HTML into structured data. Uses generic rules (p-, u-, etc.) rather than hard-coded formats, keeping the parser small and maintainable. Install via Composer; optionally uses masterminds/html5 for better HTML5 parsing. | 199 | 202 | 39 | 6K | 22 | 12.6 | 30.8 | CC0-1.0 | 4 years ago |
How can I help you explore Laravel packages today?