Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16,273 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XP Framework

This is the XP Framework's development checkout

Directory structure

[root]
|- core               # The XP Framework's core
|  |- boot.pth        # Bootstrap classpath
|  |- ChangeLog
|  `- src             # Sourcecode, by Maven conventions
|     |- main
|     |  `- php
|     |- test
|        `- php
|        `- resources
|
`- tools              # Entry point
   |- tools           # Bootstrapping (class.php, xar.php, web.php)
   `- src             # Sourcecode, by Maven conventions
      `- main
         `- php

Using it

To use the the XP Framework development checkout, put the following in your xp.ini file:

# Windows
use=[root]/core;~[root]/tools

# Un*x
use=[root]/core:~[root]/tools

Enjoy!

Build status

Build Status

About

With the move to github, the team has decided to implement a new directory structure. Implementing this structure happens in this branch.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages