Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is brisk

Brisk Library is a PHP static resource load framework, inspired by Phabricator/Celerity and modified it for fitting our project.

Dependency

Brisk Library extract utility functions from Libphutil, without requiring it. We've removed it in the lib folder.

Usage

<?php
include_once('path/to/brisk/__init__.php');

Then you can use any Classes Brisk provided. The most important for view-rendering is BriskWebPage as an abstract class of all web pages, and BriskPagelet, you can visit Demo for more information.

Test

About

PHP static resource load framework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages