How to avoid repeating both $ this-> request-> is Post and -> Ajax () in my Actions?
Could you explain details clearly?
Phalcon allows you to specify the HTTP method for Routes.
Also check out Match Callbacks.
If you're using the Annotations Router, you can do the same things within annotations.