dev-master
9999999-dev http://maxham.deA PHP package to use the todoist.com API.
MIT
The Requires
- php >=5.4.0
todoist kraut minneola maxham
A PHP package to use the todoist.com API.
With this package you can use the API of todoist.com within your PHP-Project., (*2)
```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();
Minneola PHP Todoist is open source software licensed under the MIT License (MIT)., (*4)
A PHP package to use the todoist.com API.
MIT
todoist kraut minneola maxham