Overview Dependencies Services Installation With Composer (recommended) With Git Make sure that you copy variables.env.example to variables.env and adjust the settings in that f...
Class Phalcon\Config Methods Class Phalcon\Config implements ArrayAccess, Countable Phalcon\Config is designed to simplify the access to, and the use of, configuration data...
Class Phalcon\Tag Constants Methods Class Phalcon\Tag Source on GitHub Phalcon\Tag is designed to simplify building of HTML tags. It provides a set of helpers to generate...
Class Phalcon\Loader Methods Class Phalcon\Loader implements Phalcon\Events\EventsAwareInterface Source on GitHub This component helps to load your project classes autom...
Class Phalcon\Di Methods Class Phalcon\Di implements Phalcon\DiInterface , ArrayAccess Source on GitHub Phalcon\Di is a component that implements Dependency Injection/Se...
Class Phalcon\Escaper Methods Class Phalcon\Escaper implements Phalcon\EscaperInterface Escapes different kinds of text securing them. By using this component you may prev...