genkgo/php-asn1
Encode and decode arbitrary ASN.1 structures in PHP using ITU-T X.690 (DER/BER). Build or parse X.509/PKI data like CSRs, certificates, and CRLs, manipulate objects, then re-encode. Requires supported PHP plus gmp or bcmath.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fgrosse/phpasn1 | 0.84 | — | 182 | 175 | 48 | 395K | 9 | 2.9 | 34.1 | MIT | 4 years ago | |
| vakata/asn1 | 0.82 | — | 16 | 16 | 3 | 883 | 0 | 0.2 | 23.8 | NOASSERTION | — | |
| nikic/php-parser | 0.81 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,450 | 17,523 | 1,131 | 17M | 49 | 84.5 | 74.6 | BSD-3-Clause | 1 month ago | |
| php-standard-library/interoperability | 0.80 | Lightweight PHP interoperability helpers in the php-standard-library ecosystem. Provides small, standards-oriented utilities to bridge common interfaces and behaviors between components, improving compatibility and reuse without pulling in heavy dependencies. | 1 | 1 | 0 | 38K | 0 | 17.8 | 63.2 | MIT | 2 months ago | |
| answear/acs-bundle | 0.79 | — | 0 | 0 | 0 | 278 | 0 | 21.8 | 39.5 | MIT | 1 month ago | |
| php-standard-library/foundation | 0.79 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | 1 | 0 | 48K | 0 | 17.7 | 63.1 | MIT | 2 months ago | |
| sweetrdf/json-ld | 0.79 | — | 4 | 4 | 1 | 1K | 0 | 17.4 | 38.7 | MIT | 2 months ago | |
| php-standard-library/type | 0.79 | Runtime type validation for PHP using “Parse, Don’t Validate”: coerce and assert unstructured input into well-typed data. Useful for APIs, configs, and user input with clear parsing rules, assertions, and predictable failures. | 1 | 1 | 0 | 46K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| dbp/relay-greenlight-connector-campusonline-bundle | 0.79 | — | 1 | 1 | 0 | 0 | 1 | 0.1 | — | AGPL-3.0 | — | |
| phpunit/php-token-stream | 0.79 | phpunit/php-token-stream is a small PHP library for tokenizing and streaming PHP source code tokens, commonly used by PHPUnit and related tools for parsing, reflection-like inspection, and test-related code analysis. | 6,384 | 6,392 | 58 | 2M | 0 | 26.7 | 33.5 | NOASSERTION | — | |
| php-standard-library/php-standard-library | 0.78 | PSL (PHP Standard Library) is a well-typed, centralized API set for PHP 8.4+ covering async, collections, networking, I/O, crypto, terminal UI, and more. It replaces unsafe PHP primitives with predictable, async-ready alternatives and includes composable type-safe validation. | 1,560 | 1,560 | 90 | 269K | 21 | 43.3 | 44.3 | MIT | 2 months ago | |
| sweetrdf/rdf-interface | 0.78 | Common RDF interfaces for PHP (PSR-7-like): define shared contracts for terms, datasets, parsers/serializers, SPARQL clients, etc., enabling mix-and-match components across libraries. Includes compliance tests and helpers; influenced by RDF/JS. | 7 | 7 | 2 | 64K | 2 | 8.7 | 54.2 | MIT | 1 year ago | |
| apie/schema-generator | 0.78 | Generates JSON Schema components from PHP objects with type hints, tailored for Apie entities, value objects, DTOs, enums, lists, and hashmaps. Produces cebe/php-openapi schema objects, focusing on schema sections (not full OpenAPI documents). | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| lastdragon-ru/lara-asp-core | 0.78 | — | 0 | 0 | 1 | 4K | 0 | 0.0 | 50.3 | MIT | — | |
| common-gateway/open-belasting-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 9.1 | — | — | 2 years ago | |
| eesnaola/afip.php | 0.78 | Fork of AfipSDK/afip.php that focuses on fixing PHP compatibility issues. Use it as a drop-in alternative when the original package has version conflicts, deprecated features, or fails under newer PHP releases. | 0 | 0 | 0 | 42 | 0 | 0.3 | 22.6 | MIT | 5 years ago | |
| ircmaxell/php-yacc | 0.77 | PHP port of kmyacc: a YACC/LALR(1) parser generator. Feed it a YACC grammar plus a parser template to generate fast PHP parsers. Useful for building language/DSL parsers; generation is resource-heavy, but produced parsers run efficiently. | 155 | 156 | 15 | 3K | 2 | 18.9 | 20.7 | NOASSERTION | 3 months ago | |
| jane/jane | 0.77 | Deprecated Jane package; development moved to janephp/janephp. Use the new repository for current releases, documentation, and support. | 78 | 85 | 9 | 151 | 0 | 1.7 | 5.1 | MIT | 9 years ago | |
| spomky-labs/pki-framework | 0.75 | 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 | |
| giggsey/libphonenumber-for-php | 0.73 | PHP port of Google’s libphonenumber for parsing, formatting, validating, and storing international phone numbers. Supports geocoding, carrier and timezone mapping, plus short-number info. Composer install; requires mbstring. | 5,045 | 5,102 | 480 | 3M | 2 | 70.5 | 45.7 | Apache-2.0 | 3 days ago |
How can I help you explore Laravel packages today?