Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

eser/scabbia2-fw

Repository files navigation

Scabbia2 PHP Framework

Scabbia2 is a set of open source PHP components. And this repository contains a framework forged with Scabbia2 components.

Build Status Scrutinizer Code Quality Total Downloads Latest Stable Version Latest Unstable Version Documentation Status

History

This project derived from Scabbia PHP Framework (1.x branch) with taken advantage of modern software tools. Since we don't have active GitHub users and online continous integration tools for free when we started in 2008, we think it's time to create a new branch of the existing framework idea/brand for a reset.

1.x versions had been under development by Eser Ozvataf for 2 years and reached version 1.5 on stable branch. You can take a look to the repository of Scabbia 1.x. It's active development is frozen but small bugfixes will be available in time.

Installation

Please make sure that you can access php command line tool via php command. Further commands will be executed on Terminal or Command Prompt:

Step 1: Download and install composer dependency manager.

php -r "readfile('https://getcomposer.org/installer');" | php

Step 2: Create a new scabbia2-fw project under the directory named project.

php composer.phar create-project eserozvataf/scabbia2-fw:dev-master project

Step 3: Make project/var directory writable.

cd project
chmod 0777 -R var

Requirements

Links

Contributing

It is publicly open for any contribution. Bugfixes, new features and extra modules are welcome. All contributions should be filed on the eserozvataf/scabbia2-fw repository.

  • To contribute to code: Fork the repo, push your changes to your fork, and submit a pull request.
  • To report a bug: If something does not work, please report it using GitHub issues.
  • To support, donate the current lead maintainer: Donate

About

Scabbia2 PHP Framework (will be broken a while)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages