All Projects → pixelcollective → acorn-db

pixelcollective / acorn-db

Licence: MIT license
Provides Acorn projects with Eloquent Models for WordPress data.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to acorn-db

laravel-geoly
Perform fast and efficient radius searches on your Laravel Eloquent models.
Stars: ✭ 25 (-16.67%)
Mutual labels:  eloquent, model
Laravel Model Status
Easily add statuses to your models
Stars: ✭ 510 (+1600%)
Mutual labels:  eloquent, model
laravel-boolean-dates
Automatically convert Eloquent model boolean attributes to dates (and back).
Stars: ✭ 31 (+3.33%)
Mutual labels:  eloquent, model
db-safedelete
Attempts to invoke force delete, if it fails - falls back to soft delete
Stars: ✭ 16 (-46.67%)
Mutual labels:  eloquent, model
Eager Load Pivot Relations
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
Stars: ✭ 134 (+346.67%)
Mutual labels:  eloquent, model
laravel-loggable
🎥 📽 🎞 Log your model changes in multiple ways
Stars: ✭ 58 (+93.33%)
Mutual labels:  eloquent, model
Elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
Stars: ✭ 375 (+1150%)
Mutual labels:  eloquent, model
laravel-route-model-autobinding
THIS PACKAGE HAS BEEN DEPRECATED — Automatically bind Eloquent models as route segment variables.
Stars: ✭ 14 (-53.33%)
Mutual labels:  eloquent, model
Guardian
Eloquent Guardian is a simple permissions system for your users. While there are many other packages for permissions, this one solves everything in the most eloquent way.
Stars: ✭ 121 (+303.33%)
Mutual labels:  eloquent, model
Laravel Sluggable
An opinionated package to create slugs for Eloquent models
Stars: ✭ 831 (+2670%)
Mutual labels:  eloquent, model
Plans
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
Stars: ✭ 326 (+986.67%)
Mutual labels:  eloquent, model
Rating
Laravel Eloquent Rating allows you to assign ratings to any model.
Stars: ✭ 175 (+483.33%)
Mutual labels:  eloquent, model
Befriended
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
Stars: ✭ 596 (+1886.67%)
Mutual labels:  eloquent, model
Schedule
Schedule is a package that helps tracking schedules for your models. If you have workers in a company, you can set schedules for them and see their availability though the time.
Stars: ✭ 155 (+416.67%)
Mutual labels:  eloquent, model
eloquent-filemaker
A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
Stars: ✭ 38 (+26.67%)
Mutual labels:  eloquent, model
modeling-website
Landing page for project sites
Stars: ✭ 16 (-46.67%)
Mutual labels:  model
ILAMB
Python software used in the International Land Model Benchmarking (ILAMB) project
Stars: ✭ 28 (-6.67%)
Mutual labels:  model
slim-boilerplate
A PHP boilerplate,for a fast API prototyping based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready
Stars: ✭ 58 (+93.33%)
Mutual labels:  eloquent
TeslaKit
Elegant Tesla API in Swift
Stars: ✭ 47 (+56.67%)
Mutual labels:  model
Root-Finder
Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
Stars: ✭ 30 (+0%)
Mutual labels:  roots

AcornDB

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].