An open API service indexing awesome lists of open source software.

awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
https://github.com/ziadoz/awesome-php

Last synced: 10 days ago
JSON representation

  • Table of Contents

    • Templating

      • Mustache - A PHP implementation of the Mustache template language.
      • Plates - A native PHP templating library.
    • Testing

      • Behat - A behaviour driven development (BDD) testing framework.
      • Mink - Web acceptance testing.
      • Pest - A testing framework with a focus on simplicity.
      • PHPT - A test tool used by PHP itself.
      • Alice - An expressive fixture generation library.
      • Atoum - A simple testing library.
      • Codeception - A full stack testing framework.
      • Faker - A fake data generator library.
      • Foundry - A fixture factory generation library for Doctrine.
      • Infection - An AST-based PHP Mutation testing framework.
      • Kahlan - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
      • Mockery - A mock object library for testing.
      • Nette Tester - A productive and enjoyable parallel unit testing framework.
      • ParaTest - A parallel testing library for PHPUnit.
      • Phake - Another mock object library for testing.
      • PHP-Mock - A mock library for built-in PHP functions (e.g. time()).
      • PHP MySQL Engine - A MySQL engine written in pure PHP.
      • PHPSpec - A design by specification unit testing library.
      • PHPUnit - A unit testing framework.
      • Prophecy - A highly opinionated mocking framework.
      • VFS Stream - A virtual filesystem stream wrapper for testing.
      • PHPUnit Polyfills - Simplifies running PHPUnit tests on multiple PHPUnit versions.
    • Text Editors and IDEs

    • Third Party APIs

    • URL

      • PHP Domain Parser - A domain suffix parser library.
      • Purl - A URL manipulation library.
      • sabre/uri - A functional URI manipulation library.
      • Uri - Another URL manipulation library.
    • Virtual Machines

      • Hack - A programming language for HHVM.
      • HHVM - A Virtual Machine, Runtime and JIT for PHP by Facebook.
      • PeachPie - PHP compiler and runtime for .NET and .NET Core.
    • Web Applications

      • 3V4L - An online PHP & HHVM shell.
      • Cachet - The open source status page system.
      • Lychee - An easy to use and great looking photo-management-system.
      • MailCatcher - A web tool for capturing and viewing emails.
      • phpMyAdmin - A web interface for MySQL/MariaDB.
      • PHP Queue - An application for managing queueing backends.
      • phpRedisAdmin - A simple web interface to manage [Redis](https://redis.io/) databases.
      • Adminer - Database management in a single PHP file.
      • PHPSandbox - An online IDE for PHP in the browser.
      • Leantime - Strategic project management system for the non project manager.
      • Mailpit - An email and SMTP testing tool for developers.