phpdevcommunity/unitester dependents (17) Order by: name | downloads Show: all | require | require-dev

  • PHP

    devcoder-xyz/php-dotenv

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

    Abandoned! See phpdevcommunity/php-dotenv

  • PHP

    devcoder-xyz/php-router

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

    Abandoned! See phpdevcommunity/php-router

  • PHP

    phpdevcommunity/paper-orm

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

  • 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-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-options-resolver

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

  • PHP

    phpdevcommunity/php-requestkit

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

  • 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/php-vardumper

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

  • 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.