danielebarbaro member since: Apr 03, 2018 · Transparency log
danielebarbaro's packages
-
PHP
plin-code/laravel-forge-domain
Onboard tenant and customer hostnames in Laravel with DNS verification and automated Laravel Forge SSL provisioning.
-
PHP
plin-code/laravel-full-name
Search and sort Eloquent queries and Filament tables by a person's full name across first_name and last_name columns, with BelongsTo and HasOne relation support and multi-token matching.
-
PHP
plin-code/laravel-instagram-digest
Laravel package that scrapes Instagram hashtags via Apify and sends a daily Telegram digest with inline action buttons.
-
PHP
plin-code/laravel-istat-foreign-countries
Laravel package for importing and managing foreign countries data from ISTAT
-
PHP
plin-code/laravel-istat-geography
Laravel package for importing and managing Italian geography data from ISTAT
-
PHP
plin-code/laravel-sql-dialect
Cross driver SQL helpers for Laravel: wildcard safe LIKE and ILIKE, year extraction from date columns, and filter value normalisation. No service provider, no config.