Packages from polysource
-
PHP
polysource/adapter-doctrine
Polysource — Doctrine ORM adapter: read+write any entity through the Polysource admin alongside non-Doctrine resources.
-
PHP
polysource/adapter-flysystem
Polysource — Flysystem adapter: list, browse, upload, delete files on S3 / local / FTP / Azure / GCS through the admin.
-
PHP
polysource/adapter-http
Polysource — HTTP REST API adapter: list, browse, write external API resources through the admin (with cursor or page-based pagination strategies).
-
PHP
polysource/adapter-meilisearch
Polysource — Meilisearch adapter: browse, search, facet over Meilisearch indexes through the admin.
-
-
PHP
polysource/adapter-redis
Polysource — Redis hash adapter: read+write Redis-backed records (feature flags, lightweight config, session metadata).
-
PHP
polysource/audit
Polysource — audit log for non-Doctrine actions: AuditEntry VO, fan-out logger interface, browsable AuditLogResource, GDPR Art. 30 CSV export, retention command.
-
PHP
polysource/bulk-async
Polysource — async bulk actions via Symfony Messenger + live progress via Mercure SSE.
-
PHP
polysource/core
Polysource Admin — core contracts and value objects. Pure PHP, zero Symfony dependency.
-
PHP
polysource/easyadmin-filter-bridge
Polysource — drop-in package that enriches EasyAdmin v5 filters (date presets, ranges, multi-select, session persistence, chips) without forking EasyAdmin.
-
PHP
polysource/filter
Polysource — standalone filter primitive: form/datasource separation, session persistence, mapper/formatter/renderer pipeline, multi-mode UI (integrated, subpanel) with chips bar.
-
-
PHP
polysource/symfony-bundle
Polysource Admin — Symfony bundle wiring core contracts into Symfony 7.4 (DI, routing, controllers).
-
-
PHP
polysource/widgets
Polysource — composable dashboard widgets: counters, top-N lists, sparklines.
-
PHP
polysource/workflow-bridge
Polysource — Symfony Workflow bridge: auto-generates inline transition actions + state chips for resources with a Workflow attached.