1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

update README.md

This commit is contained in:
Awilum
2021-04-16 01:07:13 +03:00
parent 7c2aac2ed9
commit 59a5ba44c2

View File

@@ -13,7 +13,7 @@ With Flextype, you are in complete control. Design your data structure the way y
The underlying architecture of Flextype is built using well established and best-in-class technologies. This is to ensure that Flextype is simple to use and easy to extend. Some of these key technologies include:
* [Slim PHP](http://www.slimframework.com): Framework for powerful web applications and APIs.
* [Slim PHP](https://www.slimframework.com): Framework for powerful web applications and APIs.
* [Atomastic](https://atomastic.com): A set of decoupled and reusable PHP building blocks for kickass Web Applications.
* [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.