dev-master
9999999-devCommon library for eeyes.net.
MIT License
The Requires
by Ganlv
0.1.1
0.1.1.0Common library for eeyes.net.
MIT License
The Requires
by Ganlv
0.1
0.1.0.0Common library for eeyes.net.
MIT License
The Requires
by Ganlv
Wallogit.com
2017 © Pedro Peláez
Common library for eeyes.net.
composer require ganlvtech/eeyes-common
'https://api.eeyes.net',
'API_TOKEN' => 'secret',
'IMG_URL' => 'https://img.eeyes.net',
]);
$result = \Eeyes\Common\Api\Eeyes\Permission::username('username', 'permission');
var_dump($result);
$result = \Eeyes\Common\Api\Eeyes\Permission::token('token', 'permission');
var_dump($result);
$result = \Eeyes\Common\Api\Eeyes\Notification::dingTalk('Test message');
var_dump($result);
echo \Eeyes\Common\Img\View::footer();
?>
The MIT License (MIT) Copyright (c) 2017 eeyes.net Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Common library for eeyes.net.
MIT License
Common library for eeyes.net.
MIT License
Common library for eeyes.net.
MIT License