Libraries tagged by jar
heimseiten/contao-jarallax-bundle
347 Downloads
Adds jarallax.js to Contao
pelock/jobfuscator
15 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
jardissupport/workflow
53 Downloads
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API
jardissupport/validation
62 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
jardissupport/secret
75 Downloads
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
jardissupport/repository
57 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
jardissupport/factory
232 Downloads
PSR-11 Container with pre-registered instances and reflection fallback
jardissupport/dbquery
116 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
jardissupport/data
52 Downloads
Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)
jardissupport/classversion
228 Downloads
Runtime class versioning via namespace injection with configurable fallback chains and proxy caching
jardiscore/kernel
87 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
jardiscore/app
46 Downloads
HTTP delivery layer for Jardis domains — FastRoute routing behind an own interface, a PSR-15 middleware pipeline, and the canonical DomainResponse-to-PSR-7 envelope mapper. No generated domain ever imports it.
jardisadapter/messaging
80 Downloads
Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization and consumer groups; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/mailer
141 Downloads
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments, and retry with exponential backoff; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/logger
141 Downloads
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API; a building block of the open-source foundation that Jardis-generated DDD code runs on