Libraries tagged by binary data
atrapalo/urlcrypt
48066 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
teakowa/cryptomute
28428 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
globus-studio/sypexgeo
106 Downloads
Maintained PHP 8 reader for the SypexGeo binary IP-to-geo database (Country, City, City Max).
php-standard-library/binary
443 Downloads
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API
alcamo/binary-data
323 Downloads
Simple classes the model binary data, in particular BCD
intermaterium/cassandra-native
920 Downloads
A native Apache Cassandra and ScyllaDB connector for PHP based on the CQL binary protocol with support for persistent connections
wwwision/asset-sync
519 Downloads
Neos Flow package to synchronize metadata and binary data of imported Neos.Media assets
ayesh/geo-ip
59 Downloads
Fast IP to country lookup based on Maxmind Lite database, with no requirement for extension or binary database
selaz/buffertools
678 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
orientdb-php/orientdb-php
757 Downloads
A plain PHP driver to OrientDB graph database using its binary protocol.
petrknap/binary
395 Downloads
Library for work with binary data and objects
kariricode/data-structure
1093 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
imajkumar/laravel-binary-tree
2276 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
se7enxweb/enhancedezbinaryfile
406 Downloads
eZ Publish Legacy extension which provides a simple solution for extending thet default eZ Publish Binary File Datatype with support for uploadable files for collected information nodes. Great for smart developers!
seboettg/forest
2405 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree