Over at Mahana Designs we usually work with stateless session (meaning that there are no server sessions but instead the user information…
- http://platesphp.com/
- http://route.thephpleague.com/
- http://container.thephpleague.com/
{
"require": {
"phroute/phroute": "^2.1",
"guzzlehttp/guzzle": "^6.2",
"illuminate/database": "^5.3"
}
}