Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
koen
koen has asked
25
questions and find answers to
9
problems.
Stats
294
EtPoint
49
Vote count
25
questions
9
answers
About
koen questions
version control with private branches?
how do closures help in creating a DSL/fluent interface: PHP examples?
does the 'getters and setters are evil' fail for the view layer?
combinations: avoiding multiple nested foreach
Is behaviour driven development about design or analysis?
vim - move cursor in insert mode without arrow keys
DDD: what's the use of the difference between entities and value objects?
PHPUnit getMock() with namespace
how to test or describe endless possibilities?
how to avoid returning mocks from a mocked object list
koen answers
PHP OOP Good practice for accessing methods?
RBAC or ACL, for private content?
git file history browsing
Something like gitignore but not git ignore
Access control - is RBAC worth implementing in a hierarchical user management system?
Can I use static class for my Logger?
Multiple levels of authorization, not only role-based
PHPUnit - creating Mock objects to act as stubs for properties
Best practices for static constructors