F.Michel member since: Jun 26, 2018 · Transparency log

F.Michel's packages

  • PHP

    michel/console

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

  • PHP

    michel/dotenv

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

  • PHP

    michel/filesystem

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

  • PHP

    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.

  • PHP

    michel/httpclient

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

  • PHP

    michel/lock

    A flexible PHP locking library designed to prevent race conditions in CLI and web environments.

  • PHP

    michel/michel-auth

    A PSR-15 compliant authentication library providing form and token-based authentication handlers.

  • PHP

    michel/michel-core

    The super-lightweight, versatile, and modern PHP engine. No bloat, no YAML, no XML. Just clean, raw PHP power!

  • PHP

    michel/michel-package-starter

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

  • PHP

    michel/options-resolver

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

  • PHP

    michel/paper-orm

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

  • PHP

    michel/paper-orm-bundle

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

  • PHP

    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 re

  • PHP

    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.

  • PHP

    michel/pqueue-bundle

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