codeception/lib-web
Codeception module for web testing helpers and HTTP/HTML interaction utilities used across Codeception suites. Provides common web-related abstractions and support code to build functional and acceptance tests that simulate user behavior and verify responses.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codeception/lib-innerbrowser | 0.83 | InnerBrowser module for Codeception that simulates browser requests without a real browser. Useful for functional testing PHP web apps by sending GET/POST requests, managing cookies and sessions, following redirects, and asserting responses quickly in-memory. | 86 | 86 | 20 | 907K | 12 | 28.3 | 68.6 | MIT | 3 months ago | |
| codeception/module-filesystem | 0.82 | Codeception Filesystem module provides helpers for working with files and directories in tests. Create, copy, move, delete, and assert files/folders, handle fixtures and temp paths, and verify filesystem state as part of Codeception scenarios. | 19 | 19 | 7 | 380K | 3 | 14.2 | 60.4 | MIT | 5 months ago | |
| codeception/util-universalframework | 0.81 | Universal helper utilities for the Codeception testing framework, providing lightweight, framework-agnostic components to simplify test setup and reuse across projects. A small add-on package aimed at boosting consistency and reducing boilerplate in automated tests. | 1 | 1 | 1 | 80K | 1 | 11.3 | 60.3 | MIT | 5 months ago | |
| codeception/module-webdriver | 0.81 | WebDriver module for Codeception that drives real browsers (via Selenium/ChromeDriver/etc.) for end-to-end acceptance testing. Provides browser control, navigation, form interactions, assertions, waits, and screenshots for UI automation. | 38 | 38 | 25 | 665K | 41 | 36.7 | 77.1 | MIT | 3 months ago | |
| codeception/verify | 0.80 | 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 | 178K | 1 | 23.2 | 48.0 | MIT | 3 months ago | |
| codeception/module-db | 0.80 | Database module for Codeception that handles connecting to a DB, running queries, and cleaning up between tests. Supports populating data, verifying records, and fast resets to keep acceptance and functional test suites reliable and repeatable. | 23 | 23 | 31 | 509K | 14 | 11.9 | 61.8 | MIT | 1 year ago | |
| codeception/lib-xml | 0.79 | XML utilities for Codeception tests. Provides helpers to load, parse, query, and assert XML/HTML content in a clean, test-friendly API. Useful for validating SOAP responses, RSS feeds, and markup fragments with expressive assertions and convenient matchers. | 16 | 16 | 1 | 396K | 2 | 12.4 | 60.0 | MIT | 6 months ago | |
| codeception/lib-asserts | 0.79 | Lightweight assertion library used by Codeception. Provides clear, dependency-free assert helpers for writing expressive tests in PHP, with informative failure messages and easy integration into any PHPUnit-style workflow. | 104 | 104 | 5 | 1M | 1 | 19.9 | 61.8 | MIT | 3 months ago | |
| andanteproject/page-filter-form-bundle | 0.57 | — | 10 | 10 | 2 | 4K | 0 | 16.3 | 40.3 | MIT | 3 months ago | |
| spatie/laravel-sitemap | 0.57 | Generate XML sitemaps for Laravel by crawling your site or building them manually. Add extra URLs, set last-modified dates, and include models via a simple interface. Write sitemaps to disk with a fluent, developer-friendly API. | 2,598 | 2,629 | 299 | 613K | 0 | 47.7 | 37.3 | MIT | 2 months ago | |
| sandermuller/laravel-fluent-validation | 0.55 | Type-safe, IDE-autocomplete Laravel validation rule builders. Create rules fluently without memorizing strings; each rule exposes only valid methods. Define nested array validation with each()/children(). Optional HasFluentRules trait speeds wildcard validation dramatically (up to 160x). | 199 | 198 | 2 | 5K | 0 | 29.2 | 23.8 | MIT | 3 days ago |
How can I help you explore Laravel packages today?