Logo
Explorateur Aide
S'inscrire Connexion
D3Public/linkmobility-php-client
8
0
Bifurcation 0
Vous avez déjà forké linkmobility-php-client
Code Demandes d'ajout Projets Publications Activité
2 Révisions 3 Branches 13 Étiquettes
Aller au fichier
Clone
Ouvrir avec VS Code Ouvrir avec VSCodium Ouvrir avec Intellij IDEA
Télécharger le ZIP Télécharger le TAR.GZ Télécharger le BUNDLE
Daniel Seifert 50cf733101
add exceptions, fix auth, implement response, sanitize recipient and sender
2022-06-24 14:46:23 +02:00
.github/workflows
add exceptions, fix auth, implement response, sanitize recipient and sender
2022-06-24 14:46:23 +02:00
src
add exceptions, fix auth, implement response, sanitize recipient and sender
2022-06-24 14:46:23 +02:00
composer.json
add exceptions, fix auth, implement response, sanitize recipient and sender
2022-06-24 14:46:23 +02:00
README.md
initial
2022-06-24 08:18:11 +02:00
todo.txt
add exceptions, fix auth, implement response, sanitize recipient and sender
2022-06-24 14:46:23 +02:00

README.md

$client = new Client('accesstoken');
$request = (new \D3\LinkmobilityClient\SMS\Request('me', 'message'))
    ->addRecipient(new Recipient('recipient'));
$client->request($request)
Description
Aucune description fournie
Lisez-moi 235 KiB
Langue
PHP 100%
Deutsch English français Nederlands
JavaScript licenses Impressum