Zae / LaraPress by Zae

A set of models to use with Laravel's Eloquent to query a Wordpress database.
4,464
4
3
Package Data
Maintainer Username: Zae
Maintainer Contact: ezra@tsdme.nl (Ezra Pool)
Package Create Date: 2014-02-22
Package Last Update: 2021-09-13
Language: PHP
License: MIT
Last Refreshed: 2024-05-14 15:04:07
Package Statistics
Total Downloads: 4,464
Monthly Downloads: 8
Daily Downloads: 0
Total Stars: 4
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

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