Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php55-php-pecl-msgpack - API for communicating with MessagePack serialization

Website:
http://pecl.php.net/package/msgpack
Licence:
BSD
Vendor:
Remi Collet
Description:
This extension provide API for communicating with MessagePack serialization.

MessagePack is an efficient binary serialization format. It lets you exchange
data among multiple languages like JSON but it's faster and smaller.
For example, small integers (like flags or error code) are encoded into a
single byte, and typical short strings only require an extra byte in addition
to the strings themselves.

If you ever wished to use JSON for convenience (storing an image with metadata)
but could not for technical reasons (encoding, size, speed...), MessagePack is
a perfect replacement.

This extension is still EXPERIMENTAL.

Package built for PHP 5.5 as Software Collection (php55).

Packages

L^S6KߵD`V֒R-JH /i! 5* V^(A_胱ڋIlXLQ#id߹g.M<F$r`3v.ؠ'd~[*YYF^^90;CT`!BA G=ª\8f.D%7j(GMl"Qt'&RvoL_lGZ V"C1iZ`Uɺ<~;x;u&s3'(m,8mn}ıXsP4ʉܗ*BwOSH;T8P.讲{Ԭ;G R!۔jn!|k5! mq47pG%C`oaFdx4Np~uS^maȭY># "1r1$>PlŇ盇ֻv~8a=<&844PRX$#"bA'&H9q! A2Hw!/ai &jF 'eQpO].=t & (eU$|Q@DSV H®1uQ:7nD+ҴLSΙD_LwT ݮfs`}mVy%n9_o| cs}3ܽ p=Zr N])5ߧ'Įt#t:g2KR^* ՑǦL.lMF9 cGXK D;VD%\lu.c4y83&$x_%z[f\92بg5KhO@Cp=n MQt'^~G?+Gf# XGR^l, _H:j4"1ЋK'DhitEse^əO8eSY(، m2 VzeoߖD%f8 ǥ?ҘEt+'bO!^g|75ԱTX̧9@`GF%,Z,D(j(gS+L>[CIy/4aVR>&G3PgNc#ld_VZow]ΌLq#4eP(|PpHT`8l}ꇹ1^r运ІS>2 .Z{bՆ+0,|v|ky6(zZ ɀ/TE2)mxWWb4\!pn|qUB>VE˥85Yܰ?!RJt9S}BK0}Z&އ.I aqqnƻ~{@%5l+C:b%*kj. g/!#qaE/h qtfK[,JYe_XOGkfxX= V*j l%C7e8g `L=YQ6[6CnFཱི?B^~ҫz&5 J&S~Yu!O4*qo# xK2C~1wLN$%y"--1pzsњ\J;Ԗ !-Ws>Ga6ГDqFߊ$\]UnBۺJ?LW8>PjD UN :pel%`/@ P\k~W UO1HS8hF!>Yb cH7gSjnFt9LuzKNPM:WD#+KCE%]UeO&ʀ O^Į0-r9l0J Po8DG ɲnsE{j3^}SD(ìYRʦݞM]GJ^fU npu>*}\Q4駐If[^M +Q/7뙵LyG Rh 5}Vd]*w])LL7d<\n/ڃqHuBpRP?Hy[MZOFj[Ex&uI! zɂU%:Repoview-0.6.6-4.el7 | Designed for Remi by Trashy

php55-php-pecl-msgpack-0.5.7-1.el7.remi.x86_64 [45 KiB] Changelog by Remi Collet (2015-08-30):
- Update to 0.5.7 (beta)
php55-php-pecl-msgpack-0.5.6-1.el7.remi.x86_64 [44 KiB] Changelog by Remi Collet (2015-04-27):
- Update to 0.5.6
- drop runtime dependency on pear, new scriptlets