2017 © Pedro Peláez
 

library editable

Mesour Editable component.

image

mesour/editable

Mesour Editable component.

  • Thursday, June 15, 2017
  • by mesour
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,154 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 3 % Grown

The README.md

Mesour Editable

Install

  • With Composer, (*1)

    composer require mesour/editable
  • Or download source from GitHub, (*2)

Tests

Before first run, create config.local.php file. Can use config.php as template., (*3)

Run command vendor/bin/tester tests/ -s -c tests/php.ini --colors, (*4)

Code style

Run command vendor/bin/phpcs --standard=ruleset.xml --extensions=php,phpt --encoding=utf-8 --tab-width=4 -sp src tests, (*5)

The Versions