Giter Site home page Giter Site logo

builtwith's Introduction

Built with Phalcon

Gallery of applications, demos and projects built with Phalcon

Disclaimer

This site has been inspired by https://builtwith.angularjs.org/. The github code has been forked and adapted to Phalcon. Credits to the contributors of that project for their hard work.

Adding your project

  1. Decide on a project permalink. This will be the URL part and it has to be unique. If someone else has reserved that name, you will need to choose another one. Example names are: phalconphp-website, phalconphp-forum etc. Please use only alphanumeric characters and dashes.
  2. Fork this repository.
  3. Add a 500 by 500px thumbnail image to public/projects/[yourprojectnamehere]/thumb.png
  4. Add an entry to app/var/projects.json with properties (see below)
  5. Send a pull request

Properties example:

{
    "permalink": "phalconphp-website",
    "name": "Phalcon Website", 
    "summary": "The website of Phalcon, written with Phalcon!", 
    "description": "Phalcon is a web framework...",
    "url": "http://www.phalconphp.com",
    "info": "", 
    "src": "https://github.com/phalcon/website", 
    "submitter": "niden",
    "submissionDate": "2014-01-05",
    "images": [], 
    "tags": []
}

Properties:

Name Description
permalink This is your project link (appears on the URL)
name will be displayed above the screenshot
summary A short summary of the project
description A lengthy description of the project
url The project URL
info Additional information for the project (blog etc.)
src Url to source repository (optional)
submitter Github username
submissionDate Current date in ISO format
images Names of images placed in public/projects/[yourprojectname]
tags See bellow

Tags:

Name Description
demo, production, toy choose your app seriousness level
CRUD, entertainment, productivity choose your app type
mysql, mongo, postgres database access
open source tag open source projects
single, multi module, micro type of project
github, bitbucket use if open source
tests included use if open source and tests are included

builtwith's People

Contributors

niden avatar christianesperar avatar andresgutierrez avatar oaass avatar sergeyklay avatar gialang avatar chiwahwong avatar boxbillinggit avatar magicvn avatar oleaass avatar hudsonnicoletti avatar digitronac avatar muondecay avatar cuongnq avatar challet avatar andrefigueira avatar the-notable avatar lotcz avatar code100 avatar zamronypj avatar zhegwood avatar tkroll avatar codingbeard avatar codezues avatar realtux avatar pedchenkop avatar patrick-zippenfenig avatar gvnnz avatar liesislukas avatar gte451f avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.