phpunit/phpunit dependents (133384) Order by: name | downloads Show: all | require | require-dev

  • PHP

    jelix/dao

    Lightweight object relation mapping based on the Database Access Object pattern

  • PHP

    jelix/database

    Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.

  • PHP

    jelix/fakeserverconf

    Fill the $_SERVER array with various PHP server configuration for unit tests.

  • PHP

    jelix/file-utilities

    helpers to manipulate files, path and directories

  • PHP

    jelix/inifile

    classes to read and modify ini files by preserving comments and empty lines

  • PHP

    jelix/jelix-skeleton-app

    Jelix skeleton application to start a new project

  • PHP

    jelix/php-redis

    php classes to manage data into a redis database. Fork from Sash php-redis lib.

  • PHP

    jelix/profiles

    API to manage access and credentials data

  • PHP

    jelix/properties-file

    classes to read and write properties files. Format is similar to Java properties files.

  • PHP

    jelix/simplelocalization

    A simple class to manipulate localized messages

  • PHP

    jelix/version

    Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.

  • PHP

    jelix/webservice-helper

    To generate a WSDL content from classes

  • PHP

    jelix/wikirenderer

    WikiRenderer is a library to generate HTML or anything else from wiki content.

  • PHP

    jelle-s/arrayintersections

    Tries to find intersections between a combination of arrays.

  • PHP

    jelle-s/arraykeycombiner

    Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.