Skip to content

dasklney/kreta

 
 

Repository files navigation

Kreta

SensioLabsInsight Build Status Scrutinizer Code Quality Total Downloads Latest Stable Version Latest Unstable Version

Kreta is a set of components and bundles focused on project management for PHP, based on the Symfony framework. It has a very rich front-end that it is developed with the Backbone.js + React.js stuff and designed with Sass.

Also, Kreta provides an standard edition that is a fully functional web application that shows in an easy way all the possibilities of the platform.

Kreta is developed following the decoupling and reuse principles so, it provides a set of plugins that are available in kreta-plugins.

If you want to test the project without any installation, you can play with a public demo site in demo.kreta.io.

Feel free to change anything you can, it has a cron that reloads all the dummy content everyday :)

##Tests This repository is completely tested following BDD methodology with PHPSpec and Behat, SpecBDD and StoryBDD frameworks for PHP. Also, the JavaScript code is tested following the Swallow Rendering methodology with Jest.

Coverage Status ##Contributing This project follows PHP coding standards, so pull requests need to execute the Fabien Potencier's PHP-CS-Fixer and Marc Morera's PHP-Formatter. Furthermore, if the PR creates some not-PHP file remember that you have to put the license header manually. In order to simplify we provide a Composer script that wraps all the commands related with this process.

$ composer run-script cs

There is also a policy for contributing to this project. Pull requests must be explained step by step to make the review process easy in order to accept and merge them. New methods or code improvements must come paired with PHPSpec tests.

If you would like to contribute it is a good point to follow Symfony contribution standards, so please read the Contributing Code in the project documentation. If you are submitting a pull request, please follow the guidelines in the Submitting a Patch section and use the Pull Request Template.

If you have any doubt or maybe you want to share some opinion, you can use our Gitter chat.

Gitter

##Credits Kreta is created by:

@benatespina - benatespina@gmail.com
@gorkalaucirica - gorka.lauzirika@gmail.com

##Licensing Options License

About

Modern project management solution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.1%
  • Gherkin 25.5%
  • JavaScript 8.1%
  • CSS 2.7%
  • HTML 0.6%