athens/propel

Modern web framework in PHP for academic environments

Installs: 53

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:propel-behavior

0.0.5 2017-12-27 18:40 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:08:02 UTC


README

Build Status Code Climate Test Coverage Latest Stable Version

Athens/Propel

Athens/Propel is a library of wrappers and behaviors for adapting PropelORM to Athens.

Compatibility

  • PHP 5.6, 7.0

Todo

See GitHub issue tracker.

Getting Involved

Feel free to open pull requests or issues. GitHub is the canonical location of this project.

Here's the general sequence of events for code contribution:

  1. Open an issue in the issue tracker.
  2. In any order:
  • Submit a pull request with a failing test that demonstrates the issue/feature.
  • Get acknowledgement/concurrence.
  1. Revise your pull request to pass the test in (2). Include documentation, if appropriate.

PSR-2 compliance is enforced by CodeSniffer in Travis.