Libraries tagged by projections
php-coord/datapack-africa
21833 Downloads
PHPCoord high-accuracy addon datapack for Africa
milpa/console
733 Downloads
The projection layer of the Milpa PHP framework: surface projectors that turn one declared Operation into the shape each surface speaks — CLI flags, MCP tools — plus the signature gate that makes consent name the call.
vortos/vortos-search
592 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
vortos/vortos-cqrs
1276 Downloads
Vortos CQRS — command bus, query bus, projection handlers
parisek/definition-kit
523 Downloads
Authored per-component definition (YAML) → CMS projection generator + drift-lint. Migrates ACF field groups to a semantic definition, regenerates acf.json/block.json, and fails CI when they drift.
idct/symfony-view-projection-normalizer
815 Downloads
Symfony MVC View Projection Normalizer - provides DefaultViewProjection attribute and normalizer for intermediate layer between data models and view serialization
ufo-tech/event-sourcing
721 Downloads
A lightweight event sourcing library with aggregates, event store and projections for modern PHP applications.
timothepearce/laravel-time-series
5363 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
ici-be/ici-tools
5129 Downloads
Spatial PHP tools. The WfsLayer class helps create requests on a WFS layer using a PHP object. Web Feature Service (WFS) is a standard of the Open Geospatial Consortium.
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
jsor/proj4php
15533 Downloads
LGPL public translation of proj4js for PHP
mnb/mnb-phpexcel-core
41 Downloads
Shared data model, typed reader API, sessions, projection, progress, errors, and reader registry for MNB PHPExcel.
mediagone/types-collections
2284 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
fedorgrecha/php-graphql-projection
2 Downloads
GraphQL projections generator for Laravel
darangonaut/laravel-doctrine-projections
19 Downloads
Read-only Eloquent models generated from Doctrine ORM metadata — query with Eloquent, write through your domain.