Libraries tagged by separator
webignition/yaml-document-set-parser
78617 Downloads
Separate a collection of yaml documents into an array of yaml documents
vortos/vortos-analytics
1175 Downloads
Vortos product-analytics port — capture/identify/group, null default in-core, privacy-by-default (deny-all consent + allowlist + PII redaction), bounded batching + idempotent identify/group, and an opt-in sampled flag-exposure bridge. Provider drivers (PostHog, ...) ship as separate split packages.
vivek-mistry/repository-interface
2035 Downloads
Laravel package for dependency injection to separate business logic.
symfony2admingenerator/form-bundle
31712 Downloads
Twig extension introducing new blocks to separate form HTML structure from CSS decorating it and JS enhancing its functionalities.
struktal/struktal-job-executor
1334 Downloads
PHP library for executing jobs in a separate PHP process
runopencode/query-resources-loader-bundle
7441 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
ory/keto-client-php
2679 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
mathiasverraes/uptodocs
1100 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.
formatsoft/format_t3tools
19066 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
732 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
72467 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
1083 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
19504 Downloads
Add a separate header type field to tt_content for headers and subheaders
andydefer/laravel-directive
1657 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).
symfony/symfony1
114135 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!