This website works better with JavaScript.
Explore
Help
Sign In
ExacTI
/
phacil-framework
Watch
2
Star
2
Fork
You've already forked phacil-framework
0
Code
Issues
Pull Requests
Releases
13
Wiki
Activity
A super easy PHP Framework for web development!
https://github.com/exacti/phacil-framework
framework
php
php7
mvc
mvc-framework
php-framework
gplv3
22
Commits
4
Branches
20
Tags
22 MiB
Tree:
284042a3e9
phacil-framework
/
system
/
engine
/
caches.php
3 lines
53 B
Raw
Normal View
History
Unescape
Escape
Inital framework
6 years ago
<?php
New cache system, some bugfixes
6 years ago
require_once DIR_SYSTEM."caches/autoload.php";