All Projects → SnaKKo → Fossdroid Core

SnaKKo / Fossdroid Core

Licence: mit
Fossdroid Core is a web frontend of F-Droid: an alternative software repository comprising only free, open source software for Android. This repo is the open source version of fossdroid.com.

Projects that are alternatives of or similar to Fossdroid Core

Core
Zikula Core Framework
Stars: ✭ 213 (-35.26%)
Mutual labels:  twig, doctrine, symfony
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+3871.73%)
Mutual labels:  twig, doctrine, symfony
Core
🧿 Bolt 4 core
Stars: ✭ 243 (-26.14%)
Mutual labels:  twig, doctrine, symfony
oh-my-foss-android
个人收集的实用、良心开源安卓软件
Stars: ✭ 37 (-88.75%)
Mutual labels:  opensource, apps, foss
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (+142.25%)
Mutual labels:  twig, doctrine, symfony
Symfony Demo App
A Symfony demo application with basic user management
Stars: ✭ 122 (-62.92%)
Mutual labels:  twig, doctrine, symfony
Kimai2
Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud
Stars: ✭ 1,216 (+269.6%)
Mutual labels:  twig, doctrine, symfony
Msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
Stars: ✭ 182 (-44.68%)
Mutual labels:  twig, doctrine, symfony
Htmlpurifierbundle
HTML Purifier is a standards-compliant HTML filter library written in PHP.
Stars: ✭ 234 (-28.88%)
Mutual labels:  twig, symfony
Slugify
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
Stars: ✭ 2,697 (+719.76%)
Mutual labels:  twig, symfony
Open Source Mac Os Apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (+8686.63%)
Mutual labels:  apps, opensource
Phpdish
🏠 PHPDish is a powerful forum system written in PHP. It is based on the Symfony PHP Framework.
Stars: ✭ 225 (-31.61%)
Mutual labels:  twig, symfony
Auditor Bundle
Doctrine audits logs made easy.
Stars: ✭ 221 (-32.83%)
Mutual labels:  twig, symfony
foss-apps
a list of 100+ awesome open source android apps 📱
Stars: ✭ 289 (-12.16%)
Mutual labels:  apps, foss
Appstore
🏪 App Store for Nextcloud
Stars: ✭ 149 (-54.71%)
Mutual labels:  apps, foss
ErrorHeroModule
💎 A Hero for your Zend Framework/Laminas, and Expressive/Mezzio application to log ( DB and Mail ) and handle php errors & exceptions during Mvc process/between request and response
Stars: ✭ 47 (-85.71%)
Mutual labels:  twig, doctrine
Fossapps
Fossapps has been abandoned and replaced by Fossapps Creator.
Stars: ✭ 13 (-96.05%)
Mutual labels:  apps, foss
fc-solve
Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
Stars: ✭ 49 (-85.11%)
Mutual labels:  opensource, foss
symfony recipes
Я буду писать здесь рецепты для Symfony на русском
Stars: ✭ 90 (-72.64%)
Mutual labels:  twig, doctrine
Twig Bridge
Provides integration for Twig with various Symfony components.
Stars: ✭ 2,170 (+559.57%)
Mutual labels:  twig, symfony

Fossdroid Core

Fossdroid Core is a web frontend of F-Droid: an alternative software repository comprising only free, open source software for Android.

This repo is the open source version of Fossdroid.com.

Screenshots

Homepage App details

Requirements

  • PHP >=5.6 or PHP 7
  • GD >= 2.0 and/or Imagick >= 2.0 and/or Gmagick >= 1.0

Installing

  1. Clone repo
  2. Create database
  3. Install dependencies and change the "melodycode_fossdroid.local_path_icons" attribute:
    composer install
    
  4. Create schema:
    php app/console doctrine:schema:create
    
  5. Sync:
    php app/console fossdroid:sync
    

Why "Core"?

Because this repo contains all the code of Fossdroid.com except:

  • Scraping engine that download screenshots from another source
  • Popularity data

Authors

License

This project is licensed under the terms of the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].