• This repository has been archived on 04/Jun/2019
  • Stars
    star
    131
  • Rank 275,867 (Top 6 %)
  • Language
    PHP
  • License
    Other
  • Created over 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

phpsa

Smart/Static Analyzer(sis) for PHP :bowtie::neckbeard:
PHP
638
star
2

StaticScript

🚀 TypeScript compiler on top of TypeScript as frontend and LLVM as backend
TypeScript
591
star
3

react-native-status-bar-height

Small library that helps you to get status bar height, P.S 📱X supported ❤️
TypeScript
422
star
4

perfect-php-vagrant

💻 Web development Vagrant machine with PHP + Phalcon/Lynx/Zephir, Nginx, Node+Bower/Gulp/Grunt
PHP
52
star
5

ghubber

📱 Mobile client for GitHub build on React Native :atom:
JavaScript
46
star
6

phalcon-elasticsearch

Easy way to use Elastic in Phalcon
PHP
30
star
7

phalcony

🐣 Library for expansion the base functional of Phalcon framework
PHP
19
star
8

async-std

TypeScript
18
star
9

tinkoff-invest-rust

gRPC Клиент для Тинькофф Инвестиций (протокол v2)
Rust
8
star
10

awesome-zephir

7
star
11

shingles

Алгоритм шинглов
PHP
6
star
12

phalcon-rest-edition

Phalcon Rest Api Edition Skeleton
PHP
4
star
13

CypherCore

5.1.0a MOP World of Warcraft emulator source
C#
4
star
14

go-calculate-thrift

A simple RPC Client/Server example with Apache Thrift Protocol generator
Go
3
star
15

swagger-assert-helper

🌈 Test your API by Swagger like a god on the 🚀
PHP
3
star
16

php-web-benchmarks

PHP
3
star
17

php2c

PHP to C/C++ translator tool
PHP
3
star
18

v8-vm.js

Implemenetation of Ignition interpereter from V8 on JS
JavaScript
3
star
19

learn-cpp

Simple examples to work C++ and Network stuff
C++
2
star
20

zephir-presentation

CodeFest 2015
CSS
2
star
21

tinkoff-invest-grpc-node

JavaScript
2
star
22

vk-import-users

128 Threads, 1kkk per minute from rest api service to db
PHP
2
star
23

machine-post

Эмулятор Машины Поста Онлайн
JavaScript
2
star
24

gitlab-super-ci

How to do super CI on gitlab (examples)
2
star
25

new-relic-polyfill-php

PHP
2
star
26

getting-started-phalcon-zephir

1
star
27

zephir-parser

Zephir parser on top of PHP-Parser by @nikic
PHP
1
star
28

zephir-php-extensions

zephir-php-extensions
C
1
star
29

simple-db-learn

C++
1
star
30

java-homework

Задачи и решение к ним
Java
1
star
31

php-zephir-hhvm-benchmark

Benchmark your PHP/Zephir/HHVM
C
1
star
32

imagemagick-cpp

CMake
1
star
33

array-partitioning-problem

PHP
1
star
34

go-url-checker

Go
1
star
35

xboston-birthday

JavaScript
1
star
36

ovr.github.io

My personal Page
HTML
1
star
37

Zend

Zend Framework 1.12.1 Libraries
PHP
1
star
38

ffmpeg-demo

C++
1
star
39

cpp-homework

Домашнии работы по основам программирования и Современным технологиям программирования
C++
1
star
40

phpinspectionsea-mirror

Mirror for https://bitbucket.org/kalessil/phpinspectionsea
Java
1
star