2017 © Pedro Pelรกez
 

project framework

image

silverengine/framework

  • Monday, April 23, 2018
  • by SilverEngineTeam
  • Repository
  • 11 Watchers
  • 17 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 10 Open issues
  • 10 Versions
  • 22 % Grown

The README.md

, (*1)

SILVER ENGINE FRAMEWORK

SilverEngine is a powerful PHP Dynamical MVC framework built for developers who need a simple and elegant toolkit to create powerfull full-featured web applications., (*2)

Licence PHP5.6 version Alpha, (*3)

Check Demo portfolio

Download zip demo file Download here, (*4)

Documentation

The Documentation of the framework is still work in progress (WIP). The WIKI WIKI Documentation of the framework is still work in progress (WIP)., (*5)

install

Webpage silverengine.net, (*6)

Documentation Documentation, (*7)

Download and setup

  1. Download master version 1.0.3 Download now
  2. Setup host configuration for webserver apache2 or nginix and point to public/ directory
  3. Run composer update

Tutorial how to create a blog

We prepare simple tutorial how to work with SilverEngine How to create a blog, (*8)

Tutorial how to use ReflectORM (SilverEngine ORM)

We prepare simple tutorial how to work with SilverEngine ReflectORM, (*9)

Tutorial how to use Ghost TE (Ghost template engine)

Our brand new Template engine - tutorials still WIP How to work with Ghost template engine, (*10)

Contributing

Thank you for considering contributing to the framework!, (*11)

Special thanks, (*12)

Rules to follow

  1. Same tree structure
  2. PSR-4 and PSR-2
  3. Namespace need to start with an Alias \Silver\
  4. Follow manual for pagkagist Packagist docs
  5. (Optional) join us on Discord server Join here
  6. Make docs with .MD
  7. Code need to be unit tested - php v5.6 | PHPUnit

Tree

For easy use please Src/ file direct the namespace to alias, (*13)

\Silver\<name of your project>\<classes>
<project root>
โ”œโ”€ config/
โ”œโ”€ docs/
โ”œโ”€ node_modules/
โ”œโ”€ public/
......โ””โ”€โ”€ index.php
โ”œโ”€ src/
......โ”œโ”€โ”€ Controllers/
............โ””โ”€โ”€ DefaultController.php
......โ”œโ”€โ”€ Facades/
......โ”œโ”€โ”€ Helpers/
......โ”œโ”€โ”€ Templates/
......โ””โ”€โ”€ Services/
โ”œโ”€ tests/
โ”œโ”€ translations/
โ”œโ”€ var/
......โ”œโ”€ cache/
......โ”œโ”€ log/
......โ””โ”€ session/
โ”œโ”€ vendor/
โ””โ”€ composer.json

Security & Vulnerabilities

If you discover a security vulnerability within our engine, please send us email at support@silverengine.net, (*14)

License

The Silver Engine framework is open-sourced software licensed under the MIT license., (*15)

The Versions

23/04 2018

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

by SilverEngine

01/03 2018

1.0.4

1.0.4.0

  Sources   Download

MIT

The Requires

 

by SilverEngine

01/03 2018

dev-develop

dev-develop

  Sources   Download

MIT

The Requires

 

by SilverEngine

18/01 2018

dev-auth

dev-auth

  Sources   Download

MIT

The Requires

 

by SilverEngine

07/01 2018

1.0.3

1.0.3.0

  Sources   Download

MIT

by SilverEngine

07/01 2018

dev-portfolio

dev-portfolio

  Sources   Download

MIT

by SilverEngine

06/01 2018

1.0.2

1.0.2.0

  Sources   Download

MIT

by SilverEngine

03/01 2018

1.0.1

1.0.1.0

  Sources   Download

MIT

by SilverEngine

28/11 2017

dev-contribution

dev-contribution

  Sources   Download

MIT

by SilverEngine

28/11 2017

dev-test

dev-test

  Sources   Download

MIT

by SilverEngine