Commits · master
simplebox
Browse files
Jun 18, 2018
Merge branch 'develop' into 'master'
· 57279fb9
m0rtis
authored
Jun 18, 2018
57279fb9
Readme:(
· c69515ec
m0rtis
authored
Jun 18, 2018
c69515ec
Merge branch 'develop' into 'master'
· 9ed9b6f9
m0rtis
authored
Jun 18, 2018
9ed9b6f9
Add .gitlab-ci.yml to gitattributes
· 99a50a1e
m0rtis
authored
Jun 18, 2018
99a50a1e
Update README.md
· d5113a55
m0rtis
authored
Jun 18, 2018
d5113a55
Syntax highlighting
· 786973e4
m0rtis
authored
Jun 18, 2018
786973e4
Finally add readme
· 8075e9d3
m0rtis
authored
Jun 18, 2018
8075e9d3
Additional check whether the class is invokable but doesn't have the word "factory" in its name.
· 9d2e4f51
m0rtis
authored
Jun 18, 2018
9d2e4f51
Revert "Refactored (simplified) Container::retrieve method"
· 97f0d4d1
m0rtis
authored
Jun 18, 2018
97f0d4d1
Refactored (simplified) Container::retrieve method
· 7f0197fa
m0rtis
authored
Jun 18, 2018
7f0197fa
Merge branch 'develop' into 'master'
· a52aebc3
m0rtis
authored
Jun 18, 2018
a52aebc3
Added .gitattributes, renamed phpunit.xml to phpunit.xml.dist, updated dependencies.
· a3e9b370
m0rtis
authored
Jun 18, 2018
a3e9b370
Modified tests, extracted protected/private methods caller (without...
· dc92efc6
m0rtis
authored
Jun 18, 2018
dc92efc6
Refactoring base container
· 0a2d9559
m0rtis
authored
Jun 18, 2018
0a2d9559
Added cache for reflections between canInstantiate and instantiate methods
· d0e0a086
m0rtis
authored
Jun 18, 2018
d0e0a086
Jun 17, 2018
Gitlab CI
· d57f4b3c
m0rtis
authored
Jun 18, 2018
d57f4b3c
Merge remote-tracking branch 'SimpleBox/develop' into develop
· 2565f190
m0rtis
authored
Jun 18, 2018
2565f190
Gitlab CI
· b0cedd01
m0rtis
authored
Jun 18, 2018
b0cedd01
Gitlab CI
· d2179ed4
m0rtis
authored
Jun 18, 2018
d2179ed4
Gitlab CI
· d33053df
m0rtis
authored
Jun 18, 2018
d33053df
Gitlab CI
· b2920993
m0rtis
authored
Jun 18, 2018
b2920993
Gitlab CI
· ef099582
m0rtis
authored
Jun 18, 2018
ef099582
Gitlab CI
· b1a3b0fc
m0rtis
authored
Jun 17, 2018
b1a3b0fc
Gitlab CI
· a6329e72
m0rtis
authored
Jun 17, 2018
a6329e72
Jun 06, 2018
Merge branch 'new_di' into 'develop'
· 1ed9648a
m0rtis
authored
Jun 06, 2018
1ed9648a
Coverage increase
· ca269dd2
m0rtis
authored
Jun 06, 2018
ca269dd2
Jun 04, 2018
Add the name of class and method to ContainerException message
· 1a69b8b7
m0rtis
authored
Jun 05, 2018
1a69b8b7
Changed realisation of autowiring dependency injection (and tests)
· 2e5885fe
m0rtis
authored
Jun 05, 2018
2e5885fe
Rename
· 5573d4a1
m0rtis
authored
Jun 04, 2018
5573d4a1
May 15, 2018
Added new check for class existence and implemented method getConfigForClass
· 8a5bbb22
m0rtis
authored
May 16, 2018
8a5bbb22
Renamed some methods, moved logic of Container::canResolve to the...
· 7106edb2
m0rtis
authored
May 15, 2018
7106edb2
May 14, 2018
Style corrections
· 896669d9
m0rtis
authored
May 14, 2018
896669d9
May 06, 2018
Merge remote-tracking branch 'SimpleBox/develop' into develop
· ba460891
m0rtis
authored
May 07, 2018
ba460891
1. Changed method Container::build to Container::create.
· c351e867
m0rtis
authored
May 06, 2018
c351e867
1. Changed method Container::build to Container::create.
· 2041462c
m0rtis
authored
May 06, 2018
2041462c
Apr 08, 2018
Merge branch 'develop' into 'master'
· 9ea71106
m0rtis
authored
Apr 08, 2018
9ea71106
Added feature which let to retrieve different objects under the same key...
· 4267fc81
m0rtis
authored
Apr 08, 2018
4267fc81
Apr 07, 2018
Merge branch 'develop' into 'master'
· 61f55f52
m0rtis
authored
Apr 07, 2018
61f55f52
Tests and coverage
· 3ebfdada
m0rtis
authored
Apr 07, 2018
3ebfdada
Merge branch 'master' into 'develop'
· 9422d625
m0rtis
authored
Apr 07, 2018
9422d625
Loading