simplito/elliptic-php
Pure-PHP elliptic curve cryptography library for PHP. Provides ECDSA signing/verification and key generation on common curves (incl. secp256k1) with utilities for points, keys, and encodings—useful for blockchain, JWT, and other crypto workflows without extensions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laragraph/utils | 0.78 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| symplify/coding-standard | 0.77 | Ready-to-use PHP CS Fixer and PHP_CodeSniffer rules bundled as a coding standard, with Symplify tooling integration. Helps keep projects consistent, modern, and clean with configurable rule sets suited for CI and team workflows. | 381 | 382 | 26 | 87K | 0 | 3.5 | 32.3 | MIT | 1 year ago | |
| phpdocumentor/json-path | 0.77 | PHP library from phpDocumentor that adds JSONPath query support for selecting and extracting data from JSON structures. Useful for tooling and document generation workflows needing simple path-based access to nested JSON. | 1 | 1 | 2 | 7K | 1 | 7.7 | 52.2 | MIT | 8 months ago | |
| symplify/easy-parallel | 0.76 | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 11 | 11 | 5 | 28K | 1 | 0.4 | 46.5 | MIT | — | |
| phpseclib/phpseclib | 0.76 | Pure-PHP secure communications library: SSH-2 and SFTP plus crypto primitives and PKI tools (X.509, RSA, ECDSA/ECDH, Ed25519, DH/DSA) and ciphers like AES/ChaCha20 with GCM/Poly1305. MIT licensed and Composer-ready. | 5,573 | 5,687 | 908 | 9M | 197 | 89.9 | 77.6 | MIT | 1 month ago | |
| symplify/vendor-patches | 0.76 | Apply and manage vendor patches in Composer projects. Automatically patch dependencies after install/update, keep patches versioned in your repo, and maintain reproducible builds without forking upstream packages. | 189 | 190 | 23 | 247K | 0 | 1.6 | 43.0 | MIT | — | |
| aimeos/ai-cms-grapesjs | 0.76 | Laravel CMS integration for the Aimeos e-commerce platform using GrapesJS. Manage and edit shop pages with a visual drag-and-drop builder, combine content blocks and templates, and embed Aimeos components for fast storefront customization. | 1,019 | 1,008 | 22 | 2K | 2 | 6.3 | 7.5 | LGPL-2.1 | — | |
| simplito/bigint-wrapper-php | 0.76 | Lightweight PHP wrapper for working with big integers safely beyond native limits. Provides convenient object-style operations for arithmetic, comparisons, and formatting, helping avoid overflow issues when handling large numeric IDs, counters, or financial values. | 15 | 16 | 7 | 74K | 3 | 1.2 | 51.5 | MIT | — | |
| webmozarts/strict-phpunit | 0.75 | Enforces strict PHPUnit configuration for PHP projects using the Webmozart standards. Helps catch risky tests, deprecated usage, and unintended behavior by turning on stricter PHPUnit settings and providing an easy way to apply and maintain them across projects. | 30 | 30 | 1 | 31K | 0 | 0.2 | 41.4 | MIT | — | |
| robrichards/xmlseclibs | 0.74 | 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. | 414 | 417 | 188 | 2M | 69 | 46.8 | 85.0 | BSD-3-Clause | 2 months ago | |
| roxblnfk/unpoly | 0.74 | Laravel package for integrating Unpoly into your app. Adds helpers and assets to enable fast, progressive page updates, partial reloads, and smoother navigation without building a full SPA, while keeping standard routes and controllers. | 41 | 41 | 2 | 7K | 0 | 0.4 | 30.9 | MIT | — | |
| amashukov/secp256k1-php | 0.74 | — | 0 | 0 | 0 | 124 | 0 | 0.0 | 29.0 | MIT | — | |
| ranabd36/openssl-encryption | 0.74 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago | |
| web3p/ethereum-util | 0.73 | — | 29 | 30 | 20 | 14K | 2 | 2.6 | 37.0 | MIT | 3 years ago | |
| mdanter/ecc | 0.73 | Pure-PHP elliptic curve cryptography for ECDSA signatures and Diffie-Hellman key exchange. Supports common NIST and secp curves (including secp256k1), deterministic HMAC-based k generation, and constant-time scalar multiplication. Requires GMP. | 347 | 345 | 104 | 27K | 9 | 8.0 | 30.9 | — | — | |
| starkbank/ecdsa | 0.72 | Pure-PHP ECDSA implementation compatible with OpenSSL. Fast signing/verification using Jacobian coordinates and optimized scalar multiplication. Security features include RFC6979 deterministic nonces, low-S normalization, on-curve validation, and hash truncation. Supports secp256k1 and P-256; requir... | 114 | 115 | 17 | 1M | 0 | 22.6 | 64.3 | MIT | 1 month ago | |
| illuminate/encryption | 0.72 | Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. | 92 | 96 | 25 | 324K | 0 | 1.2 | 48.9 | MIT | — | |
| paragonie/easy-ecc | 0.71 | Easy-ECC is a hardened, easy-to-use PHP wrapper around paragonie/phpecc for elliptic-curve crypto. Generate keypairs, sign/verify messages, and perform ECDH key exchange with Curve25519 or ECDSA curves (K256, P256, P384, P521). | 47 | 47 | 2 | 25K | 0 | 12.6 | 40.2 | NOASSERTION | 7 months ago | |
| paragonie/ecc | 0.71 | Pure-PHP elliptic curve cryptography (ECDSA/ECDH) with an OpenSSL 3+ fast path and hardened constant-time fallbacks. Fork of phpecc/mdanter. Supports secp256k1, NIST P-256/384/521, Brainpool, plus optional insecure curves. | 24 | 24 | 6 | 41K | 1 | 5.4 | 45.6 | — | 10 months ago | |
| amashukov/eip1559-tx-signer-php | 0.69 | — | 0 | 0 | 0 | 115 | 0 | 0.0 | 28.5 | MIT | — |
How can I help you explore Laravel packages today?