Packages from solophp

  • PHP

    solophp/application

    PSR compliant Application class with middleware support and routing

  • PHP

    solophp/base-repository

    Solo BaseRepository provides a foundational abstract class for implementing the Repository pattern in PHP applications.

  • PHP

    solophp/configs

    Simple and flexible configuration management library with dot notation support

  • PHP

    solophp/container

    PSR-11 compatible Dependency Injection Container

  • PHP

    solophp/database

    Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.

  • PHP

    solophp/entity-repository

    Solo EntityRepository - A modern, type-safe implementation of the Repository pattern for PHP domain entities. Provides a robust data access layer with automatic entity mapping and collection support

  • PHP

    solophp/flash-messages

    Session-based Flash Messages class for PHP

  • PHP

    solophp/formatter

    Transforming data into a polished format

  • solophp/framework

    SoloPHP is a simple PSR compatible PHP framework for developing web applications and APIs.

  • PHP

    solophp/http-client

    PSR-18 HTTP client with retry functionality

  • PHP

    solophp/http-emitter

    PSR-7 HTTP Response Emitter

  • PHP

    solophp/image-uploader

    A simple PHP library for uploading images

  • PHP

    solophp/inertia

    PSR-7 and PSR-15 adapter for Inertia.js

  • PHP

    solophp/inertia-svelte-skeleton

    SoloPHP Framework Skeleton Application for Inertia.js and Svelte, ready to start coding

  • PHP

    solophp/logger

    PSR-3 compatible logger implementation

  • 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

    Simple PHP task queue with database storage

  • 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