You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Want to support the development of these packages? Consider sponsoring me! ๐
๐ซ 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โฆ
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
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โฆ