memio/spec-gen
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pamil/phpspec-skip-example-extension | 0.89 | PhpSpec extension to skip examples via annotations. Add @require ClassOrInterface to a spec to skip all its examples when that dependency isn’t available—useful for optional integrations and version-dependent code. Compatible with PhpSpec 4 and 5. | 0 | 0 | 0 | 1K | 0 | 0.3 | 46.3 | MIT | 5 years ago | |
| netzmacht/phpspec-phpcq-plugin | 0.88 | PHPSpec plugin for the PHP Coding Quality (phpcq) toolchain. Integrates phpspec runs into phpcq pipelines, enabling automated specification testing as part of your QA checks, reporting, and CI workflows. | 0 | 0 | 0 | 106 | 0 | 0.0 | 28.0 | — | — | |
| 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 | 407 | 0 | 0.0 | 36.1 | MIT | — | |
| coduo/phpspec-data-provider-extension | 0.87 | 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 | 840 | 2 | 1.2 | 13.6 | MIT | 10 years ago | |
| codeception/specify | 0.87 | 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. | 158 | 160 | 24 | 103K | 5 | 8.0 | 40.2 | MIT | 4 years ago | |
| friends-of-phpspec/phpspec-expect | 0.86 | Adds an expect() helper for PhpSpec, enabling expressive assertions like expect($value)->toBe(true) in your specs. Lightweight, dev-only dependency with compatibility across multiple PhpSpec and PHP versions. | 4 | 4 | 3 | 8K | 0 | 3.0 | 45.4 | MIT | 10 months ago | |
| symfonycasts/internal-test-helpers | 0.86 | 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 | — | — | — | |
| 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. | 0 | 1,946 | — | 255K | — | 72.7 | 61.9 | — | — | |
| phpspec/phpspec2 | 0.84 | — | 163 | 169 | 25 | 32 | 0 | 0.9 | 1.0 | NOASSERTION | — | |
| happyr/doctrine-specification | 0.84 | 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 | 36.5 | 27.2 | MIT | 1 week ago | |
| rmiller/behat-spec | 0.81 | 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 | |
| memio/model | 0.76 | Memio Model provides PHP objects to describe code structures (classes, interfaces, methods, properties, parameters, types and namespaces). Use it to build an in-memory representation of PHP code for analysis, tooling, or code generation workflows. | 5 | 6 | 6 | 565 | 0 | 20.7 | 30.5 | MIT | 5 months ago | |
| memio/memio | 0.73 | Memio lets you model PHP code (classes, methods, properties, phpdoc) with simple objects, then generate clean source files via a Twig-based pretty printer. Customizable templates make it easy to match your project’s coding style. | 336 | 338 | 23 | 332 | 7 | 24.6 | 6.6 | MIT | 6 months ago |
How can I help you explore Laravel packages today?