module_manager-master
database
migrations
2017_09_28_132800_create_modules_table.php
753B
src
Contracts
Repository.php
645B
Registries
EloquentRegistry.php
3KB
FileRegistry.php
5KB
BaseRegistry.php
732B
Repositories
ModuleRegistryRepository.php
2KB
EloquentRepository.php
2KB
Support
EventDispatcher.php
696B
Requester.php
1KB
ModuleDescriptor.php
1KB
Models
Module.php
287B
ModuleManager.php
6KB
Facades
ModuleManager.php
295B
ModuleManagerServiceProvider.php
860B
Exceptions
UnknownRegistryTypeException.php
223B
ModuleNotFoundException.php
105B
phpunit.xml.dist
1KB
.travis.yml
759B
config
module_manager.php
848B
LICENSE
1KB
README.md
3KB
tests
TestCase.php
604B
Registries
BaseRegistryTest.php
937B
EloquentRegistryTest.php
7KB
FileRegistryTest.php
9KB
Repositories
EloquentRepositoryTest.php
5KB
ModuleRegistryRepositoryTest.php
5KB
Support
RequesterTest.php
2KB
ModuleDescriptorTest.php
2KB
EventDispatcherTest.php
1KB
Models
ModuleTest.php
643B
ModuleManagerTest.php
6KB
Stubs
FakeModel.php
413B
Http
Controllers
TestControllerStub.php
217B
EloquentRepositoryStub.php
246B
ModuleStub.php
584B
RegistryStub.php
880B
ModuleRegistryRepositoryStub.php
361B
FileRegistryStub.php
226B
DisabledModuleStub.php
316B
ModelStub.php
156B
data
routes
api.php
65B
web.php
55B
ModuleServiceProviderTest.php
2KB
.gitignore
35B
composer.json
1020B
暂无评论