Vitaliy Olos member since: Aug 22, 2023

Vitaliy Olos's packages

  • PHP

    solophp/paginator

    PHP pagination package

  • PHP

    solophp/query-builder

    A lightweight, fluent SQL query builder for PHP, providing secure and intuitive database interactions.

  • PHP

    solophp/repository

    A flexible base repository class for PHP 8+ with query builder and CRUD operations, featuring immutable architecture and selective loading.

  • PHP

    solophp/request-guard

    Robust request validation & authorization layer for HTTP inputs with type-safe guards

  • PHP

    solophp/router

    A lightweight and flexible PHP router with middleware support, route groups, and named routes

  • PHP

    solophp/session

    Secure PHP Session Handler with advanced security features

  • PHP

    solophp/settings

    Managing application settings stored in a database

  • PHP

    solophp/storage

    Simple file-based storage system for storing string data using key-value pairs.

  • PHP

    solophp/task-queue

    Enhanced PHP task queue using Solo Database with retry mechanism and task expiration support.

  • PHP

    solophp/translate

    PHP library that provides a simple way to retrieve strings in various languages

  • PHP

    solophp/utilities

    Collection of utility functions that can be used throughout the application

  • PHP

    solophp/validator

    PHP Data Validator