Skip to content

Commit be2aec1

Browse files
authored
Merge pull request #422 from javiereguiluz/update_flow_project
Updated the information about Neos Flow project
2 parents 25d1aff + 2509cde commit be2aec1

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

projects/flow.png

-10.8 KB
Loading

projects/flow.yml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
name: Flow
2-
url: http://flow.typo3.org
3-
components:
4-
- DomCrawler
5-
- Yaml
1+
name: Neos Flow
2+
url: https://flow.neos.io/
3+
dependencies:
4+
- https://github.com/neos/flow/blob/master/composer.json
65
description: |
7-
TYPO3 Flow is not a pick'n'mix store of motley components. It's a
8-
framework which helps you with the infrastructure of your application.
9-
Object Lifecycle Management, Package Management, Resource Management
10-
and Security are on it's home field. Real business logic is left to
11-
custom packages.
6+
Flow is a PHP web application framework focussed on Domain-Driven Design and
7+
clean code. Based on strong conventions and best practices, it allows you to
8+
rapidly create powerful web applications.

0 commit comments

Comments
 (0)