SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : php-netresearch-jsonmapper
Version : 1.5.0 Vendor : Remi Collet
Release : 1.fc28.remi Date : 2019-07-08 09:55:36
Group : Unspecified Source RPM : php-netresearch-jsonmapper-1.5.0-1.fc28.remi.src.rpm
Size : 0.05 MB
Packager : https://blog_remirepo_net/
Summary : Map nested JSON structures onto PHP classes
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/fedora/28/remi/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
php(language) >= 5.6
php-composer(fedora/autoloader)
php-pcre
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-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/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

 
ICM