Libraries tagged by SBOM
symfony/polyfill-php84
22815810 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
195290904 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
195031867 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
drush/drush
51528287 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
103554173 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.
spomky-labs/base64url
34590387 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
symfony/polyfill-php82
25440787 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
martin-georgiev/postgresql-for-doctrine
4228231 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
liuggio/fastest
5118779 Downloads
Simple parallel testing execution... with some goodies for functional tests.
jeroendesloovere/vcard
3128211 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
graham-campbell/manager
18662662 Downloads
Manager Provides Some Manager Functionality For Laravel
stomp-php/stomp-php
4061961 Downloads
stomp support for PHP
spomky-labs/pki-framework
16629752 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/php-aes-gcm
4675920 Downloads
AES GCM (Galois Counter Mode) PHP implementation.
spomky-labs/cbor-php
4187304 Downloads
CBOR Encoder/Decoder for PHP