2017 © Pedro Peláez
 

project crescendo

Crescendo is elastic and developable mvc based php framework.

image

onuraltinsoy/crescendo

Crescendo is elastic and developable mvc based php framework.

  • Monday, February 22, 2016
  • by onuraltinsoy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

crescendo

Crescendo is elastic and developable mvc based php framework., (*1)

Demo

Crescendo
login: admin@example.com
password: admin
, (*2)

Description

en
Crescendo is elastic and developable mvc based php framework., (*3)

Easy to use ORM for php with activerecord library., (*4)

Clean templates for front-end developers with smarty template engine, (*5)

Use multiple themes with layouts support., (*6)

Tinymce wysiwyg editor
, (*7)

tr
Crescendo elastik ve geliştirilebilir, mvc mimarisi ile oluşturulmuş php frameworktür, (*8)

Activerecord kütüphanesi ile hızlı ve kolay veritabanı ilişkileri, (*9)

Smarty Template Engine ile arayüz geliştiricileri için temiz kodlar, (*10)

Layout desteği ile birden fazla tema kullanımı, (*11)

Tinymce gelişmiş text editor desteği bulunmaktadır., (*12)

Install

en
install with composer
run this command on your terminal, (*13)

composer create-project -s dev onuraltinsoy/crescendo

and then config/crescendo.sql file import to your database
edit config/database.php and config/config.php
, (*14)

and ready to use your crescendo based blog
, (*15)

install with download
Download crescendo.zip and extract to your server
and then config/crescendo.sql file import to your database
edit config/database.php and config/config.php
, (*16)

and ready to use your crescendo based blog
, (*17)

tr
composer ile install
aşağıdaki kodu terminalinizde koşun, (*18)

composer create-project -s dev onuraltinsoy/crescendo

daha sonra config/crescendo.sql dosyasını veritabanınızda içe aktarın
config/database.php ve config/config.php dosyalarını sunucunuza göre konfigüre edin
, (*19)

ve crescendo tabanlı blog sayfanız hazır.
, (*20)

indirerek kurma
crescendo.zip dosyasını indirerek sunucunuzda genişletin
daha sonra config/crescendo.sql dosyasını veritabanınızda içe aktarın
config/database.php ve config/config.php dosyalarını sunucunuza göre konfigüre edin
, (*21)

ve crescendo tabanlı blog sayfanız hazır.
, (*22)

Guide

en
Ready to use your blog after the install and clean and simple codebase. Tutorial videos is coming soon.
visit this link for easy to use ORM Guide
PHP Activerecord
and
visit this link for your tpl views design
Smarty Template Engine

, (*23)

tr
Kurulumdan sonra hazır gelen blog sayfanızın temiz ve anlaşılır kod yapısını inceleyin. Tutorial videoları yakında.
Activerecord - ORM için aşağıdaki linki takip edin
PHP Activerecord
ve
tpl dosyalarınızın dizaynı için smarty dökümantasyonu
Smarty Template Engine
, (*24)

The Versions

22/02 2016

dev-master

9999999-dev

Crescendo is elastic and developable mvc based php framework.

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

by Avatar onuraltinsoy