Libraries tagged by wpextend
php-extended/php-http-client-connection
22118 Downloads
A psr-18 compliant middleware client that handles connection headers.
php-extended/php-http-client-cache-psr6
22262 Downloads
A psr-18 compliant middleware client that handles requests through a psr-6 compliant cache.
php-extended/php-http-client-blocklist
22033 Downloads
A psr-18 compliant middleware client that handles domain-based blocklists
php-extended/php-http-client-accept-language
22127 Downloads
A psr-18 compliant middleware client that handles accept-language headers.
php-extended/php-http-client-accept-charset
22124 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
php-extended/php-http-client-accept
22134 Downloads
A psr-18 compliant middleware client that handles accept headers.
php-extended/php-html-object
49066 Downloads
A library that implements the php-extended/php-html-interface interface library
php-extended/php-html-interface
59318 Downloads
A tree for managing data that can be interpreted as html
php-extended/php-geojson-object
35181 Downloads
An implementation of the php-geojson-interface library
php-extended/php-geojson-interface
38909 Downloads
A specification library to implement geojson objects features
php-extended/php-data-provider-json
136893 Downloads
An implementation of php-extended/php-data-provider-json that interprets json data
php-extended/php-data-provider-csv
23150 Downloads
An implementation of php-extended/php-data-provider-interface that interprets csv data
php-extended/php-data-provider-array
35822 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays
php-extended/php-curl-object
23235 Downloads
A library that implements the php-curl-interface library
php-extended/php-curl-interface
24535 Downloads
A library to specify how to wrap curl native methods onto objects