2017 © Pedro Pelรกez
 

library database

Makes it easier to work with models and repositories in Laravel

image

nodes/database

Makes it easier to work with models and repositories in Laravel

  • Thursday, February 22, 2018
  • by nodes
  • Repository
  • 1 Watchers
  • 3 Stars
  • 5,142 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 20 Versions
  • 13 % Grown

The README.md

Database

โš ๏ธThis package is deprecatedโš ๏ธ, (*1)

Most of this is build in Laravel now. No reason to use this anymore, (*2)

A collection of our most used methods in pretty much every project we create at Nodes, (*3)

Total downloads Monthly downloads Latest release Open issues License Star repository on GitHub Watch repository on GitHub Fork repository on GitHub StyleCI, (*4)

๐Ÿ“ Introduction

There is a saying;, (*5)

Do not re-invent the wheel., (*6)

Therefore we've created a collection of all the methods we use in almost every project. We've also added some very cool ones which automatically throws an exception if a record could not be found and some other quite neat things., (*7)

๐Ÿ“ฆ Installation

To install this package you will need:, (*8)

  • Laravel 5.1+
  • PHP 5.5.9+

You must then modify your composer.json file and run composer update to include the latest version of the package in your project., (*9)

"require": {
    "nodes/database": "^1.0"
}

Or you can run the composer require command from your terminal., (*10)

composer require nodes/database:^1.0

โš™ Usage

Create a new class and make it extend Nodes\Database\Eloquent\Repository., (*11)

At a later time, we'll create a more in-depth documentation of each method in the repository, but for now, we'll recommend you to look through the source and read the DocBlock for each method., (*12)

Check out all the available methods in the src/Eloquent/Repository.php file., (*13)

Global methods

function render_sql(\Illuminate\Database\Query\Builder $query)

๐Ÿ† Credits

This package is developed and maintained by the PHP team at Nodes, (*14)

Follow Nodes PHP on Twitter Tweet Nodes PHP, (*15)

๐Ÿ“„ License

This package is open-sourced software licensed under the MIT license, (*16)

The Versions

22/02 2018

dev-master

9999999-dev http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

22/02 2018

1.0.5

1.0.5.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

22/02 2018

dev-Casperhr-patch-1

dev-Casperhr-patch-1 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

30/08 2017

1.0.4

1.0.4.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

10/07 2017

1.0.3

1.0.3.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

10/07 2017

dev-develop

dev-develop http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

16/02 2017

1.0.2

1.0.2.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

08/09 2016

1.0.1

1.0.1.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

23/08 2016

dev-analysis-q5G2dx

dev-analysis-q5G2dx http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel repository eloquent nodes

07/06 2016

1.0.0

1.0.0.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

02/05 2016

0.1.9

0.1.9.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

27/04 2016

0.1.8

0.1.8.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

18/04 2016

0.1.7

0.1.7.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

08/02 2016

0.1.6

0.1.6.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

03/02 2016

0.1.5

0.1.5.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

27/01 2016

0.1.4

0.1.4.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

27/01 2016

0.1.3

0.1.3.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

08/01 2016

0.1.2

0.1.2.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

08/01 2016

0.1.1

0.1.1.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes

07/01 2016

0.1.0

0.1.0.0 http://nodesagency.com

Makes it easier to work with models and repositories in Laravel

  Sources   Download

MIT

The Requires

 

database laravel repository eloquent nodes