Skip to content

belisoful/prado-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prado PHP Framework - Basic appliction project

PRADO is a component-based and event-driven programming framework for developing Web applications in PHP. PRADO stands for PHP Rapid Application Development Object-oriented.

This repo contains a basic application project for Prado4. In order to use this project, you neeed to install composer:

$ curl -s http://getcomposer.org/installer | php

Then, use it to create the application structure:

$ composer create-project pradosoft/prado-app app

The app directory will contain the application.

About

Prado basic app project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 50.2%
  • PHP 43.2%
  • CSS 6.6%