Libraries tagged by johnxu
johnturingan/laravel-exception-logger
0 Favers
1223 Downloads
1223 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
4857 Downloads
4857 Downloads
QIWI service provider connection interface adn QIWI wallet
johnlui/graphql-laravel
3 Favers
16 Downloads
16 Downloads
A Laravel GraphQL reference implementation forked from webonyx/graphql-php
johncube/deepl
0 Favers
5 Downloads
5 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