Packages from michel

  • michel/console

    A lightweight PHP library designed to simplify command handling in console applications.

  • michel/dotenv

    PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.

  • michel/filesystem

    A lightweight PHP library for file system operations, including temporary file creation, file manipulation, and metadata handling using SPL.

  • michel/flash

    PHP Flash is a lightweight library for managing message flash functionality in PHP applications. It allows you to easily display temporary messages, such as success messages, warnings, and error notifications, to enhance the user experience.

  • michel/httpclient

    A lightweight PHP HTTP client library without external dependencies. No need curl extension.

  • michel/michel-core

    The Michel Framework Core provides the essential building blocks for the Michel Framework. It's a lightweight, versatile, and modern PHP framework designed to streamline web development and simplify common tasks.

  • michel/michel-package-starter

    The core interface required for creating and integrating packages into the Michel framework.

  • michel/options-resolver

    Strict, Fluent, and Type-Safe Option Validation for PHP.

  • michel/paper-orm

    PaperORM is a lightweight Object-Relational Mapping (ORM) library

  • michel/paper-orm-bundle

    PaperORMBundle is a Symfony bundle that integrates PaperORM, a lightweight and performant PHP ORM.

  • michel/php-sql-mapper

    A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.

  • michel/pqueue

    PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.

  • michel/pqueue-bundle

    PQueueBundle is a Symfony bundle that integrates Pqueue, a minimalist PHP library for processing background messages using a single persistent CLI.

  • michel/psr11-di

    A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.

  • michel/psr14-event-dispatcher

    This library provides an easy-to-use implementation of a PSR-14 event dispatcher, allowing you to manage event-driven functionality in your PHP applications.

  • michel/psr3-logger

    A straightforward logging library for PHP that implements PSR-3, making it easy to integrate logging into your project.

  • michel/pure-plate

    PurePlate is a lightweight and versatile template rendering library for native PHP.

  • michel/requestkit

    A lightweight and efficient PHP library for handling, validating, and transforming incoming HTTP requests, supporting both form submissions and JSON API payloads.

  • michel/router

    A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.

  • michel/session

    PHP Session is a PHP library that optimizes session management, utilizing PHP's native session handling mechanisms for enhanced security and efficiency.

  • michel/unitester

    PHP UniTester is a unit testing library for PHP that provides a straightforward interface for writing and executing tests. It focuses on a minimalist approach, allowing developers to create assertions and organize tests at the lowest level of PHP, without reliance on complex external libraries.

  • michel/vardumper

    A lightweight and versatile PHP library for debugging and inspecting variables with customizable output formats.