codeception/specify
Trait for BDD-style specifications in PHPUnit/Codeception. Lets you write tests with describe/it-like blocks, shared setup, and clear expectations, improving readability while staying compatible with standard PHP unit testing workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| b2pweb/bdf-phpunit | 0.87 | 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 | 439 | 0 | 0.0 | 36.5 | MIT | — | |
| memio/spec-gen | 0.87 | Memio SpecGen is a PhpSpec extension that auto-generates constructors and methods from your specs, adding type-hinted arguments, sensible variable names, collision-safe numbering, and constructor properties/assignments. | 66 | 67 | 10 | 140 | 0 | 16.8 | 7.4 | MIT | 5 months ago | |
| coduo/phpspec-data-provider-extension | 0.86 | PHPSpec extension adding data providers to run the same specification with multiple input/output datasets. Define examples in your specs for concise, parameterized tests and cleaner coverage of edge cases without duplicating scenarios. | 39 | 40 | 19 | 798 | 2 | 1.2 | 12.8 | MIT | 10 years ago | |
| phpspec/phpspec | 0.86 | PHPSpec is a behavior-driven development tool for PHP. Specify how objects should behave, then generate and evolve code through examples with fast feedback. Great for designing clean APIs, refactoring safely, and writing focused specifications. | 1,904 | 1,947 | 287 | 229K | 135 | 69.8 | 61.8 | NOASSERTION | 2 days ago | |
| sampoyigi/testbench | 0.85 | 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 | — | 7 months ago | |
| phpspec/phpspec2 | 0.84 | — | 163 | 169 | 25 | 32 | 0 | 0.9 | 1.0 | NOASSERTION | — | |
| rmiller/behat-spec | 0.83 | Behat extension that integrates with PhpSpec to prevent fatal errors on missing classes or methods. Automatically generates specs and examples when Behat encounters undefined domain objects, then can run phpspec to create the code. | 52 | 53 | 6 | 18 | 6 | 2.5 | 3.6 | MIT | 10 years ago | |
| myqee/test | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| behat/behat | 0.82 | Behat is a PHP BDD framework for testing business expectations with executable specifications. Install via Composer and run scenarios from the CLI. Ideal for acceptance and behavior-driven tests, with strong docs and semantic versioning. | 3,963 | 4,003 | 617 | 2M | 47 | 77.7 | 59.1 | MIT | 4 weeks ago | |
| codeception/assert-throws | 0.82 | Adds assertThrows-style assertions to Codeception, letting you easily verify exceptions in tests. Assert the exception type and optionally message/code when running a callable, making negative-path testing clearer and less verbose. | 19 | 19 | 11 | 27K | 1 | 21.5 | 50.1 | MIT | 1 month ago | |
| codenco-dev/eloquent-model-tester | 0.81 | Laravel dev-only helper to test Eloquent models: verify table structure/columns, fillable vs guarded attributes, and model relationships. Works with PHPUnit and model factories, integrates easily in your model test classes. | 20 | 20 | 1 | 225 | 2 | 22.0 | 16.8 | MIT | 2 months ago | |
| happyr/doctrine-specification | 0.81 | Reusable Doctrine query Specifications for PHP. Replace messy repositories and huge QueryBuilder methods with small, composable, testable spec classes. Reduce duplication, avoid methods with many arguments, and extend queries cleanly as your app grows. | 450 | 450 | 44 | 8K | 14 | 16.4 | 23.4 | MIT | 1 year ago | |
| barthy-koeln/beautify-specify | 0.80 | Adds colored, more informative terminal output for PHPUnit tests using Codeception/Specify. Install as a dev dependency, set phpunit printerClass to ResultPrinter, and swap in the provided Specify trait to enhance Specify’s output formatting. | 3 | 3 | 0 | 0 | 0 | 0.5 | — | MIT | 4 years ago | |
| codeception/verify | 0.78 | Tiny BDD-style assertion wrapper for PHPUnit/Codeception. Use verify() and Verify::Array/Callable for readable, chainable expectations like equals, contains, greater/less, true/false/null, empty/notEmpty, throws/doesNotThrow—closer to natural language. | 147 | 149 | 26 | 193K | 1 | 22.4 | 48.2 | MIT | 4 months ago | |
| codeception/codeception | 0.72 | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,857 | 4,911 | 1,282 | 1M | 151 | 80.0 | 62.5 | MIT | 5 months ago |
How can I help you explore Laravel packages today?