Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

corpsee/nameless-source

Repository files navigation

PHP Censor Travis CI Latest Version Total downloads License SensioLabs Insight

This package is abandoned and no longer maintained.

Nameless framework

Yet another framework based on Symfony Components.

Installation

You can install Nameless debug package by composer. Add following code to "require" or "require-dev" section of the composer.json:

"require": {
    "corpsee/nameless-source": "0.*"
}

And install dependencies using the Composer:

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

Usage

Tests

You can run the unit tests with the following commands:

cd path/to/nameless-source
./vendor/bin/phpunit -c ./phpunit.xml

License

The Nameless framework is open source software licensed under the GPL-3.0 license.

About

[ABANDONED] Source part of Nameless framework without application data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published