Libraries tagged by prim
libresign/pdf-signature-validator
346 Downloads
High-quality PDF signature extraction and validation primitives for LibreSign and external consumers.
konradmichalik/typo3-backend-themes
85 Downloads
Backend Themes - TYPO3 extension to configure and select custom backend color themes with primary/secondary colors, dark mode support and live preview.
koine/core
2207 Downloads
Primitive types behaving like grown up objects
kaskadia/doctrine-repository-wrapper-uuid
392 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
jdavidbakr/ulidmodelroutes
392 Downloads
Configures models to have ULID route keys while still having integer primary keys
jardissupport/repository
124 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
invue/actions
176 Downloads
The shared 'button that does something' primitive for the Invue framework — a link/button with an optional confirmation modal, plus a dropdown group, reused by invue/tables (row/bulk actions) and any other package or app that needs a confirmable action.
hitaqnia/haykal-core
190 Downloads
Haykal shared utilities: Result pattern, tenancy primitives, phone-number value object, and two HTTP middlewares (user-locale + Spatie permissions-team bridge).
hexis/audit-bundle
380 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
heimseiten/contao-page-teaser-bundle
757 Downloads
Die Erweiterung 'Seitenteaser' stellt Inhaltselemente bereit, die automatisch aus bestehenden Seiten Seitenteaser generieren. Als Bild dient das Seitenbild des Contao-Kerns (ab Contao 6, unter Contao 5.7 über heimseiten/contao-primary-page-image-bundle), ersatzweise das Seitenbild von terminal42/contao-pageimage und ansonsten das erste in der Seite verwendete Bild. Außerdem wird der Seitentitel und die Seitenbeschreibung verwendet. Dies kann überschrieben werden, wenn in der Seite Extraeingaben für den Teaser Titel und die Teaserbeschreibung gemacht werden. Im Startpunkt der Webseite kann eingestellt werden, welche Bildgröße verwendet und, ob ein Text angezeigt werden soll.
hassandomedenea/hddlaravelhelpers
175 Downloads
Tools to build standard model structure and connect to primevue frontend library
grifart/stateful
13041 Downloads
Serializes any object into primitive types and arrays.
finatto/filament-theme
259 Downloads
Finatto UI — official Filament v5 theme plugin (light-only, black primary, red brand accent).
fasano/phprimitives
50 Downloads
Tools for building rich domain primitives.
ez-php/dataloader
131 Downloads
Generic keyed-batch loading and per-key memoization primitive for solving N+1 access patterns