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

php-netresearch-jsonmapper-4.4.0-1.el9.remi RPM for noarch

From Remi's RPM for RedHat EL 9 for aarch64

Name: php-netresearch-jsonmapper Distribution: Unknown
Version: 4.4.0 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 1.el9.remi Build date: Mon Jan 29 10:07:24 2024
Group: Unspecified Build host: builder.remirepo.net
Size: 66864 Source RPM: php-netresearch-jsonmapper-4.4.0-1.el9.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/cweiske/jsonmapper
Summary: Map nested JSON structures onto PHP classes
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

* Mon Jan 29 2024 Remi Collet <remi@remirepo.net> - 4.4.0-1
  - update to 4.4.0
* Tue Apr 11 2023 Remi Collet <remi@remirepo.net> - 4.2.0-1
  - update to 4.2.0
* Fri Dec 09 2022 Remi Collet <remi@remirepo.net> - 4.1.0-1
  - update to 4.1.0

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/jsonmapper
/usr/share/php/netresearch/jsonmapper/JsonMapper
/usr/share/php/netresearch/jsonmapper/JsonMapper.php
/usr/share/php/netresearch/jsonmapper/JsonMapper/Exception.php
/usr/share/php/netresearch/jsonmapper/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 05:27:29 2024