Libraries tagged by langsys
langsys/langsys-php
117 Downloads
PHP SDK for Langsys Translation API
langsys/langsys-php-laravel
1 Downloads
Laravel integration for the Langsys translation SDK — service provider, @t Blade directive, locale-detection middleware, Livewire support, and Inertia SSR seeding over langsys/langsys-php.
langsys/openapi-docs-generator
133 Downloads
Automatic OpenAPI documentation generator from Spatie Laravel Data DTOs
langsys/laravel-request-query-cache
5 Downloads
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.
langsys/laravel-access-guard
0 Downloads
Entity-scoped RBAC for Laravel: users hold roles within entities (orgs, projects, teams), API keys are first-class authorizable subjects, with super-admin bypass and collection filtering.
langsys/swagger-auto-generator
104 Downloads
Automatic OpenAPI documentation generator from Spatie Laravel Data DTOs
bangsystems/livewire-select
83 Downloads
Livewire dropdown select component (fork of asantibanez/livewire-select for BANG Systems use)
bangsystems/dotenv-editor
3 Downloads
The .env file editor tool for Laravel
bangsystems/laravel-html
56 Downloads
HTML and Form Builders for the Laravel Framework (fork from LaravelCollective