|
|
@@ -136,6 +136,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
136
|
136
|
* [Spiral](https://spiral.dev/) - A high-performance PHP/Go framework.
|
|
137
|
137
|
* [Symfony](https://symfony.com/) - A set of reusable components and a web framework.
|
|
138
|
138
|
* [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
|
|
|
139
|
+* [Tempest](https://tempestphp.com/) - A modern PHP framework built for the new era of PHP development.
|
|
139
|
140
|
|
|
140
|
141
|
### Framework Extras
|
|
141
|
142
|
*Extras related to web development frameworks.*
|
|
|
@@ -163,6 +164,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
163
|
164
|
* [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
|
|
164
|
165
|
* [TYPO3](https://typo3.org) - An enterprise level CMS.
|
|
165
|
166
|
* [WordPress](https://github.com/WordPress/WordPress) - A blogging platform and CMS.
|
|
|
167
|
+* [OctoberCMS](https://octobercms.com/) - The Laravel-Based CMS Engineered For Simplicity.
|
|
166
|
168
|
|
|
167
|
169
|
### Components
|
|
168
|
170
|
*Standalone components from web development frameworks and development groups.*
|
|
|
@@ -217,6 +219,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
217
|
219
|
* [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
|
|
218
|
220
|
* [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
|
|
219
|
221
|
* [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
|
|
|
222
|
+* [HydePHP](https://hydephp.com/) - The Static Site Generator You've Been Waiting, Blade, Markdown and Tailwind
|
|
220
|
223
|
|
|
221
|
224
|
### HTTP
|
|
222
|
225
|
*Libraries for working with HTTP.*
|