Vökuró is another sample application you can use to learn more about Phalcon. Vökuró is a small website that shows how to implement a security features and management of users
Websites and web applications are vulnerable to XSS attacks and
Backends usually provide forms to allow users to manipulate data. Continuing the explanation of INVO, we now address the creation of CRUDs, a very common task that Phalcon
This component aids the developer in common security tasks such as password hashing and Cross-Site Request Forgery protection (CSRF). Password
These steps will guide you through the process of installing Phalcon Developer Tools for Linux. Prerequisites The
Nginx is a free, open-source, high-performance HTTP server and reverse
PHP extensions require a slightly different installation method to a traditional PHP-based library or framework. You can either download a binary package for the system of
WampServer is a Windows web development environment. It allows you to
The process of pagination takes place when we need to present big groups of arbitrary data gradually. Phalcon\Paginator
The following example is a bit lengthy, but it attempts to explain why Phalcon uses service location and dependency injection. First, let’s pretend we are developing a component
Page 5 of 8