library dependency
very very small dependency class
ryanhs/dependency
very very small dependency class
- Wednesday, February 4, 2015
- by dr.web123
- Repository
- 1 Watchers
- 0 Stars
- 22 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Dependency
very very small dependency class, (*1)
maybe you will find it as a joke haha :-), (*2)
Installation
you can download this with composer (packagist), (*3)
composer require ryanhs/dependency
example
require 'vendor/autoload.php'; // composer autoload
use \Ryanhs\Dependency\Dependency;
$d = new Dependency;
$d->app = new MyApp();
$d->router = new MyRouter();
$d->controller = new MyController();
$d->app->run();
License
MIT License, (*4)
dev-master
9999999-dev
very very small dependency class
Sources
Download
MIT License
The Requires
The Development Requires
by
ryan hs
1.0.1
1.0.1.0
very very small dependency class
Sources
Download
MIT License
The Requires
The Development Requires
by
ryan hs
v1.0.0
1.0.0.0
very very small dependency class
Sources
Download
MIT License
The Requires
The Development Requires
by
ryan hs