2017 © Pedro Peláez
 

library maxmd-message

Provide an easy api to integrate with maxmd

image

endeavors/maxmd-message

Provide an easy api to integrate with maxmd

  • Tuesday, June 19, 2018
  • by tbitowner
  • Repository
  • 0 Watchers
  • 0 Stars
  • 252 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 41 Versions
  • 15 % Grown

The README.md

maxmd-message

This library is an adaptation of the api provided by maxmd. The idea is to make it dead simple to build an inbox using php., (*1)

Authentication

use Endeavors\MaxMD\Message\User;

...

User::login("your@domain.direct.eval.md", "password");

Viewing A Message

To view a message, simply create a folder instance and send the uid of the message to the View method:, (*2)

use Endeavors\MaxMD\Message\Folder;

$folder = Folder::create("Inbox");

$message = $folder->Messages()->View(1);

Viewing All Messages

The All method returns a simple array of objects, (*3)

use Endeavors\MaxMD\Message\Folder;

$folder = Folder::create("Inbox");

$message = $folder->Messages()->All();

The Versions

19/06 2018

3.0.x-dev

3.0.9999999.9999999-dev

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

19/06 2018

3.0.2

3.0.2.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

09/06 2018

dev-develop

dev-develop

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

30/05 2018

3.0.1

3.0.1.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

24/05 2018

3.0

3.0.0.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/03 2018

2.2.x-dev

2.2.9999999.9999999-dev

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/03 2018

2.2.0

2.2.0.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

19/03 2018

2.1.8

2.1.8.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

13/02 2018

2.1.x-dev

2.1.9999999.9999999-dev

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

29/01 2018

2.1.7

2.1.7.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

26/01 2018

dev-master

9999999-dev

Maxmd messaging api php client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

26/01 2018

1.1.10

1.1.10.0

Maxmd messaging api php client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/01 2018

2.1.6

2.1.6.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/01 2018

2.1.5

2.1.5.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

13/01 2018

2.1.4

2.1.4.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

13/01 2018

2.1.3

2.1.3.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

13/01 2018

2.0.x-dev

2.0.9999999.9999999-dev

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

13/01 2018

2.0.2

2.0.2.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

12/01 2018

2.1.2

2.1.2.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

09/01 2018

2.1.1

2.1.1.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

09/01 2018

2.1.0

2.1.0.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

09/01 2018

dev-develop-2

dev-develop-2

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

08/01 2018

2.0.1

2.0.1.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/12 2017

2.0.0

2.0.0.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

27/11 2017

1.1.9

1.1.9.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

22/11 2017

1.1.8

1.1.8.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/11 2017

1.1.7

1.1.7.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/11 2017

1.1.6

1.1.6.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/11 2017

1.1.5

1.1.5.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/11 2017

1.1.4

1.1.4.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

20/11 2017

1.1.3

1.1.3.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

1.1.2

1.1.2.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

1.1.1

1.1.1.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

1.1.0

1.1.0.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

1.0.x-dev

1.0.9999999.9999999-dev

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

1.0.0

1.0.0.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

0.1.5

0.1.5.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

17/11 2017

0.1.4

0.1.4.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

16/11 2017

0.1.3

0.1.3.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

16/11 2017

0.1.2

0.1.2.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez

16/11 2017

0.1.1

0.1.1.0

Provide an easy api to integrate with maxmd

  Sources   Download

MIT

The Requires

 

The Development Requires

by Adam Rodriguez