Libraries tagged by sep
runopencode/query-resources-loader-bundle
7550 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
particle-academy/fancy-connector-core
685 Downloads
The runtime under every Fancy connector: modes and estates, connections, one call path, a failure taxonomy that separates "it never arrived" from "nobody can tell", deterministic fakers, webhook verification, pure versioned rendering, declared metric shapes, credential-free probes, and API-drift reporting. Owns the wire; never the gates. PHP twin of @particle-academy/fancy-connector-core.
ory/keto-client-php
2779 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
naoki-tsuchiya/ray-di-context
320 Downloads
Context, meta, and compile management for Ray.Di applications with separated read-only compile dir and writable tmp dir
mathiasverraes/uptodocs
1122 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
mageme/module-eu-withdrawal-hyva
3963 Downloads
Hyva theme compatibility for mageme/module-eu-withdrawal. Re-renders the customer-facing withdrawal form (4-step SPA + lookup) and order-view integrations using pure Alpine.js + Tailwind utilities — no KO, no jQuery, no Magewire dependency. Hyva checkout integration (precontract block + waiver step) is shipped separately. NOT legal advice — see README disclaimer.
kakaprodo/custom-data
4330 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
kaiseki/wp-admin-menu
1254 Downloads
Customize the WordPress admin menu: reorder entries, add separators, and conditionally remove menu pages
formatsoft/format_t3tools
19362 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
easy2dev/multi-tenant-wizard
745 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
contentstack/utils
73609 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
cleaniquecoders/laravel-billing
1408 Downloads
A gateway-agnostic subscription & invoicing engine for Laravel, with an optional Livewire + Flux billing UI. One package to maintain. Payment gateways are an extension point (a contract), not separate packages. Ships a built-in local gateway so any app has working billing on day one — ideal for demo, development, UAT, and testing.
b13/headertypes
19855 Downloads
Add a separate header type field to tt_content for headers and subheaders
axetools/dot
6481 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
andydefer/laravel-directive
2416 Downloads
A flexible CLI command system for Laravel that breaks free from Artisan's constraints. Directives introduces a clean separation between what your command does (business logic) and how it's presented (output/UI).