robindrost/prismic-eloquent

This package is abandoned and no longer maintained. No replacement package was suggested.

Laravel package that let you use the Prismic api in a more (friendly) eloquent like way.

0.3.6 2021-06-29 07:36 UTC

This package is auto-updated.

Last update: 2022-06-26 05:29:56 UTC


README

Please note that this repository is archived. Prismic does not seem to update anything on their end to the PHP package and makes updating dependencies very hard. Feel free to fork this repo and maintain it.

Prismic Eloquent

Use the Prismic Api in a more (friendly) eloquent like way.

  • Runs on the latest Prismic api (v2)
  • Easy query writing
  • Relationship resolving with hasOne and hasMany
  • Support eager loading with the Prismic fetchLinks

Documentation

https://prismic-eloquent.gitbook.io/docs/

Example project

https://prismic-eloquent-blog.herokuapp.com/

https://github.com/robindrost/prismic-eloquent-blog