Search by

Popular Packages

  • stevegrunwell/typesnitch

    Utility for gradually improving type coverage across an application

  • PHP

    community-sdks/spaceship-laravel

    Laravel integration for the typed Spaceship PHP SDK

  • PHP

    mcakici/redakte

    Metinlerdeki hassas kişisel verileri (TCKN, VKN, IBAN, Telefon, İsim-Soyisim, E-posta vb.) algılayan ve redakte eden PHP ve Laravel kütüphanesi

  • Rust

    bharathcoorg/intermcp

    Ultra-fast, safe Model Context Protocol (MCP) engine and multiplexing hub in pure Rust, built for Interlayer Blockchain and open for all

  • PHP

    johnfmorton/craft-twig-scaffold

    Generates starter Twig templates from an entry type's field layout.

  • PHP

    michel/vardumper

    Zero-dependency PHP debug library. Drop it in any project — no framework required.

  • PHP

    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.

  • PHP

    michel/session

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

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

  • PHP

    michel/pure-plate

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

  • PHP

    michel/psr3-logger

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

  • PHP

    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.

  • PHP

    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.

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

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