Libraries tagged by ivanov
givanov95/laravel-translations
235 Downloads
Multi-locale translation infrastructure for Laravel + Inertia + Vue projects: polymorphic Translation model, HasTranslation trait, JSON-backed Translator, locale middlewares, MultiSelect helpers.
givanov95/laravel-roles-permissions-crud
293 Downloads
Admin CRUD for spatie/laravel-permission roles & permissions on Laravel + Inertia, with a matching Vue 3 frontend (@givanov95/vue-roles-permissions-crud).
givanov95/laravel-git-hooks
400 Downloads
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.
givanov95/laravel-data-table
223 Downloads
A server-side DataTable builder for Laravel with a matching Vue 3 + Inertia frontend.
givanov95/laravel-attachments
249 Downloads
Polymorphic file & image attachments for Laravel: HasImages / HasFiles traits, Image / File models with URL accessor, drag-drop reorder routes, UploadHelper for clean controller code.
givanov95/typed-http
125 Downloads
A typed HTTP request/response library for PHP
aivanov-dev/azure-storage-legacy-php
1380 Downloads
This is a clone from https://github.com/Azure/azure-storage-php modified to support php 5.5.
givanov95/wp-plugin-core
9 Downloads
Core PHP toolkit for building WordPress plugins: service providers, Vite asset integration, REST helpers, admin menus, validation, and a thin DB layer.
aivanov/sbisphp
18 Downloads
aivanov/php-iiko-server
181 Downloads
Library for working with public API IIKO server
aivanov-dev/otus-study-package
10 Downloads
This project is made for studying purpose, it is a homework for OTUS php course