Libraries tagged by johnxu
johnturingan/laravel-exception-logger
0 Favers
1224 Downloads
1224 Downloads
Unified Exception Logging System across Laravel Applications
johnpuddephatt/admini
0 Favers
16 Downloads
16 Downloads
A little admin interface for Laravel
johnluxor/qiwi-payment
1 Favers
4858 Downloads
4858 Downloads
QIWI service provider connection interface adn QIWI wallet
johnlui/graphql-laravel
3 Favers
17 Downloads
17 Downloads
A Laravel GraphQL reference implementation forked from webonyx/graphql-php
johncube/deepl
0 Favers
6 Downloads
6 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself