Libraries tagged by separate
firefly-iii/data-importer
5833 Downloads
Firefly III Data Import Tool.
andrey-helldar/sitemap
12498 Downloads
A simple sitemap generator for PHP Framework.
webignition/yaml-document-set-parser
78158 Downloads
Separate a collection of yaml documents into an array of yaml documents
vortos/vortos-analytics
550 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.
ttskch/doctrine-orm-criteria
5622 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
symfony2admingenerator/form-bundle
31594 Downloads
Twig extension introducing new blocks to separate form HTML structure from CSS decorating it and JS enhancing its functionalities.
struktal/struktal-job-executor
1066 Downloads
PHP library for executing jobs in a separate PHP process
runopencode/query-resources-loader-bundle
7366 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
ory/keto-client-php
2549 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
nickfan/channel-log
19030 Downloads
Support Laravel Log data to separate channel log files with config
mathiasverraes/uptodocs
1071 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
1852 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
4267 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
formatsoft/format_t3tools
18773 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
717 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.