tiny-pixel/acorn-db

Eloquent database support for Acorn projects

Fund package maintenance!
Patreon

Installs: 6 746

Dependents: 0

Suggesters: 0

Security: 0

Stars: 33

Watchers: 8

Forks: 7

Open Issues: 8

Type:package

dev-master 2020-08-17 15:13 UTC

README

Package Version Total Downloads

Provides Sage 10 and other Acorn projects with an eloquent Model layer straight from the heart of the Laravel framework.

Features

  • Eloquent modeling of WordPress tables.
  • Out of the box support for Advanced Custom Fields.
  • Migrations, database seeders and factories.
  • Command-line utilities to automate installation and maintenance of your database and business logic.

Requirements

Installation

Install via Composer:

$ composer require tiny-pixel/acorn-db

After installation, run the following command to publish the configuration files, starter

$ wp acorn vendor:publish

Bug Reports

Should you discover a bug in AcornDB, and there are going to be bugs, please open an issue.

Contributing

Contributing, whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

All contributors absolutely must strictly adhere to our Code of Conduct.

Acknowledgements

License

AcornDB is provided under the MIT License.