An open API service indexing awesome lists of open source software.

https://github.com/phalcon/proxy-psr13

Package to offer PSR-13 (Link) compatibility with Phalcon classes from the PHP userland
https://github.com/phalcon/proxy-psr13

phalcon php psr-13

Last synced: 11 months ago
JSON representation

Package to offer PSR-13 (Link) compatibility with Phalcon classes from the PHP userland

Awesome Lists containing this project

README

          

# Phalcon Framework - Proxy PSR-13

[![Phalcon CI][actions_badge]](https://github.com/phalcon/proxy-psr13/actions/workflows/main.yml) [![codecov][codecov_badge]](https://codecov.io/gh/phalcon/proxy-psr13)

Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.

Proxy PSR-13 is a package that offers PSR-13 compatibility with `Phalcon\Html\Link`. Developers that wish to use PSR-13 alongside Phalcon, can use this package which is a wrapper to `Phalcon\Html\Link`.

## Installation

You can install the package using composer

```sh
composer require phalcon/proxy-psr13
```

## Links

### General
* [Official Documentation](https://docs.phalcon.io/)

### Support
* [Forum](https://phalcon.io/forum)
* [Discord](https://phalcon.io/discord)
* [Stack Overflow](https://phalcon.io/so)

### Social Media
* [Telegram](https://phalcon.io/telegram)
* [Gab](https://phalcon.io/gab)
* [LinkedIn](https://phalcon.io/linkedin)
* [MeWe](https://phalcon.io/mewe)
* [Facebook](https://phalcon.io/fb)
* [Twitter](https://phalcon.io/t)

[actions_badge]: https://github.com/phalcon/proxy-psr3/actions/workflows/main.yml/badge.svg
[codecov_badge]: https://codecov.io/gh/phalcon/proxy-psr3/branch/master/graph/badge.svg?token=J2WQtnpAyT

[discord-badge]: https://img.shields.io/discord/310910488152375297?label=Discord&logo=discord&style=flat-square