Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phpspec/phpspec

SpecBDD Framework for PHP
https://github.com/phpspec/phpspec

hacktoberfest

Last synced: about 2 months ago
JSON representation

SpecBDD Framework for PHP

Awesome Lists containing this project

README

        

phpspec
=======

The main website with documentation is at `http://www.phpspec.net `_.

.. image:: https://github.com/phpspec/phpspec/workflows/Build/badge.svg
:target: https://github.com/phpspec/phpspec/actions?query=workflow%3ABuild
:alt: Main Build Status

.. image:: https://img.shields.io/scrutinizer/g/phpspec/phpspec.svg
:target: https://scrutinizer-ci.com/g/phpspec/phpspec/build-status/master
:alt: Master Scrutinizer Quality Score

.. image:: https://img.shields.io/appveyor/ci/ciaranmcnulty/phpspec/master.svg
:target: https://ci.appveyor.com/project/ciaranmcnulty/phpspec/branch/master
:alt: AppVeyor build status

.. image:: https://poser.pugx.org/phpspec/phpspec/downloads.png
:target: https://poser.pugx.org/phpspec/phpspec/downloads
:alt: Total downloads

.. image:: https://poser.pugx.org/phpspec/phpspec/v/stable.png
:target: https://poser.pugx.org/phpspec/phpspec/v/stable
:alt: Latest stable version

.. image:: https://poser.pugx.org/phpspec/phpspec/v/unstable.png
:target: https://poser.pugx.org/phpspec/phpspec/v/unstable
:alt: Latest unstable version

.. image:: https://poser.pugx.org/phpspec/phpspec/license.png
:target: https://poser.pugx.org/phpspec/phpspec/license
:alt: Software license

Installing Dependencies
-----------------------

Dependencies are handled via `composer `_::

wget -nc https://getcomposer.org/composer.phar
php composer.phar install

Developer's mailing list
------------------------

For development discussion subscribe to `[email protected] `_.

Community
---------
Check out #phpspec on irc.freenode.net.