Packages from givanov95 · Transparency log

  • PHP

    givanov95/laravel-attachments

    Polymorphic file & image attachments for Laravel: HasImages / HasFiles traits, Image / File models with URL accessor, drag-drop reorder routes, UploadHelper for clean controller code.

  • PHP

    givanov95/laravel-data-table

    A server-side DataTable builder for Laravel with a matching Vue 3 + Inertia frontend.

  • PHP

    givanov95/laravel-git-hooks

    Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.

  • Vue

    givanov95/laravel-roles-permissions-crud

    Admin CRUD for spatie/laravel-permission roles & permissions on Laravel + Inertia, with a matching Vue 3 frontend (@givanov95/vue-roles-permissions-crud).

  • PHP

    givanov95/laravel-translations

    Multi-locale translation infrastructure for Laravel + Inertia + Vue projects: polymorphic Translation model, HasTranslation trait, JSON-backed Translator, locale middlewares, MultiSelect helpers.

  • PHP

    givanov95/typed-http

    A typed HTTP request/response library for PHP

  • PHP

    givanov95/wp-plugin-core

    Core PHP toolkit for building WordPress plugins: service providers, Vite asset integration, REST helpers, admin menus, validation, and a thin DB layer.