SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-netresearch-jsonmapper rpm build for : Other. For other distributions click php-netresearch-jsonmapper.

Name : php-netresearch-jsonmapper
Version : 5.0.0 Vendor : Remi's RPM repository < https://rpms_remirepo_net/> #StandWithUkraine
Release : 1.el9.remi Date : 2024-09-09 09:04:20
Group : Unspecified Source RPM : php-netresearch-jsonmapper-5.0.0-1.el9.remi.src.rpm
Size : 0.07 MB
Packager : Remi Collet
Summary : Map nested JSON structures onto PHP classes, version 5
Description :
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 AATTvar 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

RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/9/remi/aarch64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-netresearch-jsonmapper-5.0.0-1.el9.remi.noarch.rpm
ftp.icm.edu.pl  php-netresearch-jsonmapper-5.0.0-1.el9.remi.noarch.rpm
     

Provides :
php-composer(netresearch/jsonmapper)
php-netresearch-jsonmapper

Requires :
php(language) >= 7.1
php-composer(fedora/autoloader)
php-json
php-pcre
php-reflection
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM