Become a sponsor to Pascal Baljet
Hi there π
My name is Pascal, and I am a long-time, huge Laravel enthusiast! I create open-source packages (with over 4.5M downloads), run a blog, stream on YouTube, and you can find me on Twitter, Bluesky, and a bunch of other platforms π
Besides Laravel, I am interested in Inertia.js, Tailwind CSS, and Vue.js. Recently, I started working on Inertia UI, a collection of premium components that helps you build modern web applications, specifically designed for Laravel and Inertia.js.
Here are some of my favorite packages that I've worked on:
- π½οΈ Laravel FFMpeg - This package integrates with Laravel's Filesystem, configuration system, and logging handling. It supports filters, (encrypted) HLS, concatenation, multiple inputs/outputs, image sequences (timelapse), complex filters and mapping, frame/thumbnail exports, watermarks, creating a mosaic/sprite/tile from a video, and generating VTT Preview Thumbnail files.
- π Laravel Cross Eloquent Search - This package allows you to search through multiple Eloquent models (in-database). It supports sorting, pagination, scoped queries, eager loading relationships, and searching through single or multiple columns.
- π‘οΈ Laravel XSS Protection - This is a Laravel Middleware that protects your app against Cross-site scripting (XSS). It sanitizes request input, and it can sanitize Blade echo statements.
- πΌοΈ Inertia Modal - With Inertia Modal, you can easily open any route in a Modal or Slideover without having to change anything about your existing routes or controllers.
Thank you so much for considering sponsoring me. Your donations will support the development of current and future packages. π
Featured work
-
protonemedia/laravel-ffmpeg
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
PHP 1,657 -
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β¦
PHP 1,470 -
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.
PHP 1,092 -
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 deβ¦
PHP 815 -
protonemedia/inertiajs-tables-laravel-query-builder
Inertia.js Tables for Laravel Query Builder
PHP 437 -
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.
PHP 404