2017 © Pedro Peláez
 

project leap

leap is an open source PHP framework.

image

variable/leap

leap is an open source PHP framework.

  • Monday, April 2, 2018
  • by laurens
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

, (*1)

Lightweight Extensible Adaptable PHP framework made by Laurens Verspeek, (*2)

Docker

You can install docker and docker-compose and run leap with:, (*3)

docker-compose up -d

Then you can visit leap on localhost:8080, (*4)

Folder Structure

  • Directory core contains the core files for the framework
  • Directory site will hold all files for your site (pages, javascript, stylesheets, images etc.)
  • Directory plugins contains all plugins.
  • Directory files will contain all files created or uploaded by the webserver. It is therefore important that the directory is writable for the webserver. See ... for more help.
  • Directory vendor contains all external libraries

The Versions

02/04 2018

dev-master

9999999-dev

leap is an open source PHP framework.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

15/11 2017

dev-leap-project

dev-leap-project

  Sources   Download

The Requires