2017 © Pedro Peláez
 

library todoist

A PHP package to use the todoist.com API.

image

minneola/todoist

A PHP package to use the todoist.com API.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP Todosit Tool

Total Downloads Latest Stable Version Latest Unstable Version License, (*1)

With this package you can use the API of todoist.com within your PHP-Project., (*2)

Preview

```php, (*3)



# Usage ## User ## Project ## Task # Test your application ```php use Minneola\Todoist\Sample\Maker; // generates an example User. $user = Maker::User(); // generates an example Project List. $projectList = Maker::ProjectList(); // generates an exampe Project. $project = Maker::Project();

License

Minneola PHP Todoist is open source software licensed under the MIT License (MIT)., (*4)

The Versions

22/08 2015

dev-master

9999999-dev http://maxham.de

A PHP package to use the todoist.com API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

todoist kraut minneola maxham