1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-26 14:34:31 +02:00

chore(core): update readme

This commit is contained in:
Awilum
2020-04-27 13:42:17 +03:00
parent 7a585f67b6
commit c11f38f745

View File

@@ -20,6 +20,8 @@ The underlying architecture of Flextype is built using well established and best
* [The PHP League](https://thephpleague.com): The League of Extraordinary PHP Packages well tested and using modern coding standards.
* [Respect Validation](https://respect-validation.readthedocs.io/): The most awesome validation engine ever created for PHP.
* [Thunderer Shortcode](https://github.com/thunderer/Shortcode): Advanced shortcode (BBCode) parser and engine for PHP.
* [Markdown & Parsedown](https://github.com/erusev/parsedown): for easy content creation and fast Markdown parsing.
* [YAML](https://yaml.org): Human friendly data serialization format for simple configuration.
## REQUIREMENTS