Protone Media
We are a Dutch software company that develops apps, websites, and cloud platforms. As we're building projects, we gladly contribute to OSS by sharing our work.
Amsterdam
Pinned Repositories
eddy
inertiajs-tables-laravel-query-builder
Inertia.js Tables for Laravel Query Builder
laravel-analytics-event-tracking
Laravel package to easily send events to Google Analytics
laravel-cross-eloquent-search
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
laravel-ffmpeg
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
laravel-form-components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
laravel-mixins
A collection of Laravel goodies.
laravel-paddle
Paddle.com API integration for Laravel with support for webhooks/events
laravel-splade
💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it interactive. All without ever leaving Blade.
laravel-verify-new-email
This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified.
Protone Media's Repositories
protonemedia/laravel-ffmpeg
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
protonemedia/laravel-splade
💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it interactive. All without ever leaving Blade.
protonemedia/laravel-cross-eloquent-search
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
protonemedia/laravel-form-components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
protonemedia/eddy
protonemedia/inertiajs-tables-laravel-query-builder
Inertia.js Tables for Laravel Query Builder
protonemedia/laravel-verify-new-email
This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified.
protonemedia/laravel-analytics-event-tracking
Laravel package to easily send events to Google Analytics
protonemedia/laravel-paddle
Paddle.com API integration for Laravel with support for webhooks/events
protonemedia/laravel-mixins
A collection of Laravel goodies.
protonemedia/laravel-eloquent-scope-as-select
Stop duplicating your Eloquent query scopes and constraints in PHP. This package lets you re-use your query scopes and constraints by adding them as a subquery.
protonemedia/laravel-task-runner
A package to write Shell scripts like Blade Components and run them locally or on a remote server
protonemedia/laravel-xss-protection
Laravel XSS Protection Middleware
protonemedia/laravel-guidelines
Not necessarily coding standards (naming conventions, avoid else, etc.), but more like 'app'-guidelines - things you don't want to forget.
protonemedia/laravel-api-health
Monitor first and third-party services and get notified when something goes wrong!
protonemedia/laravel-webdav
WebDAV Serivce Provider for Laravel
protonemedia/laravel-blade-on-demand
Compile Blade templates in memory
protonemedia/inertia-vue-modal-poc
Proof of Concept: Load any route into a modal with Inertia.js
protonemedia/laravel-splade-core
A package to use Vue 3's Composition API in Laravel Blade components.
protonemedia/inertiajs-events-laravel-dusk
Inertia.js Events for Laravel Dusk
protonemedia/laravel-dusk-fakes
Persistent Fakes for Laravel Dusk
protonemedia/laravel-splade-breeze
Minimal Laravel authentication scaffolding with Laravel Splade
protonemedia/laravel-minio-testing-tools
This package provides a trait to run your tests against a MinIO S3 server.
protonemedia/laravel-splade-jetstream
Tailwind scaffolding for the Laravel framework with Laravel Splade
protonemedia/splade.dev
Source code for https://splade.dev
protonemedia/laravel-splade-docs
protonemedia/eddy-backup-cli
Backup CLI for Eddy Server Management
protonemedia/laravel-browser-kit-macro
A macro to use the Laravel 5.3 testing layer inside your Laravel >5.3 tests
protonemedia/laravel-splade-plugin-skeleton
protonemedia/laravel-splade-vite
Vite Plugin for Laravel Splade