All Projects → eloquent-has-by-join → Similar Projects or Alternatives

181 Open source projects that are alternatives of or similar to eloquent-has-by-join

eloquent-has-by-non-dependent-subquery
Convert has() and whereHas() constraints to non-dependent subqueries.
Stars: ✭ 70 (+233.33%)
Mutual labels:  eloquent, relationships
acorn-db
Provides Acorn projects with Eloquent Models for WordPress data.
Stars: ✭ 30 (+42.86%)
Mutual labels:  eloquent
laravel-nestedupdater
Package for allowing updating of nested Eloquent model relations using a single nested data array.
Stars: ✭ 19 (-9.52%)
Mutual labels:  eloquent
Laravel Computed Properties
Make your accessors smarter
Stars: ✭ 197 (+838.1%)
Mutual labels:  eloquent
laravel-quasar
⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.
Stars: ✭ 78 (+271.43%)
Mutual labels:  eloquent
php-orm-benchmark
The benchmark to compare performance of PHP ORM solutions.
Stars: ✭ 82 (+290.48%)
Mutual labels:  eloquent
Laravel Shareable Models
Create shareable links from your eloquent models.
Stars: ✭ 225 (+971.43%)
Mutual labels:  eloquent
db-safedelete
Attempts to invoke force delete, if it fails - falls back to soft delete
Stars: ✭ 16 (-23.81%)
Mutual labels:  eloquent
email-actions
email-actions is a tiny SMTP server with a rules based engine to trigger any actions (notifications/commands etc) based on the emails sent to this server
Stars: ✭ 31 (+47.62%)
Mutual labels:  join
Laravel Migrate Fresh
An artisan command to build up a database from scratch
Stars: ✭ 179 (+752.38%)
Mutual labels:  eloquent
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 (+638.1%)
Mutual labels:  eloquent
eloquent-filemaker
A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
Stars: ✭ 38 (+80.95%)
Mutual labels:  eloquent
eloquent-hashids
Automatically generate and persist Hashids for newly created Eloquent models.
Stars: ✭ 17 (-19.05%)
Mutual labels:  eloquent
laratools
A collection of useful everyday tools for Laravel
Stars: ✭ 17 (-19.05%)
Mutual labels:  eloquent
laravel-hasmanywithinverse
Define HasMany while also setting the inverse relationship in Laravel.
Stars: ✭ 57 (+171.43%)
Mutual labels:  eloquent
Bouncer
Eloquent roles and abilities.
Stars: ✭ 2,763 (+13057.14%)
Mutual labels:  eloquent
tabulator
A set of Unix shell command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, tsv, csv, or flat data file format) with a header line. Provides column reference by name, automatic delimiter and compression detection for per-line transformations, sql-like group-by operation and relational join.
Stars: ✭ 34 (+61.9%)
Mutual labels:  join
Slimcms
SlimCMS - lightweight CMS based on slim 3 framework
Stars: ✭ 201 (+857.14%)
Mutual labels:  eloquent
laravel-arangodb
ArangoDB driver for Laravel
Stars: ✭ 43 (+104.76%)
Mutual labels:  eloquent
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+11052.38%)
Mutual labels:  eloquent
laravel-query-inspector
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
Stars: ✭ 59 (+180.95%)
Mutual labels:  eloquent
Laravel Auditing
Record the change log from models in Laravel
Stars: ✭ 2,210 (+10423.81%)
Mutual labels:  eloquent
LazyBelongsToMany
A lightweight implementation of Laravel's belongs To many
Stars: ✭ 23 (+9.52%)
Mutual labels:  eloquent
SQL-for-Data-Analytics
Perform fast and efficient data analysis with the power of SQL
Stars: ✭ 187 (+790.48%)
Mutual labels:  join
Coloquent
Javascript/Typescript library mapping objects and their interrelations to JSON API, with a clean, fluent ActiveRecord-like (e.g. similar to Laravel's Eloquent) syntax for creating, retrieving, updating and deleting model objects.
Stars: ✭ 149 (+609.52%)
Mutual labels:  eloquent
Laravel Deletable
👾 Gracefully restrict deletion of Laravel Eloquent models
Stars: ✭ 137 (+552.38%)
Mutual labels:  eloquent
laravel-simplegrid
A simple component for generating powerful grids with Laravel.
Stars: ✭ 35 (+66.67%)
Mutual labels:  eloquent
laravel-scoped-cache
Easily cache items specific to your Eloquent models without having to append the ID.
Stars: ✭ 28 (+33.33%)
Mutual labels:  eloquent
inertiajs-tables-laravel-query-builder
Inertia.js Tables for Laravel Query Builder
Stars: ✭ 391 (+1761.9%)
Mutual labels:  eloquent
laravel-sti
Single table inheritance with Laravel/Eloquent
Stars: ✭ 16 (-23.81%)
Mutual labels:  eloquent
join-fnplus-with-a-pr
Welcome to the fn+geeks community! Add yourself as a contributor 🎊here. Apply for membership here:
Stars: ✭ 74 (+252.38%)
Mutual labels:  join
laravel-sybase
Connection and Laravel Eloquent driver for Sybase
Stars: ✭ 29 (+38.1%)
Mutual labels:  eloquent
laravel-attribute-observer
Observe (and react to) attribute changes made on Eloquent models.
Stars: ✭ 59 (+180.95%)
Mutual labels:  eloquent
eloquent-repository
Repository pattern for Eloquent ORM with focus in cache.
Stars: ✭ 30 (+42.86%)
Mutual labels:  eloquent
eloquence
Eloquence provides a cache on top of Eloquent that prevents multiple models being created for a single database row using the Identity Map design pattern.
Stars: ✭ 18 (-14.29%)
Mutual labels:  eloquent
laravel-cachable-attributes
Allows to cache attribute accessor values in an easy way.
Stars: ✭ 24 (+14.29%)
Mutual labels:  eloquent
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (+1033.33%)
Mutual labels:  eloquent
laravel-auto-morph-map
THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
Stars: ✭ 55 (+161.9%)
Mutual labels:  eloquent
Laravel Jit Loader
Stars: ✭ 210 (+900%)
Mutual labels:  eloquent
state-machine
The hyn state machine package is a flexible library that helps you move Eloquent models from States through Transitions while emitting events along the way.
Stars: ✭ 14 (-33.33%)
Mutual labels:  eloquent
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+842.86%)
Mutual labels:  eloquent
query-filter
Define filters for your Eloquent models based on your request
Stars: ✭ 20 (-4.76%)
Mutual labels:  eloquent
Eloquent Hashids
On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)
Stars: ✭ 196 (+833.33%)
Mutual labels:  eloquent
eloquent-filter
Library to form search criteria through expressions in the query string
Stars: ✭ 23 (+9.52%)
Mutual labels:  eloquent
Larapoll
A Laravel package to manage your polls
Stars: ✭ 189 (+800%)
Mutual labels:  eloquent
Laravel-Auto-Hard-Deleter
Laravel and Lumen Auto Hard Deleter
Stars: ✭ 34 (+61.9%)
Mutual labels:  eloquent
Eloquent Filter
The Eloquent Filter is a package for filter data of models by the query string. Easy to use and fully dynamic.
Stars: ✭ 175 (+733.33%)
Mutual labels:  eloquent
RelationNetworks-CLEVR
A pytorch implementation for "A simple neural network module for relational reasoning", working on the CLEVR dataset
Stars: ✭ 83 (+295.24%)
Mutual labels:  relationships
Rating
Laravel Eloquent Rating allows you to assign ratings to any model.
Stars: ✭ 175 (+733.33%)
Mutual labels:  eloquent
dilovel
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
Stars: ✭ 38 (+80.95%)
Mutual labels:  eloquent
Pinatra
A PHP copy of Sinatra: a DSL for quickly creating web applications in PHP with minimal effort.
Stars: ✭ 151 (+619.05%)
Mutual labels:  eloquent
encryptable
Laravel package for persisting encrypted Model properties, providing decryption when accessed.
Stars: ✭ 26 (+23.81%)
Mutual labels:  eloquent
Laravel Model Expires
A package to assign expiration dates to Eloquent models.
Stars: ✭ 148 (+604.76%)
Mutual labels:  eloquent
heurist
Core development repository. gitHub: Vsn 6 (2020 - ), Vsn 5 (2018 - 2020), Vsn 4 (2014-2017). Sourceforge: Vsn 3 (2009-2013), Vsn 1 & 2 (2005-2009)
Stars: ✭ 39 (+85.71%)
Mutual labels:  relationships
Eager Load Pivot Relations
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
Stars: ✭ 134 (+538.1%)
Mutual labels:  eloquent
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 (+176.19%)
Mutual labels:  eloquent
SlimREST
An app skeleton for building a REST API with the Slim PHP Micro-Framework
Stars: ✭ 22 (+4.76%)
Mutual labels:  eloquent
lc-spring-data-r2dbc
An extension of spring-data-r2dbc to provide features such as relationships, joins, cascading save/delete, lazy loading, sequence, schema generation, composite id
Stars: ✭ 30 (+42.86%)
Mutual labels:  relationships
json-api-server
A JSON:API server implementation in PHP.
Stars: ✭ 43 (+104.76%)
Mutual labels:  eloquent
query-filter
🔍 Database/Eloquent Query Builder filters for Laravel
Stars: ✭ 69 (+228.57%)
Mutual labels:  eloquent
1-60 of 181 similar projects