Download the PHP package strata/data without Composer
On this page you can find all versions of the php package strata/data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package data
Data
A simple way to manage data retrieval from APIs and other sources. This package is built using Symfony components and can be used with any PHP application, Symfony, Laravel or plain PHP.
You can:
- Read data from REST and GraphQL APIs
- Authenticate with APIs
- Handle errors consistently
- Cache requests to increase performance
- Decode data from a variety of formats (e.g. JSON, Markdown)
- Transform data (e.g. map a category name)
- Work out if data has changed since the last request
See the documentation for more.
You can use this with the frontend package to help you build a frontend website.
Status
Please note this software is in development, usage may change before the 1.0 release.
Requirements
- PHP 8.1+
- Composer
Installation
Install via Composer:
Thanks to
All versions of data with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
erusev/parsedown-extra Version ^0.8
laminas/laminas-feed Version ^2.22
league/commonmark Version ^2.4
spatie/yaml-front-matter Version ^2.0
symfony/http-client Version ^6.4|^7.1
symfony/cache Version ^6.4|^7.1
symfony/stopwatch Version ^6.4|^7.1
symfony/property-access Version ^6.4|^7.1
symfony/monolog-bundle Version ^3.7
erusev/parsedown-extra Version ^0.8
laminas/laminas-feed Version ^2.22
league/commonmark Version ^2.4
spatie/yaml-front-matter Version ^2.0
symfony/http-client Version ^6.4|^7.1
symfony/cache Version ^6.4|^7.1
symfony/stopwatch Version ^6.4|^7.1
symfony/property-access Version ^6.4|^7.1
symfony/monolog-bundle Version ^3.7
The package strata/data contains the following files
Loading the files please wait ....