GithubHelp home page GithubHelp logo

builtwith's Introduction

builtwith.phalconphp.com

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 these properties:
{
	"permalink": "phalconphp-website",  // This is your project link (appears on the URL)
	"name": "Phalcon Website",       // will be displayed above the screenshot
	"summary": "The website of Phalcon, written with Phalcon!", // A short summary of the project
	"description": "Phalcon is a web framework...", // A lengthy description of the project
	"url": "http://www.phalconphp.com", // The project URL
	"info": "",                         // Additional information for the project (blog etc.)
	"src": "https://github.com/phalcon/website",    // Url to source repository (optional)
	"submitter": "niden",               // Github username
	"submissionDate": "2014-01-05",     // Current date in ISO format
	"images": [],                       // Names of images placed in public/projects/[yourprojectname]
	"tags": [
		"demo", "production", "toy"                 // choose your app seriousness level
		"CRUD", "entertainment", "productivity",    // choose your app type
		"mysql", "mongo", "postgres",               // database access
		"single", "multi module", "micro"           // type of project
		"open source",                              // tag open source projects
		"github", "bitbucket",                      // use if open source
		"tests included"                            // use if open source and tests are included
	]
	... // others?
}
  1. Send a pull request

builtwith's People

Contributors

alexander-torosh avatar allovince avatar andrefigueira avatar andresgutierrez avatar boxbillinggit avatar christianesperar avatar codezues avatar codingbeard avatar cuongnq avatar dasong avatar digitronac avatar duythien avatar gialang avatar gvnnz avatar iwai avatar kienhung avatar liesislukas avatar lotcz avatar natronite avatar niden avatar oaass avatar oleaass avatar patrick-zippenfenig avatar pedchenkop avatar realtux avatar robertbojor avatar the-notable avatar vlad-khramov avatar zhegwood 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.