.editorconfig | |
|
|
.gitignore | |
|
|
.php_cs | |
|
|
.travis.yml | |
|
|
Application/Application.php | 56 | A 0 mins |
|
Application/Application/API.php | 79 | A 0 mins |
|
Application/Application/Bootstrap.php | 57 | A 0 mins |
|
Application/Application/Error/Handler.php | 48 | A 0 mins |
|
Application/Application/Error/views/403.php | 33 | A 0 mins |
|
Application/Application/Error/views/404.php | 52 | A 0 mins |
|
Application/Application/Error/views/500.php | 52 | A 0 mins |
|
Application/Application/Error/views/503.php | 34 | A 0 mins |
|
Application/StupidDebugger.php | 34 | A 0 mins |
|
Application/composer.json | |
|
|
Application/launcher.php | 19 | A 0 mins |
|
Application/readme.md | |
|
|
Base/DynamicCollection.php | 106 | A 0 mins |
|
Base/DynamicCollectionInterface.php | 5 | A 0 mins |
|
Base/PropertyAccess.php | 21 | A 0 mins |
|
Base/composer.json | |
|
|
Base/readme.md | |
|
|
Cache/Cache.php | 70 | A 0 mins |
|
Cache/CacheInterface.php | 11 | A 0 mins |
|
Cache/Storage/AbstractStorage.php | 18 | A 0 mins |
|
Cache/Storage/Exception/InvalidArgumentException.php | 5 | A 0 mins |
|
Cache/Storage/Memcache.php | 98 | A 0 mins |
|
Cache/Storage/StorageInterface.php | 9 | A 0 mins |
|
Cache/composer.json | |
|
|
Cache/readme.md | |
|
|
Config/Config.php | 51 | A 0 mins |
|
Config/LocalConfig.php | 15 | A 0 mins |
|
Config/composer.json | |
|
|
Config/readme.md | |
|
|
Console/Application.php | 30 | A 0 mins |
|
Console/Command.php | 182 | A 3 hrs |
|
Console/composer.json | |
|
|
Console/readme.md | |
|
|
Controller/Base.php | 33 | A 0 mins |
|
Controller/Dispatcher.php | 14 | A 35 mins |
|
Controller/MethodsController.php | 5 | A 0 mins |
|
Controller/ViewsController.php | 85 | A 35 mins |
|
Controller/composer.json | |
|
|
Controller/readme.md | |
|
|
Database/AbstractDb/Driver.php | 43 | A 0 mins |
|
Database/AbstractDb/Driver/Connection.php | 56 | A 0 mins |
|
Database/AbstractDb/Driver/Connection/Metadata.php | 38 | A 0 mins |
|
Database/AbstractDb/Driver/Connection/MetadataInterface.php | 7 | A 0 mins |
|
Database/AbstractDb/Driver/ConnectionInterface.php | 12 | A 0 mins |
|
Database/AbstractDb/Driver/Query/Builder.php | 214 | B 4 hrs |
|
Database/AbstractDb/Driver/Query/Result.php | 20 | A 0 mins |
|