Packages from darvis · Transparency log
-
PHP
darvis/api-linkedin
Universal Laravel integration for publishing posts on LinkedIn (personal profile and company page) through OAuth 2.0 and the Posts API.
-
PHP
darvis/laravel-ai-generator
AI content generation service for Laravel applications with OpenAI support
-
PHP
darvis/laravel-document-sign
Sign PDF documents in Laravel with a DocuSign like flow: invite signers by mail, capture a drawn signature and stamp it on the PDF with a full audit trail.
-
PHP
darvis/laravel-google-translate
Translate text, HTML and Eloquent models in Laravel with the Google Cloud Translation API, with one row per locale linked through a pid column.
-
Blade
darvis/lemmings
A Lemmings easter egg for Laravel applications: a hidden page with a link to the developer, to prove who built the site.
-
PHP
darvis/livewire-flux-editor-filemanager
Laravel Filemanager integration for the Flux Pro editor: insert images and file links from Laravel Filemanager, resize and align images, drag and drop or paste images.
-
PHP
darvis/livewire-google-analytics
Google Analytics 4 event tracking for Laravel Livewire: a trait that dispatches a browser event and a small listener that forwards it to gtag().
-
PHP
darvis/livewire-honeypot
Lightweight honeypot and time-trap spam protection for Livewire and Laravel forms, without CAPTCHAs.
-
PHP
darvis/livewire-injection-stopper
Blocks spam bots and Livewire payload injection in Laravel apps, keeps the resulting Livewire exceptions out of Sentry, and audits Livewire components for unlocked public properties.
-
PHP
darvis/livewire-inline-translation
Edit translations inline on the page: an authorised user clicks the text, a modal opens and the new value is stored in the database, for Livewire and Laravel.
-
PHP
darvis/mailtrap
Mailtrap for Laravel: validates recipients before sending, logs every outgoing mail, processes signed Mailtrap webhook events and ships an inbox UI.
-
PHP
darvis/mkg-client
PHP client for the MKG Software ERP REST API (v3). Handles the Tomcat form login and JSESSIONID session, and reads sales orders, order lines, debtors, articles, relations, addresses, contact persons and users. Framework-agnostic, with Laravel integration.
-
-
PHP
darvis/snelstart
Laravel client for the SnelStart B2B API v2 (Dutch accounting software): client key authentication, relations, articles, sales orders and a standalone cURL client.
-
PHP
darvis/ubl-peppol
Generates UBL 2.1 invoices and credit notes that pass PEPPOL BIS Billing 3.0 and EN 16931 validation, with Dutch and Belgian rules, VIES and company registration checks. Works in plain PHP; the Laravel integration is optional.
-
PHP
darvis/mkg-api
Abandoned Laravel client for the MKG ERP REST API. Use darvis/mkg-client instead.
Abandoned! See darvis/mkg-client