onuraltinsoy/crescendo

Crescendo is elastic and developable mvc based php framework.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

dev-master 2016-02-21 23:22 UTC

This package is not auto-updated.

Last update: 2024-04-21 06:29:43 UTC


README

Crescendo is elastic and developable mvc based php framework.

Demo

Crescendo
login: admin@example.com
password: admin

Description

en
Crescendo is elastic and developable mvc based php framework.

Easy to use ORM for php with activerecord library.

Clean templates for front-end developers with smarty template engine

Use multiple themes with layouts support.

Tinymce wysiwyg editor

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

Activerecord kütüphanesi ile hızlı ve kolay veritabanı ilişkileri

Smarty Template Engine ile arayüz geliştiricileri için temiz kodlar

Layout desteği ile birden fazla tema kullanımı

Tinymce gelişmiş text editor desteği bulunmaktadır.

Install

en
install with composer
run this command on your terminal

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

and ready to use your crescendo based blog

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

and ready to use your crescendo based blog

tr
composer ile install
aşağıdaki kodu terminalinizde koşun

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

ve crescendo tabanlı blog sayfanız hazır.

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

ve crescendo tabanlı blog sayfanız hazır.

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

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