浏览代码

Merge upstream/master and resolve conflict

remove-stale-2016-2017
mscherer 1 个月前
父节点
当前提交
d489038c01
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5
    1
      README.md

+ 5
- 1
README.md 查看文件

@@ -129,6 +129,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
129 129
 * [CakePHP](https://cakephp.org/) - A rapid application development framework.
130 130
 * [CodeIgniter](https://codeigniter.com/) - A powerful PHP framework with a very small footprint.
131 131
 * [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
132
+* [Ecotone](https://docs.ecotone.tech/) - A Service Bus for PHP based on architectural principles of DDD CQRS and Event Sourcing.
132 133
 * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
133 134
 * [Nette](https://nette.org) - A web framework comprised of mature components.
134 135
 * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
@@ -158,6 +159,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
158 159
 * [Moodle](https://moodle.org/) - An open-source learning platform.
159 160
 * [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
160 161
 * [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
162
+* [Silverstripe](https://silverstripe.org) - A simple, flexible, and secure CMS. 
161 163
 * [Statamic](https://statamic.com/) - Build beautiful, easy-to-manage websites.
162 164
 * [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
163 165
 * [TYPO3](https://typo3.org) - An enterprise level CMS.
@@ -212,6 +214,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
212 214
 ### Static Site Generators
213 215
 *Tools for pre-processing content to generate web pages.*
214 216
 
217
+* [Cecil](https://cecil.app/) - A simple and powerful content-driven static site generator.
215 218
 * [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
216 219
 * [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
217 220
 * [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
@@ -258,11 +261,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
258 261
 *Libraries for sending and parsing email.*
259 262
 
260 263
 * [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
264
+* [ddeboer/imap](https://github.com/ddeboer/imap) - Object-oriented, fully tested PHP IMAP library.
261 265
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
262 266
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
263 267
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
264 268
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
265
-* [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP.
266 269
 * [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
267 270
 * [SwiftMailer](https://swiftmailer.symfony.com/docs/introduction.html) - A mailer solution.
268 271
 * [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
@@ -882,6 +885,7 @@ Libraries to help manage database schemas and migrations.
882 885
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
883 886
 * [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
884 887
 * [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
888
+* [Leantime](https://leantime.io) - Strategic project management system for the non project manager
885 889
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
886 890
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
887 891
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.

正在加载...
取消
保存