Download the PHP package kubomikita/smartemailing-pid without Composer
On this page you can find all versions of the php package kubomikita/smartemailing-pid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kubomikita/smartemailing-pid
More information about kubomikita/smartemailing-pid
Files in kubomikita/smartemailing-pid
Package smartemailing-pid
Short Description Smartemailing.cz HR task.
License MIT BSD-3-Clause GPL-2.0 GPL-3.0
Informations about the package smartemailing-pid
Smartemailing PID API
Table Of Contents
- Built With
- Getting Started
- Installation
- Usage
Built With
Nette framework v3.2, PHP >= 8.1, MariaDB 10.6
Getting Started
To get a local copy up and running follow these simple example steps.
Installation
This is an example of how to list things you need to use the software and how to install them using composer.
Create database from .sql file stored in:
Setup credentials to connect to database in:
Run app in your prefered browser.
Usage
First sync data with Open data PID with PHP-CLI
API endpoint for list all PID points
API endpoint for list all opened PID points
API endpoint for list all opened PID points in specific date and time
Query parameter dateTime can be integer representing UNIX TIMESTAMP
If given dateTime is not valid, endpoint uses actual date and time.
All versions of smartemailing-pid with dependencies
nette/application Version ^3.1
nette/bootstrap Version ^3.2
nette/caching Version ^3.2
nette/database Version ^3.1
nette/di Version ^3.1
nette/forms Version ^3.1
nette/http Version ^3.2
nette/mail Version ^4.0
nette/robot-loader Version ^4.0
nette/security Version ^3.1
nette/utils Version ^4.0
latte/latte Version ^3.0
tracy/tracy Version ^2.9
guzzlehttp/guzzle Version ^7.8