|
9f4742b063
|
Updated entire project to PSR2 code standard. Some classes still need to be moved around.
|
2016-05-07 19:22:09 +02:00 |
|
|
81b86c61c9
|
Implemented static methods for Modules.
Modules can now call default static methods by implementing the \FuzeWorks\Module trait.
The database also closes connection upon coreShutdownEvent
|
2016-01-17 14:42:39 +01:00 |
|
|
d982534cf0
|
Started working on new systems. Continue on new development environment.
|
2015-09-12 19:52:04 +02:00 |
|
|
68b3b402e7
|
Made the core of FuzeWorks static.
Resolves #74
More tests are needed in order to prove functioning of renewed core
|
2015-09-05 21:47:35 +02:00 |
|
|
d2ec5b0c2a
|
Moved internal modules to the new module namespace.
Most of them have an alias starting with techfuze/ for backwards compatibility until #74 has been resolved.
Resolves #68
|
2015-09-05 19:06:19 +02:00 |
|
|
a688821c65
|
Implemented the API interface. Can now be used by direct dependency insertion
|
2015-07-07 14:09:38 +02:00 |
|