Download the PHP package larukedi/scabbia-framework without Composer
On this page you can find all versions of the php package larukedi/scabbia-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download larukedi/scabbia-framework
More information about larukedi/scabbia-framework
Files in larukedi/scabbia-framework
Package scabbia-framework
Short Description Scabbia Framework
License GPL-3.0+
Homepage https://github.com/eserozvataf/scabbia1
Informations about the package scabbia-framework
Scabbia Framework Version 1.5
Scabbia Framework is an open source PHP framework project under GPL license. It had been under development by Eser Ozvataf for 2 years and reached version 1.5 on stable branch. Its active development is frozen but small bugfixes will be available in time.
Installation
Step 1:
On Terminal or Command Prompt:
Alternatively Scabbia Skeleton package can be downloaded directly.
Step 2:
Step 3:
Make application/writable
and application/locale
directories writable.
Step 4:
Open application/config/datasources.json
file to update the database configuration parameters.
a sample mysql database configuration:
Requirements
- PHP 5.3.3+ (http://www.php.net/)
- Composer Dependency Manager** (http://getcomposer.org/)
** Skeleton application auto-installs this requirement with other dependencies.
Dependencies
- psr/log: PSR-3 Logger Interface (http://www.php-fig.org/)
- facebook/php-sdk: Facebook PHP SDK
- dflydev/markdown: Markdown Parser
- mustache/mustache: Mustache Parser
- trekksoft/potomoco: gettext compiler
- leafo/lessphp: LESS compiler
Bundled Components
- fonts/KabobExtrabold.ttf
- twitter/bootstrap
- twitter/hogan
- twitter/typeahead
- introjs
- jquery
- cleditor
- flot
- jquery.maskedinput
- jquery.tablesorter
- jquery.validation
- laroux.js
- mapbox
- normalize.css
- reset.css
Optional PHP Extensions
- curl: http communication
- gd: image manipulation
- gettext: translation
- intl: i18n features
- mbstring: multibyte string manipulation
- memcache: caching features
- mongo: mongodb support
- soap: soap protocol
- sockets: socket communication
- tokenizer: lexical analysis
Links
- Contributor List
- License Information
Contributing
It is publicly open for any contribution. Bugfixes, new features and extra modules are welcome. All contributions should be filed on the eserozvataf/scabbia1 repository.
All versions of scabbia-framework with dependencies
psr/log Version 1.0.0
facebook/php-sdk Version >=3.2.2
michelf/php-markdown Version >=1.4.1
mustache/mustache Version >=2.1.0
trekksoft/potomoco Version dev-master
leafo/lessphp Version dev-master