Download the PHP package neclimdul/netsuite-search-iterator without Composer
On this page you can find all versions of the php package neclimdul/netsuite-search-iterator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neclimdul/netsuite-search-iterator
More information about neclimdul/netsuite-search-iterator
Files in neclimdul/netsuite-search-iterator
Download neclimdul/netsuite-search-iterator
More information about neclimdul/netsuite-search-iterator
Files in neclimdul/netsuite-search-iterator
Vendor neclimdul
Package netsuite-search-iterator
Short Description Library to help iterating search results in netsuite-php.
License Apache-2.0
Package netsuite-search-iterator
Short Description Library to help iterating search results in netsuite-php.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package netsuite-search-iterator
Netsuite Search Iterator
This provides a native PHP iterator that allows for quick and easy integration with NetSuite's SOAP Search interface. This interface requires looping over paged results with a lot of boilerplate so this makes that process a lot easier and less error-prone.
Example:
For loops are more than enough to interact with this iterator, but it can also be useful connected with a generator and the \nikic\iter
library.
All versions of netsuite-search-iterator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
ext-soap Version *
ryanwinchester/netsuite-php Version *
ext-json Version *
ext-soap Version *
ryanwinchester/netsuite-php Version *
The package neclimdul/netsuite-search-iterator contains the following files
Loading the files please wait ....