2017 © Pedro Peláez
 

library timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

image

convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  • Friday, December 1, 2017
  • by edbizarro
  • Repository
  • 1 Watchers
  • 5 Stars
  • 2,708 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 53 Versions
  • 16 % Grown

The README.md

Laravel Timeliner (with DynamoDB)

               , (*1)

Basic Overview

Create a timeline Mirroring your models or add standalone events, (*2)

Install

composer require convenia/timeliner

publish and register

php artisan vendor:publish --tag="checklistable"


, (*3)

Usage

configure your mirroring models

      use Timelinable;

      public $mirrorableFormat = [
       'event-name' = [
         'fields' => [
           'field' => 'somefunction|function',
           'category' => 'category_name|static',
           'date' => 'created_at'
        ],
        'tags' => [
          'something|static',
          'model_field',
          'model.relation_field'
        ],
        'pinned' => 'model_field',
        'category' => 'model.relation_field'

Or add event manually

    $timelineService->createFromData();

License

Checklistable is open-sourced software licensed under the MIT license, (*4)

The Versions

01/12 2017

dev-master

9999999-dev http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

01/12 2017

v1.0.5

1.0.5.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

01/12 2017

v1.1.4

1.1.4.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

01/12 2017

v1.1.1

1.1.1.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

30/11 2017

v1.1.0

1.1.0.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

08/11 2017

v0.2.16

0.2.16.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

08/11 2017

v1.0.37

1.0.37.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

08/11 2017

v1.0.36

1.0.36.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

07/11 2017

1.0.36

1.0.36.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

31/10 2017

v1.0.35

1.0.35.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/10 2017

v1.0.34

1.0.34.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/10 2017

dev-fix/no-created-at

dev-fix/no-created-at http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/10 2017

v1.0.33

1.0.33.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/10 2017

dev-euventura-patch-1

dev-euventura-patch-1 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

29/09 2017

v1.0.32

1.0.32.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

27/09 2017

v1.0.31

1.0.31.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

27/09 2017

v1.0.30

1.0.30.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

27/09 2017

v1.0.29

1.0.29.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

27/09 2017

v1.0.28

1.0.28.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

26/09 2017

v1.0.27

1.0.27.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

24/09 2017

v1.0.26

1.0.26.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

24/09 2017

v1.0.25

1.0.25.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

24/09 2017

v1.0.24

1.0.24.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

23/09 2017

v1.0.23

1.0.23.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

23/09 2017

v1.0.22

1.0.22.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

23/09 2017

v1.0.21

1.0.21.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

23/09 2017

v1.0.20

1.0.20.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

23/09 2017

v1.0.19

1.0.19.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

22/09 2017

v1.0.18

1.0.18.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

22/09 2017

v1.0.17

1.0.17.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

21/09 2017

v1.0.16

1.0.16.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

21/09 2017

v1.0.4

1.0.4.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

21/09 2017

v1.0.3

1.0.3.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

v1.0.2

1.0.2.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

v1.0.1

1.0.1.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

v1.0.0

1.0.0.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

v0.2.15

0.2.15.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

dev-pipeline

dev-pipeline http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

v0.2.14

0.2.14.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

20/09 2017

v0.2.13

0.2.13.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.12

0.2.12.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.11

0.2.11.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.10

0.2.10.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.9

0.2.9.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.8

0.2.8.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.7

0.2.7.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

19/09 2017

v0.2.6

0.2.6.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/09 2017

v0.2.5

0.2.5.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/09 2017

v0.2.4

0.2.4.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/09 2017

v0.2.3

0.2.3.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/09 2017

v0.2.2

0.2.2.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/09 2017

v0.2.1

0.2.1.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection

18/09 2017

v0.2.0

0.2.0.0 http://github.com/convenia/timeliner

Make a timeline in DynamoDB, mirror your models to timnelineformat

  Sources   Download

MIT

The Requires

 

The Development Requires

by Victor Ventura
by Bruno Briante
by Tauan Lemos
by Anderson Flores

laravel timeline mirror modelreflection