2017 © Pedro Peláez
 

library lara-press

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

image

zae/lara-press

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

  • Wednesday, January 6, 2016
  • by Zae
  • Repository
  • 1 Watchers
  • 3 Stars
  • 801 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Zae/LaraPress

A set of models to use with Laravel's Eloquent to query a Wordpress database., (*1)

Sanity

These models fix a lot of quirks in the names of the columns in the tables to provide a more consistent experience., (*2)

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., (*3)

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, (*4)

The Versions

06/01 2016

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

by Ezra Pool

wordpress database laravel model