Libraries tagged by SBOM
symfony/polyfill-php81
457265723 Downloads
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
880883178 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
606194830 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
691412633 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
spomky-labs/otphp
51204460 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
symfony/polyfill-php85
83758530 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
symfony/polyfill-php84
120581775 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
202782717 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
209450525 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
drush/drush
61266275 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
doctrine/reflection
107559854 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
stomp-php/stomp-php
6848998 Downloads
stomp support for PHP
spomky-labs/pki-framework
38664854 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spomky-labs/cbor-php
13895978 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/base64url
43841725 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library