Class Phalcon\Config\Adapter\Json Methods Class Phalcon\Config\Adapter\Json extends class Phalcon\Config implements Countable , ArrayAccess Source on GitHub Reads JSON...
Abstract class Phalcon\Text Constants Methods Abstract class Phalcon\Text Source on GitHub Provides utilities to work with texts Constants integer RANDOM_ALNUM integ...
Class Phalcon\Mvc\View\Simple Methods Class Phalcon\Mvc\View\Simple extends abstract class Phalcon\Di\Injectable implements Phalcon\Events\EventsAwareInterface , Phalcon\D...
Phalcon Developer Tools on Linux Prerequisites Installation Linux macOS Windows Adding PHP and Tools to your system PATH Phalcon Developer Tools on Linux These steps w...
Using PHP Built-in webserver Using PHP Built-in webserver As of PHP 5.4.0, you can use PHP’s on built-in web server for development. To start the server type: php - S local...
Queues Introduction Configuration Driver Prerequisites Database Other Queue Dependencies Writing Job Classes Job Class Structure When Things Go Wrong Manually Releasing Jobs ...