This website works better with JavaScript.
Explore
Help
Sign In
pcmaniac
/
harmonious-framework
mirror of
https://github.com/PCManiac/harmonious-framework
Watch
1
Star
0
Fork
You've already forked harmonious-framework
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP Micro-framework
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
0
Tags
105 KiB
PHP
100%
Tag:
Branch:
Tree:
75d049cb4c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '75d049cb4c'
${ noResults }
harmonious-framework
/
Components
/
component.php
6 lines
112 B
Raw
Blame
History
<
?
php
interface
IHarmonious_Component
{
public
function
__construct
(
Harmonious
$app
)
;
}
?>
Reference in new issue
View Git Blame
Copy Permalink