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
- Host: GitHub
- URL: https://github.com/phalcon/proxy-psr13
- Owner: phalcon
- License: mit
- Created: 2022-04-17T20:08:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-29T23:54:51.000Z (almost 4 years ago)
- Last Synced: 2025-05-27T22:11:29.429Z (about 1 year ago)
- Topics: phalcon, php, psr-13
- Language: PHP
- Homepage: https://phalcon.io
- Size: 62.5 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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