32 Commits (master)
 

Author SHA1 Message Date
Guillermo Pages 4af65557bb build: change package name to meow/php-bsrutils 2 years ago
Guillermo Pages 016b0fe654 fix: only variables should be passed by reference 3 years ago
Guillermo Pages ad886bb7a0 feat: support variables 3 years ago
Guillermo Pages 137b586de6 feat: add better exception message 4 years ago
Guillermo Pages efa9d0f2cb fix: too many root slashes 4 years ago
Guillermo Pages 5264448ebc fix: File Exception.php not found 4 years ago
Guillermo Pages 611b91974c fix: typo 4 years ago
Guillermo Pages ad92a45294 feat: add DotEnv class 4 years ago
Guillermo Dev 89da04e1db forgot static 7 years ago
Guillermo Dev f1e289ea26 add more ways to get environement variables to figure out configuration file to use 7 years ago
Guillermo Dev 72701b345e apache_getenv() is not defined everywhere replace with getenv 7 years ago
Guillermo Dev 58e1d85104 removed php_sapi_name() === 'cli' check that assumed development config 7 years ago
Guillermo Dev 79a60f13b2 tests pass 7 years ago
Guillermo Dev 10715899a0 add file system class for missing file/dir creation with writability exception 7 years ago
Guillermo Dev bdf897fed5 when code is run from cli apache_getenv does not work, but it usually means it is dev env 7 years ago
Guillermo Dev 21f1e77556 use apache env vars to load different config files 7 years ago
Guillermo Dev 178b8d81ba removed phpdocumentor 7 years ago
Guillermo Dev 2397691964 BSR to Bsr 7 years ago
Guillermo Dev 596afd7f17 appearance 7 years ago
Guillermo Dev 3291bc4081 Logger and Configuration have test suites 7 years ago
Guillermo Dev ccdd34bc31 missing use statement 7 years ago
Guillermo Dev 9697811f13 logger test skeleton 7 years ago
Guillermo Dev 0a45ea5520 require-dev documentor 7 years ago
Guillermo Dev bfca7be000 refactored logger 7 years ago
Guillermo Dev 4bf137fbbc Added logger into utils package 7 years ago
Guillermo Dev 2f4115d59a changed package name to Utils to add the logger into it 7 years ago
Guillermo Dev 6547e35f36 ignore vim swap files 7 years ago
Guillermo Dev db326b1e3c testing file config, pass 7 years ago
Guillermo Dev 40d96a8911 added test for configuration 7 years ago
Guillermo Dev ca96f06876 setup phpunit 7 years ago
Guillermo Dev b3dab22eb9 change module name in composer 7 years ago
Guillermo Dev 8183fba17c first commit 7 years ago