phpcq/gnupg
GnuPG wrapper and signature verification library used by the phpcq tool runner. Provides a lightweight API for interacting with GnuPG and validating signatures to support automated PHP code quality checks in CI pipelines.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| chatgpt/doc | 0.82 | Laravel package that adds a /chatgpt-doc route to serve helpful OpenAI and ChatGPT documentation. Install via Composer; optionally register the service provider if auto-discovery is disabled. No specific PHP or Laravel version dependency. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adimeo-data-suite/security | 0.82 | Laravel security toolkit for Adimeo Data Suite apps, providing common security utilities and integrations such as authentication/authorization helpers, hardened defaults, and middleware-friendly protections to secure APIs and admin back offices. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spomky-labs/pki-framework | 0.82 | PHP 8.1+ framework for Public Key Infrastructure: X.509 certificates (incl. attribute certs), ASN.1 DER encoding/decoding, X.501/X.520 DN parsing, PEM (RFC 7468) handling, and PKCS-oriented cryptography utilities. | 31 | 29 | 6 | 4M | 0 | 23.4 | 64.5 | MIT | 2 weeks ago | |
| opichon/pcrypt | 0.82 | pcrypt is a small PHP/Laravel package that helps you encrypt and decrypt values using password-based cryptography. Useful for securely storing sensitive strings, generating encrypted payloads, and adding an extra layer of protection beyond plain hashing. | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | — | — | |
| dataplay/services | 0.81 | Dataplay Services provides lightweight tools for Laravel apps: generate mock data from a schema, hash and compare payloads for data sync/integrity checks, and log executed SQL queries to a file for debugging and analysis with zero dependencies. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phar-io/gnupg | 0.81 | PHP wrapper for GnuPG used by phar-io tools, providing a simple API to verify and manage PGP signatures in PHP. Helps integrate GPG key handling and signature checks into builds and distribution workflows. | 9 | 9 | 2 | 66K | 0 | 0.3 | 52.8 | NOASSERTION | — | |
| darkanakin41/table-bundle | 0.80 | — | 0 | 1 | 0 | 0 | 1 | 0.4 | — | — | 6 years ago | |
| spomky-labs/php-aes-gcm | 0.80 | PHP library implementing AES-GCM (Galois/Counter Mode) authenticated encryption. Provides encrypt/decrypt with IV/nonce handling, auth tags, and AAD support for securing data with integrity. Useful for token payloads, messages, and secure storage. | 71 | 71 | 23 | 30K | 2 | 2.6 | 36.1 | MIT | 7 years ago | |
| google/cloud-secret-manager | 0.80 | Idiomatic PHP client for Google Cloud Secret Manager. Install via Composer, authenticate with Google Cloud credentials, then use SecretManagerServiceClient to create, access, and manage secrets over REST or gRPC with robust error handling. | 9 | 9 | 2 | 136K | 0 | 29.4 | 64.9 | Apache-2.0 | 2 weeks ago | |
| google/grpc-gcp | 0.80 | GCP-specific extensions for gRPC, providing additional features and supporting infrastructure such as end-to-end tests and benchmarks for accessing Google Cloud APIs with gRPC client libraries. See the src directory for extension implementations. | 184 | 186 | 18 | 4M | 5 | 19.3 | 63.1 | Apache-2.0 | 4 months ago | |
| cypresslab/gitelephant | 0.79 | GitElephant is a PHP OOP wrapper around the git CLI for managing repositories: inspect commits, branches, tags, diffs, logs, and statuses, and run common git operations via a clean API. Supports git >=1.8, PHP >=7.2 (older PHP via prior versions). | 613 | 618 | 74 | 47K | 17 | 19.3 | 31.1 | LGPL-3.0 | 1 year ago | |
| m4tthumphrey/php-gitlab-api | 0.78 | Modern GitLab API v4 client for PHP 8.1–8.5. Provides a clean, feature-rich wrapper around GitLab endpoints with PSR-18 HTTP client and PSR-17 factories support, plus maintained releases, changelog, and strong community tooling. | 952 | 956 | 456 | 128K | 1 | 43.1 | 33.4 | MIT | 2 months ago | |
| pheromone/phpcs-security-audit | 0.78 | — | 728 | 731 | 78 | 61K | 18 | 12.4 | 35.5 | GPL-3.0 | 7 years ago | |
| arthem/google-api | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bit3/git-php | 0.77 | PHP library for working with Git repositories from code. Execute common Git commands, inspect repository state, and script Git operations with a simple API—useful for automation, deployment tools, and integrations that need Git access without shelling out manually. | 47 | 47 | 24 | 509 | 2 | 1.5 | 14.0 | MIT | — | |
| robrichards/xmlseclibs | 0.76 | PHP library for XML Digital Signatures and XML Encryption. Create, sign, and verify XML (e.g., RSA-SHA256), manage keys and X.509 certs, and apply canonicalization/transforms. Widely used in SAML stacks like SimpleSAMLPHP and OneLogin. | 411 | 414 | 189 | 2M | 42 | 42.2 | 83.7 | BSD-3-Clause | 4 months ago | |
| symplify/git-wrapper | 0.76 | — | 0 | 36 | — | 997 | — | 0.0 | 41.4 | — | — | |
| jaschilz/php-coverage-badger | 0.76 | Generate an SVG code coverage badge from a PHPUnit Clover XML report. Install via Composer and run the included CLI to turn clover.xml into a coverage.svg badge for your CI or README. | 12 | 12 | 5 | 54K | 0 | 0.7 | 50.0 | MIT | 9 years ago | |
| phpcq/repository-definition | 0.75 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 44 | 0 | 0.0 | 22.8 | MIT | — | |
| phpcq/plugin-api | 0.74 | phpcq/plugin-api provides the plugin interfaces used by the phpcq tool runner, enabling PHP code quality checks to be integrated and automated in CI pipelines. It defines the contracts plugins implement to extend phpcq’s analysis and reporting. | 0 | 0 | 1 | 86 | 1 | 0.1 | 26.8 | MIT | — |
How can I help you explore Laravel packages today?