Giter Site home page Giter Site logo

xcorp1986 / phalcon-module-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ovr/phalcon-module-skeleton

0.0 2.0 0.0 1.15 MB

:hatched_chick: Phalcon modules skeleton is an application template for building beauty applications on Phalcon framework.

Home Page: http://phalcon-module.dmtry.me/

License: Other

PHP 60.34% HTML 30.95% CoffeeScript 3.93% CSS 4.09% Shell 0.69%

phalcon-module-skeleton's Introduction

Phalcon Module Skeleton

Phalconist Author Build Status Software License Dependency Status

Getting started [ru] :: Vagrant :: Rest Edition

This is a skeleton application written on Phalcon framework with performance boost. This project created to develop applications in an easy way.

For current time project is under development, have fun :)

Features

  • Easy application bootstrapping
  • Console task support (provided by symfony/console)
  • Bootstrap theme
  • Full frontend developer stack composer/npm/bower/gulp
  • Modules structure
  • Error handling (not found router, dispatcher exceptions)
  • Shared layouts
  • Pre-installed modules
  • Api (Source code)
  • Admin
    • Dashboard
    • GRUD for Users and Products (future)
    • Settings (future)
  • Catalog
    • Index page
    • Category page (future)
    • Product page (future)
      • Comments
      • Buy
  • Cart (future)
    • Index cart page
    • Models/Service
  • OAuth
  • User

How to install

Using Composer (recommended)

Best way to install skeleton would be Composer, if you didn't install it

Run code in the terminal:

composer create-project ovr/phalcon-module-skeleton=dev-master /path/to/install

Using Git

First you need to clone the project, update vendors:

git clone https://github.com/ovr/phalcon-module-skeleton.git ./project
cd project
composer update

Install vhost for your virtual server

cp ./docs/configs/nginx.phalcony.local.conf /etc/nginx/sites-enabled/you.host.conf

Don`t forget to edit nginx config and restart nginx:

nano /etc/nginx/sites-enabled/you.host.conf
sudo service nginx restart

Requirements

  • PHP 5.4 and up
  • Phalcon 2.0.0
  • Phalcony (latest)
  • PhalconEye/Framework (latest)

Online Demo

You can see online demo on http://phalcon-module.dmtry.me/.

License

This project is open-sourced software licensed under the MIT License.

See the LICENSE file for more information.

phalcon-module-skeleton's People

Contributors

ovr avatar

Watchers

 avatar  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.