Packages from phpdevcommunity

  • PHP

    phpdevcommunity/michel-core

    The Michel Framework Core is the core library of the Michel Framework, a lightweight and versatile PHP framework designed for simplifying web development tasks.

  • PHP

    phpdevcommunity/michel-package-starter

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

  • PHP

    phpdevcommunity/php-console

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

  • PHP

    phpdevcommunity/php-dotenv

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

  • PHP

    phpdevcommunity/php-filesystem

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

  • PHP

    phpdevcommunity/php-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

    phpdevcommunity/php-httpclient

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

  • PHP

    phpdevcommunity/php-options-resolver

    This library provides a simple solution for processing and validating option arrays in PHP.

  • PHP

    phpdevcommunity/php-router

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

  • PHP

    phpdevcommunity/php-session

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

  • PHP

    phpdevcommunity/php-validator

    PHP Validator is a fast, extensible, and simple PHP validation library that allows you to easily validate various types of data.

  • PHP

    phpdevcommunity/psr11-dependency-injection

    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.

  • PHP

    phpdevcommunity/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.

  • PHP

    phpdevcommunity/psr3-logger

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

  • PHP

    phpdevcommunity/template-bridge

    TemplateBridge is a lightweight and versatile template rendering library that supports native PHP rendering and a custom C engine via a `.so` file for enhanced performance.