https://github.com/chrisharrison/timetastic-api-php
A PHP based Timetastic API client.
https://github.com/chrisharrison/timetastic-api-php
Last synced: about 1 year ago
JSON representation
A PHP based Timetastic API client.
- Host: GitHub
- URL: https://github.com/chrisharrison/timetastic-api-php
- Owner: chrisharrison
- Created: 2017-10-02T08:28:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T11:18:14.000Z (about 2 years ago)
- Last Synced: 2025-04-12T04:40:48.487Z (about 1 year ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timetastic-api-php
A PHP based Timetastic API client.
## Installation ##
```
composer require chrisharrison/timetastic-api-php
```