2017 © Pedro Peláez
 

library phpapplicationsample

Sample of PHP application/library with composer and PSR support

image

orbittechnology/phpapplicationsample

Sample of PHP application/library with composer and PSR support

  • Sunday, April 29, 2018
  • by orbittechnologies
  • Repository
  • 2 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

PHP Censor Travis CI Latest Version Total downloads License SensioLabs Insight, (*1)

PHP application sample

Sample of PHP application/library compliant with PSR-1, PSR-2, PSR-4 and Composer for PHP 5.4+. Help is always appreciated, if you see a bug, feel free to squish it for us with a pull request., (*2)

Installation

You can install PHP application sample by composer. Add following code to "require" or "require-dev" section of the composer.json:, (*3)

"require": {
    "OrbitTechnology/php-application-sample": "1.0.*"
}

And install dependencies using the Composer:, (*4)

cd path/to/your-project
php composer.phar install

Tests

You can run the unit tests with the following commands:, (*5)

cd path/to/php-application-sample
./vendor/bin/phpunit -c ./phpunit.xml

License

The PHP application sample is open source software licensed under the GPL-3.0 license., (*6)

The Versions

29/04 2018

dev-master

9999999-dev

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

by Orbit Technologies

28/04 2018

1.0.5

1.0.5.0

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

by Orbit Technologies

14/01 2016

1.0.4

1.0.4.0

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

07/11 2015

1.0.3

1.0.3.0

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

30/04 2015

1.0.2

1.0.2.0

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

27/02 2015

1.0.1

1.0.1.0

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

04/08 2014

1.0.0

1.0.0.0

Sample of PHP application/library with composer and PSR support

  Sources   Download

GPLv3

The Requires

  • php >=5.4.0

 

The Development Requires