Download the PHP package strata-mvc/strata without Composer
On this page you can find all versions of the php package strata-mvc/strata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download strata-mvc/strata
More information about strata-mvc/strata
Files in strata-mvc/strata
Download strata-mvc/strata
More information about strata-mvc/strata
Files in strata-mvc/strata
Vendor strata-mvc
Package strata
Short Description Strata is a MVC programming environment for Wordpress.
License GPL
Homepage http://github.com/strata-mvc/strata
Package strata
Short Description Strata is a MVC programming environment for Wordpress.
License GPL
Homepage http://github.com/strata-mvc/strata
Please rate this library. Is it a good library?
Informations about the package strata
Strata
Welcome
If you are (or wish to become) a Strata user please refer to the official website to obtain the latest information.
Help and support
Feel free to ask questions to the Strata community in the chat or raise any problems in the issue page.
Contributing
Modifying the code
- Fork and clone the repository.
- Run
composer update
. - Run tests using
sh src/Scripts/test_strata
. - Update the docs using
sh src/Scripts/build_documentation
. - Fix your syntax using
vendor/bin/phpcbf --standard=PSR2 src
.
Submitting Code
Code must be submit through pull requests. You need to follow the conventions you see used in the source already, which mostly consist of using the PSR2 standard.
- Create a new branch, please don't work in your master branch directly.
- Add new tests for the change you want to make.
- Run the testing script to ensure your tests pass.
- Push to your fork and submit a pull request (be clear about what you have done please).
All versions of strata with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
vlucas/phpdotenv Version @stable
altorouter/altorouter Version @stable
symfony/console Version @stable
wp-cli/wp-cli Version @stable
gettext/gettext Version @stable
psy/psysh Version @stable
vlucas/phpdotenv Version @stable
altorouter/altorouter Version @stable
symfony/console Version @stable
wp-cli/wp-cli Version @stable
gettext/gettext Version @stable
psy/psysh Version @stable
The package strata-mvc/strata contains the following files
Loading the files please wait ....