Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-netresearch-jsonmapper-5.0.1-1.fc44.remi RPM for noarch

From Remi's RPM for Fedora 44 for aarch64

Name: php-netresearch-jsonmapper Distribution: Unknown
Version: 5.0.1 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 1.fc44.remi Build date: Tue Feb 24 10:05:59 2026
Group: Unspecified Build host: builder.remirepo.net
Size: 71153 Source RPM: php-netresearch-jsonmapper-5.0.1-1.fc44.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/cweiske/jsonmapper
Summary: Map nested JSON structures onto PHP classes, version 5
Takes data retrieved from a JSON web service and converts them into nested
object and arrays - using your own model classes.

Starting from a base object, it maps JSON data on class properties, converting
them into the correct simple types or objects.

It's a bit like the native SOAP parameter mapping PHP's SoapClient gives you,
but for JSON. It does not rely on any schema, only your PHP class definitions.

Type detection works by parsing @var docblock annotations of class properties,
as well as type hints in setter methods.

You do not have to modify your model classes by adding JSON specific code;
it works automatically by parsing already-existing docblocks.

Autoloader: /usr/share/php/netresearch/jsonmapper/autoload.php

Provides

Requires

License

OSL-3.0

Changelog

* Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 5.0.1-1
  - update to 5.0.1
  - re-license spec file to CECILL-2.1
* Mon Sep 09 2024 Remi Collet <remi@remirepo.net> - 5.0.0-1
  - update to 5.0.0
  - move to /usr/share/php/netresearch/jsonmapper5

Files

/usr/share/doc/php-netresearch-jsonmapper
/usr/share/doc/php-netresearch-jsonmapper/ChangeLog
/usr/share/doc/php-netresearch-jsonmapper/README.rst
/usr/share/doc/php-netresearch-jsonmapper/composer.json
/usr/share/licenses/php-netresearch-jsonmapper
/usr/share/licenses/php-netresearch-jsonmapper/LICENSE
/usr/share/php/netresearch
/usr/share/php/netresearch/jsonmapper5
/usr/share/php/netresearch/jsonmapper5/JsonMapper
/usr/share/php/netresearch/jsonmapper5/JsonMapper.php
/usr/share/php/netresearch/jsonmapper5/JsonMapper/Exception.php
/usr/share/php/netresearch/jsonmapper5/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 20 05:34:29 2026