5 Commits

Author SHA1 Message Date
  Sunny Side Up 10993bcf62
ENH: added Silverstripe CMS (#1311) 4 months ago
  Filippo Tessarotto 0e49c52ba8
Add `ddeboer/imap` (#1210) 4 months ago
  Mathieu Santostefano 7f3ca8e53e
Add Cecil as static site generator (#1351) 4 months ago
  Dariusz Gafka d6cefb270e
Add Ecotone Framework (#1159) 4 months ago
  Marcel Folaron 064f980013
Merge pull request #1049 from marcelfolaron/master 4 months ago
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      README.md

+ 5
- 0
README.md View File

130
 * [CakePHP](https://cakephp.org/) - A rapid application development framework.
130
 * [CakePHP](https://cakephp.org/) - A rapid application development framework.
131
 * [CodeIgniter](https://codeigniter.com/) - A powerful PHP framework with a very small footprint.
131
 * [CodeIgniter](https://codeigniter.com/) - A powerful PHP framework with a very small footprint.
132
 * [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
132
 * [Laminas](https://getlaminas.org/) - A framework comprised of individual components (previously Zend Framework).
133
+* [Ecotone](https://docs.ecotone.tech/) - A Service Bus for PHP based on architectural principles of DDD CQRS and Event Sourcing.
133
 * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
134
 * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
134
 * [Nette](https://nette.org) - A web framework comprised of mature components.
135
 * [Nette](https://nette.org) - A web framework comprised of mature components.
135
 * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
136
 * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
159
 * [Moodle](https://moodle.org/) - An open-source learning platform.
160
 * [Moodle](https://moodle.org/) - An open-source learning platform.
160
 * [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
161
 * [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
161
 * [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
162
 * [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
163
+* [Silverstripe](https://silverstripe.org) - A simple, flexible, and secure CMS. 
162
 * [Statamic](https://statamic.com/) - Build beautiful, easy-to-manage websites.
164
 * [Statamic](https://statamic.com/) - Build beautiful, easy-to-manage websites.
163
 * [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
165
 * [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
164
 * [TYPO3](https://typo3.org) - An enterprise level CMS.
166
 * [TYPO3](https://typo3.org) - An enterprise level CMS.
214
 ### Static Site Generators
216
 ### Static Site Generators
215
 *Tools for pre-processing content to generate web pages.*
217
 *Tools for pre-processing content to generate web pages.*
216
 
218
 
219
+* [Cecil](https://cecil.app/) - A simple and powerful content-driven static site generator.
217
 * [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
220
 * [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
218
 * [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
221
 * [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
219
 * [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
222
 * [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
261
 *Libraries for sending and parsing email.*
264
 *Libraries for sending and parsing email.*
262
 
265
 
263
 * [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
266
 * [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
267
+* [ddeboer/imap](https://github.com/ddeboer/imap) - Object-oriented, fully tested PHP IMAP library.
264
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
268
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
265
 * [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
269
 * [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
266
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
270
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
903
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
907
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
904
 * [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
908
 * [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
905
 * [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
909
 * [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
910
+* [Leantime](https://leantime.io) - Strategic project management system for the non project manager
906
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
911
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
907
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
912
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
908
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
913
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.

Loading…
Cancel
Save