-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Lê Chí Dũng edited this page Dec 3, 2017
·
6 revisions
=================
Lcd CMS is small project build on Phalcon framework 3.2. It's apply to 8-Bit-Baseball's projects.
Developer can use to develop powerful applications with low server consumption and high performance via Phalcon's architecture allows the framework to always be memory resident, offering its functionality whenever its needed, without expensive file stats and file reads that traditional PHP frameworks employ.
- Author: [email protected]
- Blog: http://lcdung.top
- Document: https://github.com/8bitbase/phalcon-lcd-cms/wiki
- Demo: http://lcd-cms.8bitbase.com
- Use HMVC, Repository Pattern
- Use multi modules
- Use multi languages (English package, Vietnamese package)
- Use configuration: development, staging, production
- Use vendor php via composer
- Use library private
- Use helper for view or controller of module
- Use memcached, APC cached
- Phalcon 3.2+
- PHP >= 5.6 and 7.0 (Phalcon framework support)
- MySQL, MariaDB,... (Phalcon framework support)
Copyright: 8bitbase.com
Author: lcdung.top