zae/lara-press

A set of models to use with Laravel's Eloquent to query a Wordpress database.
4,580 4
Install
composer require zae/lara-press
Latest Version:v2.2
PHP:>=5.5
License:MIT
Last Updated:Sep 13, 2021
Links: GitHub  ·  Packagist
Maintainer: Zae

Zae/LaraPress

A set of models to use with Laravel's Eloquent to query a Wordpress database.

Sanity

These models fix a lot of quirks in the names of the columns in the tables to provide a more consistent experience.

Read-Only

I recommend only using these models for reading, the right columns are not automatically set when creating rows. This should be done manually.

TODO

  • Create models for the taxonomy tables.
  • Create a better create experience.
  • Create scopes

License

LaraPress is open-sourced software licensed under the MIT license