php-ease-core 1.38.0 released

EN
php-ease-core

php-ease-core

1.38.0

What's New

 * Load required Initial Configuration or exit
    \Ease\Shared::init($configKeys = [], $envFile = '.env') 


 * Get All Classes in namespace
   \Ease\Functions::classesInNamespace($namespace) 

 * Load all files found for given namespace
   \Ease\Functions::loadClassesInNamespace($namespace) 

What's Changed

New Contributors

Full Changelog: https://github.com/VitexSoftware/php-ease-core/compare/1.13...1.38.0

Back to articles