2017 © Pedro PelĂĄez
 

framework venusframework

Framework in PHP

image

vyctory/venusframework

Framework in PHP

  • Wednesday, October 12, 2016
  • by judicaelpaquet
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

VENUS FRAMEWORK

Build Status Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version SensioLabsInsight, (*1)

Venus Framework 3, (*2)

Documentation officielle : https://vyctory.github.io/venusframework/, (*3)

Contact judicael.paquet@gmail.com pour participer au projet ou avoir plus d'information Contact judicael.paquet@gmail.com to participate at the project or to have more informations, (*4)

===================, (*5)

Français

Nouveau framework PHP basé sur un concept MVC solide et trÚs malléable., (*6)

Pour afficher Hello World, voici le Vhost apache Type Ă  mettre en place :, (*7)

<VirtualHost *:80>
     ServerName localhost
     DocumentRoot E:/venus/public/
     <Directory E:/venus/public/>
         DirectoryIndex index.php
         AllowOverride All
         Order allow,deny
         Allow from all
     </Directory>
</VirtualHost>

===================, (*8)

Anglais

New PHP framework based on a strong MVC concept and very malleable, (*9)

To display Hello World in your browser, there is Vhost apache to write in your apache2.conf (or http.conf) :, (*10)

<VirtualHost *:80>
     ServerName localhost
     DocumentRoot E:/venus/public/
     <Directory E:/venus/public/>
         DirectoryIndex index.php
         AllowOverride All
         Order allow,deny
         Allow from all
     </Directory>
</VirtualHost>

The Versions

22/09 2016

2.9.8

2.9.8.0 https://github.com/vyctory/venusframework

Framework in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paquet Judicaël

framework php

22/09 2016

2.9.7

2.9.7.0 https://github.com/vyctory/venusframework

Framework in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paquet Judicaël

framework php

21/09 2016

2.9.6

2.9.6.0 https://github.com/vyctory/venusframework

Framework in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paquet Judicaël

framework php

21/09 2016

2.9.5

2.9.5.0 https://github.com/vyctory/venusframework

Framework in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paquet Judicaël

framework php