Files
faveo/vendor/phpspec/phpspec
2016-11-03 05:44:29 +05:30
..
2016-02-16 23:24:52 +05:30
2016-11-03 05:44:29 +05:30
2016-10-17 12:02:27 +05:30
2016-02-16 23:24:52 +05:30
2016-11-03 05:44:29 +05:30
2016-11-03 05:44:29 +05:30
2016-02-16 23:24:52 +05:30
2016-02-16 23:24:52 +05:30
2016-06-13 20:41:55 +05:30
2016-10-17 12:02:27 +05:30
2016-06-13 20:41:55 +05:30
2016-10-17 12:02:27 +05:30
2016-02-16 23:24:52 +05:30
2016-11-03 05:44:29 +05:30
2016-10-17 12:02:27 +05:30
2016-02-16 23:24:52 +05:30
2016-02-16 23:24:52 +05:30
2016-11-03 05:44:29 +05:30
2016-02-16 23:24:52 +05:30
2016-06-13 20:41:55 +05:30

phpspec
=======

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

.. image:: https://travis-ci.org/phpspec/phpspec.svg?branch=master
   :target: http://travis-ci.org/phpspec/phpspec
   :alt: Master Travis Build Status

.. image:: https://scrutinizer-ci.com/g/phpspec/phpspec/badges/quality-score.png?b=master
   :target: https://scrutinizer-ci.com/g/phpspec/phpspec/build-status/master
   :alt: Master Scrutinizer Quality Score
   
.. image:: https://ci.appveyor.com/api/projects/status/wce4nun9re76ocp6/branch/master?svg=true
   :target: https://ci.appveyor.com/project/ciaranmcnulty/phpspec/branch/master
   :alt: AppVeyor build status
   

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

Dependencies are handled via `composer <http://getcomposer.org>`_::

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

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

For development discussion subscribe to `phpspec-dev@googlegroups.com <mailto:phpspec-dev@googlegroups.com>`_.

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