Popular Packages

  • PHP

    ghostwriter/shell

    Execute commands and external programs

  • drupal/core-dev

    require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

  • PHP

    illuminate/pagination

    The Illuminate Pagination package.

  • PHP

    ghostwriter/case-converter

    Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase

  • PHP

    ghostwriter/filesystem

    Filesystem implementation for PHP

  • PHP

    ghostwriter/clock

    Provides a Clock implementation for PHP

  • PHP

    ghostwriter/container

    Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.

  • PHP

    ghostwriter/event-dispatcher

    Event Dispatcher implementation.

  • PHP

    ghostwriter/json

    Safely encode and decode JSON

  • PHP

    laminas/laminas-math

    Create cryptographically secure pseudo-random numbers, and manage big integers

    Abandoned!

  • PHP

    ghostwriter/config

    Provides an object that maps configuration keys to values.

  • PHP

    doctrine/reflection

    The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

    Abandoned! See roave/better-reflection

  • PHP

    vincentlanglet/twig-cs-fixer

    A tool to automatically fix Twig code style

  • PHP

    ghostwriter/coding-standard

    PHP Coding Standard

  • PHP

    ghostwriter/option

    Provides an Option type implementation for PHP