8000 GitHub - smceframework2/cframework: High performing, Secure, Flexible and Simple PHP Framework Application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

smceframework2/cframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Smceframework2 - sf2

###Features

Dependency Injection

Dependency Injection CACHE

Dependency Injection Singleton

Queue

EventManager

Loader

Collection

Output

Session

Memcache

Redis

Template | Layout

HttpException

Response

Router

Acl

Url

###Install

####Ubuntu

$ cd build

$ sudo apt-get install php5-dev libpcre3-dev gcc make

$ ./install

php.ini set.

extension=smce.so

$ service apache2 restart

####CentOS/RedHat/Fedora

$ cd build

$ sudo yum install php-devel pcre-devel gcc make

$ ./install

php.ini set.

extension=smce.so

$ service apache2 restart

####Suse

$ cd build

$ sudo yast -i gcc make autoconf2.13 php5-devel php5-pear

$ ./install

php.ini set.

extension=smce.so

$ service apache2 restart

About

High performing, Secure, Flexible and Simple PHP Framework Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0