Libraries tagged by Serde
crell/serde
335061 Downloads
A general purpose serialization and deserialization library
flix-tech/avro-serde-php
4328318 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
mateusjunges/avro-serde-php
2871774 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
mattiabasone/avro-serde-php
76264 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
dgame/php-dto
47 Downloads
A data transfer object inspired by Rust's serde
diamondstrider1/serde
5 Downloads
Serialization and Deserialization for PHP
real-digital/avro-serde-php
19540 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
serderovsh/smsru
35 Downloads
PHP-класс для работы с api сервиса [sms.ru](http://sms.ru)
serderovsh/guzzle-jsonrpc
84 Downloads
JSON-RPC 2.0 client for Guzzle
isaactorresmichel/phpserializer
9 Downloads
PHP Serializer is a Factory to get a SerDes class optimized for your PHP installation. Credits on original idea to https://www.drupal.org/project/couchbasedrupal
fauxcompany/escreve_numero
16 Downloads
Biblioteca que proporcina escrever um número por extenso com opção de moeda e de nome ser de gênero feminino
entense/php-dto
8 Downloads
A data transfer object inspired by Rust's serde
entense/extractor
44 Downloads
A data transfer object inspired by Rust's serde
league/oauth2-server
158128207 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
vlucas/phpdotenv
675554677 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.