codeception/module-apc
Codeception APC module adds caching support to your tests by integrating PHP’s APC/APCu. Clear, inspect, and manage cache entries during functional and acceptance runs to keep suites isolated and predictable.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codeception/util-universalframework | 0.78 | 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 | 59K | 1 | 20.7 | 65.0 | MIT | 3 months ago | |
| symplify/easy-testing | 0.77 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 41 | 42 | 3 | 29K | 0 | 0.1 | 27.7 | MIT | — | |
| pear/pear_exception | 0.75 | PEAR_Exception provides a base exception class for PEAR-style PHP libraries, adding standardized error messaging, cause chaining, and improved debugging context. Useful for modernizing legacy PEAR code or integrating consistent exception handling across packages. | 98 | 98 | 18 | 1M | 0 | 21.3 | 65.0 | NOASSERTION | 5 years ago | |
| pear/xml_util | 0.74 | PEAR XML_Util provides handy helpers for working with XML: build attribute lists from arrays, generate tags, validate XML names, and more. Lightweight utility methods for creating and checking XML document parts in PHP. | 2 | 2 | 3 | 36K | 0 | 11.4 | 65.0 | — | 5 years ago | |
| symfony/polyfill-apcu | 0.74 | Symfony Polyfill for APCu: provides compatible APCu functions/constants for PHP environments where the extension is missing or incomplete. Helps libraries rely on APCu-style caching across versions and platforms with a lightweight fallback implementation. | 632 | 632 | 3 | 464K | 0 | 3.3 | 39.6 | MIT | — | |
| 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,853 | 4,915 | 1,290 | 1M | 151 | 88.3 | 68.7 | MIT | 1 month ago | |
| codeception/module-rest | 0.72 | REST module for Codeception that simplifies testing REST/JSON APIs: send HTTP requests, set headers/auth, validate response codes, formats, and payloads, and assert JSON/XML content. Integrates with other Codeception modules for end-to-end API tests. | 59 | 59 | 29 | 569K | 15 | 34.8 | 71.8 | MIT | 3 months ago | |
| codeception/lib-xml | 0.71 | 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 | 394K | 2 | 22.3 | 65.0 | MIT | 4 months ago | |
| codeception/module-db | 0.71 | 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 | 512K | 14 | 31.9 | 74.0 | MIT | 1 year ago | |
| weirdan/codeception-psalm-module | 0.69 | Codeception module that integrates Psalm static analysis into your test workflow. Run Psalm checks as part of Codeception suites to catch type issues and improve PHP code quality during CI and local testing. | 5 | 5 | 7 | 650 | 3 | 27.9 | 35.4 | MIT | 3 years ago | |
| codeception/module-filesystem | 0.68 | 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 | 363K | 3 | 24.0 | 65.5 | MIT | 4 months ago |
How can I help you explore Laravel packages today?