Libraries tagged by rf
root23/php-json-canonicalization
28446 Downloads
Serialize data into canonical way, based on RFC-8785.
ridvanaltun/json-patch-generator
4144 Downloads
Create JSON Patch (IETF RFC-6902).
phpcfdi/csf-scraper
2338 Downloads
Obtiene los datos fiscales actuales de una persona moral o física dado su RFC y CIFID
nystudio107/craft-icalendar
7477 Downloads
Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification
networkteam/json-seq
21825 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
michaelc/intdiv-compat
14027 Downloads
A compatibility library for the simplified intdiv function in PHP 7: https://wiki.php.net/rfc/intdiv
maymeow/uuid
91286 Downloads
Class to generate RFC 4122 UUID version 3, 4 and 5
mangirdas/advanced-fs
25455 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
jmrashed/zkteco
472 Downloads
ZKTeco Package For Laravel. This package provides seamless integration with ZKTeco devices within Laravel applications, enabling communication with attendance devices such as fingerprint, face recognition, or RFID using UDP protocol.
jkingweb/druuid
25669 Downloads
DrUUID RFC 4122 library for PHP
icewind/searchdav
12567 Downloads
sabre/dav plugin to implement rfc5323 SEARCH
greymich/php-totp
21842 Downloads
PHP TOTP implementation for rfc6238
elife/api-problem
10941 Downloads
eLife Sciences RFC 7807 handler
duoshuo/uuid
38438 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
cbschuld/php-uuid-base58
8569 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.