friends-of-phpspec/phpspec-code-coverage
PhpSpec extension that generates code coverage reports (console and HTML) for your specs. Works with Xdebug, phpdbg or pcov and supports multiple PhpSpec/PHP versions, helping you see which parts of your codebase are exercised by tests.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| akeneo/pim-community-dev | — | 1,032 | 1,031 | 538 | 3K | 372 | 63.0 | 38.0 | NOASSERTION | 3 months ago | |
| bernard/bernard | Bernard is a PHP background processing library that makes queueing and long-running workers easy. Supports multiple backends including Redis (Predis/PhpRedis), Amazon SQS, RabbitMQ (PhpAmqp), Doctrine DBAL, Pheanstalk, IronMQ, and queue-interop. | 1,213 | 1,218 | 127 | 21K | 30 | 27.3 | 29.6 | MIT | 7 years ago | |
| champs-libres/wopi-bundle | — | 8 | 8 | 2 | 329 | 4 | 10.4 | 25.0 | MIT | 7 months ago | |
| champs-libres/wopi-lib | Laravel-friendly PHP library to integrate WOPI (Web Application Open Platform Interface) with Office Online/Collabora. Provides helpers to implement WOPI endpoints, token handling, file access, and callbacks so you can view/edit documents from your app. | 15 | 15 | 1 | 404 | 1 | 9.7 | 22.0 | MIT | 7 months ago | |
| drupol/cas-bundle | — | 0 | 4 | — | 0 | — | 0.0 | — | — | — | |
| drupol/phpcsfixer-configs-php | Ready-made PHP-CS-Fixer config objects for common standards and PHP versions (PSR-12, PHP 5.6–7.3). Implements ConfigInterface and supports combining rules via withRulesFrom() for easy reuse across projects. | 5 | 5 | 2 | 5K | 0 | 6.5 | 40.7 | MIT | 1 year ago | |
| drupol/psrcas | — | 21 | 21 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| ecphp/api-gw-authentication-bundle | — | 1 | 1 | 2 | 0 | 0 | 0.8 | — | BSD-3-Clause | 5 years ago | |
| ecphp/cas-bundle | — | 46 | 49 | 11 | 4K | 1 | 22.7 | 30.4 | BSD-3-Clause | 3 months ago | |
| ecphp/cas-lib | Laravel-oriented PHP CAS (Central Authentication Service) library for integrating SSO into your app. Provides CAS client features like login/logout handling, ticket validation, and user attribute retrieval, aiming for straightforward setup and compatibility with common CAS servers. | 17 | 18 | 5 | 7K | 0 | 7.2 | 35.9 | BSD-3-Clause | 1 year ago | |
| ecphp/doctrine-oci8-bundle | Symfony bundle (PHP 7.4+, Symfony 4.4+) that automatically configures Doctrine DBAL to use the ecphp/doctrine-oci8 OCI8 driver for Oracle databases. Install it and it works out of the box with no additional configuration. | 0 | 0 | 1 | 7 | 0 | 0.7 | 12.5 | BSD-3-Clause | 5 years ago | |
| ecphp/ecas | ECAS is a PHP library for working with CAS (Central Authentication Service) authentication. It provides a clean API, strong type coverage, and maintained CI. See full guides and usage examples in the dedicated documentation at ecpHP-ecas.readthedocs.io. | 7 | 7 | 2 | 1K | 0 | 5.1 | 29.4 | BSD-3-Clause | 1 year ago | |
| ecphp/eu-login-bundle | — | 28 | 28 | 4 | 694 | 0 | 5.5 | 20.3 | BSD-3-Clause | 1 year ago | |
| ecphp/php-directive-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.7 | — | BSD-3-Clause | 5 years ago | |
| ecphp/reverse-proxy-helper-bundle | — | 0 | 0 | 1 | 53 | 0 | 1.7 | 23.9 | BSD-3-Clause | 5 years ago | |
| loophp/grumphp-license-task | GrumPHP extension adding a “license” task to ensure your project has a valid LICENSE file. Creates it if missing or offers to fix it if invalid. Supports common OSI licenses (MIT, BSD-3-Clause, LGPL, EUPL) with holder/year options. | 2 | 2 | 0 | 626 | 0 | 2.7 | 32.1 | MIT | 3 years ago | |
| loophp/psr-http-message-bridge-bundle | Symfony bundle that bridges PSR-7 HTTP messages with Symfony’s HttpFoundation, enabling smooth interop between PSR-7 libraries and Symfony apps. Provides converters/adapters to translate requests and responses in both directions. | 3 | 3 | 1 | 4K | 1 | 16.2 | 48.9 | MIT | 3 months ago | |
| loophp/psr17 | loophp/psr17 provides a PSR-17 HTTP message factory implementation for PHP, helping you create PSR-7 requests, responses, streams, URIs, and uploaded files in a standards-compliant way. Suitable for libraries and middleware needing PSR factories. | 1 | 1 | 0 | 6K | 1 | 3.5 | 52.7 | MIT | 3 years ago | |
| loophp/unaltered-psr-http-message-bridge-bundle | Symfony bundle bridging PSR-7 HTTP messages without altering them. Converts between PSR-7 requests/responses and Symfony HttpFoundation safely, preserving headers, body streams, and URIs—useful when integrating PSR-7 middleware or clients in Symfony apps. | 5 | 5 | 1 | 67 | 1 | 2.7 | 15.0 | MIT | 4 years ago | |
| php-http/httplug | HTTPlug provides HTTP client abstraction interfaces for PHP, built on PSR-7 messages. Defines async HttpAsyncClient plus a sync HttpClient similar to PSR-18, enabling libraries to stay client-agnostic while supporting multiple HTTP implementations. | 2,595 | 2,604 | 40 | 6M | 1 | 18.3 | 46.8 | MIT | 1 year ago | |
| php-http/promise | Common Promise implementation for PHP-HTTP clients. Provides a lightweight, interoperable way to handle async HTTP responses with then/catch chaining, wait/cancel support, and consistent behavior across multiple HTTP client adapters and PSR-7 message workflows. | 1,808 | 1,818 | 12 | 6M | 1 | 12.1 | 49.0 | MIT | 2 years ago |
How can I help you explore Laravel packages today?