Packages from jardiscore

  • PHP

    jardiscore/cache

    Advanced PSR-16 compliant multi-layer caching library

  • PHP

    jardiscore/classversion

    ClassVersion enables loading classes with the same name from specific subdirectories associated with respective version labels

  • PHP

    jardiscore/dbconnection

    DbConnection is a factory to create PDO database connections and delivers a professional PDO connection wrapper.

  • PHP

    jardiscore/dbquery

    A flexible package to build sql queries for MySQL/MariaDB, PostgresSQL, and SQLite

  • PHP

    jardiscore/dbschema

    A flexible package for analyzing and managing database schemas (PDO-based) with support for MySQL/MariaDB, PostgreSQL, and SQLite

  • PHP

    jardiscore/dotenv

    Advanced functions dotEnv tool for reading .env files for standard global and protected contexts

  • PHP

    jardiscore/factory

    The Factory class serves as a flexible instantiation and access factory for classes, supporting optional versioning and dependency injection (DI).

  • PHP

    jardiscore/logger

    Jardis logger is a very powerful and flexible PHP logging library that allows you to log data in various formats and send it to different destinations such as files, databases, emails, or external services.

  • PHP

    jardiscore/messaging

    A powerful, unified PHP messaging library for Redis, Kafka, and RabbitMQ with automatic serialization, consumer groups, and production-ready features

  • PHP

    jardiscore/validation

    A flexible package to handle validation in a Domain Driven Design way with nested aggregates