# phalcon **Repository Path**: editor135/phalcon ## Basic Information - **Project Name**: phalcon - **Description**: No description available - **Primary Language**: PHP - **License**: MIT - **Default Branch**: v6.0.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-07 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # phalcon Phalcon Framework [![PDS Skeleton](https://img.shields.io/badge/pds-skeleton-blue.svg?style=flat-square)](https://github.com/php-pds/skeleton) [![Phalcon CI](https://github.com/phalcon/phalcon/actions/workflows/continuous-integration.yml/badge.svg?branch=v6.0.x)](https://github.com/phalcon/phalcon/actions/workflows/continuous-integration.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=phalcon_phalcon&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=phalcon_phalcon) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=phalcon_phalcon&metric=coverage)](https://sonarcloud.io/summary/new_code?id=phalcon_phalcon) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=phalcon_phalcon&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=phalcon_phalcon) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=phalcon_phalcon&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=phalcon_phalcon) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=phalcon_phalcon&metric=bugs)](https://sonarcloud.io/summary/new_code?id=phalcon_phalcon) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=phalcon_phalcon&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=phalcon_phalcon) # Volt: Template Engine This repository consists of the Volt parser, for the Volt Template Engine used by the Phalcon Framework.## Implemented | Standard | Description | |----------------------------------------------------------------------------|-------------------------------| | ![PSR-3](https://img.shields.io/badge/PSR-3-blue.svg?style=flat-square) | `Phalcon\Logger\Logger` | | ![PSR-4](https://img.shields.io/badge/PSR-4-blue.svg?style=flat-square) | `Phalcon\Autoloader` | | ![PSR-7](https://img.shields.io/badge/PSR-7-blue.svg?style=flat-square) | `Phalcon\Http\Message` | | ![PSR-11](https://img.shields.io/badge/PSR-11-blue.svg?style=flat-square) | `Phalcon\Container\Container` | | ![PSR-12](https://img.shields.io/badge/PSR-12-blue.svg?style=flat-square) | Coding Standard | | ![PSR-13](https://img.shields.io/badge/PSR-13-blue.svg?style=flat-square) | `Phalcon\Html\Tag\Link` | | ![PSR-16](https://img.shields.io/badge/PSR-16-blue.svg?style=flat-square) | `Phalcon\Cache\Cache` | ## To do | Standard | Description | |--------------------------------------------------------------------------|------------------------| | ![PSR-6](https://img.shields.io/badge/PSR-6-red.svg?style=flat-square) | Caching Interface | | ![PSR-14](https://img.shields.io/badge/PSR-14-red.svg?style=flat-square) | Event Dispatcher | | ![PSR-15](https://img.shields.io/badge/PSR-15-red.svg?style=flat-square) | HTTP Handlers | | ![PSR-17](https://img.shields.io/badge/PSR-18-red.svg?style=flat-square) | `Phalcon\Http\Message` | | ![PSR-18](https://img.shields.io/badge/PSR-17-red.svg?style=flat-square) | HTTP Client | ## Remaining refactoring / alignment with `cphalcon` (v5) - Url - Pull requests to `cphalcon` - Convert tests to phpunit. ![Alt](https://repobeats.axiom.co/api/embed/2d73e3d230f4a39aa8e144feb6083f1d2c38faec.svg "Repobeats analytics image")