Facade accessors and client resolver
- Facade Accessors: Change facade accessor keys to their own name instead of custom names;
- Client Resolver: Client Class will be resolved with the bind method instead of singleton to prevent session falt in further resolving.
- PHP docs: Update PHP docs in some files!