Skip to content

CoR--/LRphpLib

 
 

Repository files navigation

LRphpLib - Learning Registry php Library

==================================================

Coding Standards

  • follows PSR-2 coding standards
  • follows PSR-4 for autoloading.
  • Configured to be installed via composer

System Requirements

  • php 5.4+ (some of the dependencies would not install with php 5.3, but your mileage may vary)
  • GPG v2 for signing
  • Composer (PHP Package Manager)
    • to install (on Mac): $ curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin

Initial Setup

  • $ cd /path/to/repo
  • $ composer.phar install

About

Learning Registry php Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%