PHPackages                             phpecc/x509 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. phpecc/x509

ActiveLibrary[Security](/categories/security)

phpecc/x509
===========

Produce ECC x509 Certificates and signing requests (CSR's)

6103PHP

Since Sep 23Pushed 10y ago4 watchersCompare

[ Source](https://github.com/phpecc/x509)[ Packagist](https://packagist.org/packages/phpecc/x509)[ RSS](/packages/phpecc-x509/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

x509
====

[](#x509)

[![Build Status](https://camo.githubusercontent.com/e67e9ac757b4e2568bb540dc7beb608f0cd2a28ee511fd59ad2f7a190cdc6839/68747470733a2f2f7472617669732d63692e6f72672f7068706563632f783530392e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phpecc/x509)

This library is an implementation of key x509 features, such as certificates, signature requests, specifically only those which use ECDSA. algorithm.

License
-------

[](#license)

This package is released under the MIT license.

Requirements
------------

[](#requirements)

- PHP 5.4+
- composer
- ext-gmp
- ext-mcrypt

Installation
------------

[](#installation)

You can install this library via Composer:

`composer require phpecc/x509`

Contribute
----------

[](#contribute)

When submitting pull requests, please be sure to run the `make` command.

This default target runs all PHPUnnit and PHPCS tests. All tests must be pased for your contribution to be accepted.

It's also always a god idea to check the results of the [Scrutinizer analysis](https://scrutinizer-ci.com/g/mdanter/console/)analysis for your pull requests.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/763cdc5cc50414bacd4ff1080eede79432f7c3cc26a3d8aa9031b1537a8bd734?d=identicon)[thomaskerin](/maintainers/thomaskerin)

![](https://www.gravatar.com/avatar/6bf97b6041a621ae7330b1bb13262ca91d42f467397b8f44c13eab7b3bd41271?d=identicon)[mdanter](/maintainers/mdanter)

---

Top Contributors

[![btcdrak](https://avatars.githubusercontent.com/u/7275704?v=4)](https://github.com/btcdrak "btcdrak (3 commits)")[![afk11](https://avatars.githubusercontent.com/u/5617245?v=4)](https://github.com/afk11 "afk11 (1 commits)")[![mdanter](https://avatars.githubusercontent.com/u/2213324?v=4)](https://github.com/mdanter "mdanter (1 commits)")

### Embed Badge

![Health badge](/badges/phpecc-x509/health.svg)

```
[![Health](https://phpackages.com/badges/phpecc-x509/health.svg)](https://phpackages.com/packages/phpecc-x509)
```

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.7M143](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24820.0k38](/packages/paragonie-ecc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
