atayahmet/glad

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
LICENSE
README.md
composer.json
composer.lock
docs/english/install.md
docs/english/method_references.md
docs/english/provider.md
docs/english/quickstart.md
docs/english/settings.md
docs/index.md
docs/turkish/ayarlar.md
docs/turkish/hizli_baslangic.md
docs/turkish/kurulum.md
docs/turkish/metotlar.md
docs/turkish/provider.md
phpunit.xml
resource/ses_test
src/Glad/Author.php467
D
2 days
src/Glad/Conditions.php33
A
45 mins
src/Glad/Constants.php54
src/Glad/Cooker.php27
A
50 mins
src/Glad/Driver/Adapters/Database/Adapter.php19
src/Glad/Driver/Adapters/Database/ModelAdapter.php23
src/Glad/Driver/Adapters/Database/PDOAdapter.php93
A
25 mins
src/Glad/Driver/Repository/Memcache/Memcache.php73
src/Glad/Driver/Repository/Memcached/Memcached.php69
src/Glad/Driver/Repository/NativeSession/Session.php62
src/Glad/Driver/Repository/RepositoryAdapter.php44
src/Glad/Driver/Security/Crypt/Crypt.php14
src/Glad/Driver/Security/Hash/Hash.php14
src/Glad/Event/Dispatcher.php29
src/Glad/Glad.php188
src/Glad/GladProvider.php27
src/Glad/Injector.php134
C
1 day
src/Glad/Interfaces/ConditionsInterface.php7
src/Glad/Interfaces/CookerInterface.php9
A
50 mins
src/Glad/Interfaces/CryptInterface.php6
src/Glad/Interfaces/DatabaseAdapterInterface.php8
src/Glad/Interfaces/DatabaseServiceInterface.php6
src/Glad/Interfaces/GladSessionHandlerInterface.php7
src/Glad/Interfaces/HashInterface.php6
src/Glad/Interfaces/ServiceInterface.php5
src/Glad/Service.php3
src/Glad/Services/DatabaseService.php18
src/Glad/Traits/CodeIgniter3Trait.php28
src/Glad/Traits/FuelTrait.php28
src/Glad/Traits/LaravelTrait.php26