Code Monkey home page Code Monkey logo

app's Introduction

Phundament

Version 3.0.24

What is it?

Phundament is a solid, highly customizable universal application foundation built with composer upon Yii Framework.

It's goal is the seamless integration of Yii extensions and libraries bundled in composer packages packages. Read on…

If you're looking for the Yii 2 version of Phundament please visit our 4.0.x-dev branch.

Quick-Start

Step 1

Option A) If you have composer already installed

composer.phar create-project phundament/app:3.* app-v3

Option B) Download, extract, enter the app root folder and start the installation process with

php composer.phar create-project

When asked, create local configuration files and choose your environment.

Step 2

Apply the database migrations and enter your desired admin credentials.

cd app-v3
app/yiic migrate

Step 3

Open http://localhost/my-app/www/index.php in your browser

Manage your application

You may add the --no-dev option for production systems or use --prefer-source if you want to develop packages.

Note: if you want to install Phundament 3 with a MySQL database, you have to update your config first, see the Setup section in our wiki.

Documentation

Demo

  • Try a test-drive at the Demo Page
    • Login with admin / admin. The demo website will be resetted every 6 hours.

Resources

Latest Stable Version Total Downloads

Latest Unstable Version Build Status

Scrutinizer Quality Score Dependencies Status

Fundamentals

Information

Links

Social Networks

Contact

app's People

Contributors

schmunk42 avatar motin avatar marc7000 avatar igorsantos07 avatar uldisn avatar pat812 avatar quexer69 avatar damiandennis avatar reneramge avatar ametad avatar tschlich avatar

Watchers

James Cloos avatar liangttkl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.