2017 © Pedro Peláez
 

library proophessor

Exploring prooph components

image

prooph/proophessor

Exploring prooph components

  • Wednesday, May 16, 2018
  • by prooph
  • Repository
  • 7 Watchers
  • 60 Stars
  • 57 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 17 Forks
  • 15 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

Proophessor

Exploring prooph components, (*1)

Welcome at prooph! We are developing and supporting CQRS and EventSourcing infrastructure for PHP 7.1+ environments. prooph is NOT a framework. Instead we provide components which address individual topics., (*2)

Documentation

Documentation is in the docs tree, and can be compiled using bookdown and Docker., (*3)

$ docker run --rm -it -v $(pwd):/app prooph/composer:7.1
$ docker run -it --rm -e CSS_BOOTSWATCH=lumen -e CSS_PRISM=ghcolors -v $(pwd):/app sandrokeil/bookdown:develop docs/bookdown.json
$ docker run -it --rm -p 8080:8080 -v $(pwd):/app php:7.1-cli php -S 0.0.0.0:8080 -t /app/docs/html

Then browse to http://localhost:8080/, (*4)

Remote Docs

We use the remote content feature of bookdown to pull docs from our prooph component repos into a single online documentation. This means that if you want to work on the docs - fix spelling, add new pages, improve wording or correct some logical bugs - then take a look at the root bookdown.json to see where the docs are pulled from. Head over to the target repository and apply your changes there. Send us a pull request and we manage the rest. Thank you for your help., (*5)

Docs Maintenance/Deployment (maintainers only)

Compiled docs (using docker cmd above) are managed in an extra repo prooph/docs. The repo README contains deployment instructions., (*6)

Example Application

Try out proophessor-do and pick up a task!, (*7)

Support

Happy messaging!, (*8)

The Versions

16/05 2018

dev-master

9999999-dev http://getprooph.org/

Exploring prooph components

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

documentation markdown syntax templates ddd docs static site docbook highlighting manual bookdown eventsourcing eventstore prooph

20/10 2017

dev-redirect_to_new_docs

dev-redirect_to_new_docs http://getprooph.org/

Exploring prooph components

  Sources   Download

BSD-3-Clause

The Requires

 

documentation markdown syntax templates docs static site docbook highlighting manual bookdown prooph

12/10 2017

dev-broken_links

dev-broken_links http://getprooph.org/

Exploring prooph components

  Sources   Download

BSD-3-Clause

The Requires

 

documentation markdown syntax templates docs static site docbook highlighting manual bookdown prooph

12/10 2017

dev-new_docs

dev-new_docs http://getprooph.org/

Exploring prooph components

  Sources   Download

BSD-3-Clause

The Requires

 

documentation markdown syntax templates docs static site docbook highlighting manual bookdown prooph

11/06 2017
05/03 2017

dev-walk_through_guide_part_II

dev-walk_through_guide_part_II http://getprooph.org/

Exploring prooph components

  Sources   Download

BSD-3-Clause

The Development Requires

ddd eventsourcing eventstore prooph

25/01 2017