Libraries tagged by snom
drush/drush
51621065 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
103601784 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.
thomasjohnkane/snooze
1233312 Downloads
Schedule future notifications and reminders in Laravel
godruoyi/php-snowflake
1852180 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
spomky-labs/base64url
34665313 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
symfony/polyfill-php82
25661192 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
martin-georgiev/postgresql-for-doctrine
4243003 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
5127230 Downloads
Simple parallel testing execution... with some goodies for functional tests.
jeroendesloovere/vcard
3136053 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
18700681 Downloads
Manager Provides Some Manager Functionality For Laravel
stomp-php/stomp-php
4070845 Downloads
stomp support for PHP
spomky-labs/pki-framework
16756910 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
4681294 Downloads
AES GCM (Galois Counter Mode) PHP implementation.
spomky-labs/cbor-php
4217378 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/aes-key-wrap
19672015 Downloads
AES Key Wrap for PHP.