Giter Site home page Giter Site logo

phalcon / builtwith Goto Github PK

View Code? Open in Web Editor NEW
39.0 20.0 65.0 102.4 MB

Websites built with Phalcon

Home Page: https://builtwith.phalcon.io

License: MIT License

HTML 26.39% Shell 0.63% Ruby 0.24% CSS 69.24% JavaScript 2.67% PHP 0.84%
phalcon php website

builtwith's Introduction

phalcon

Phalcon Framework

PDS Skeleton Scrutinizer Code Quality Code Coverage codecov

Implemented

Standard Description
PSR-3 Phalcon\Logger\Logger
PSR-4 Phalcon\Autoloader
PSR-12 Coding Standard
PSR-13 Phalcon\Html\Tag\Link
PSR-16 Phalcon\Cache\Cache

To do

Standard Description
PSR-6 Caching Interface
PSR-7 Phalcon\Http\Message
PSR-11 Container Interface
PSR-14 Event Dispatcher
PSR-15 HTTP Handlers
PSR-17 Phalcon\Http\Message
PSR-18 HTTP Client

Remaining refactoring - alignment with cphalcon (v5)

  • Annotations
  • DataMapper
  • Db
  • Dispatcher
  • Mvc
  • Paginator
  • Url

builtwith's People

Contributors

andrefigueira avatar andresgutierrez avatar arhell avatar boxbillinggit avatar challet avatar chiwahwong avatar christianesperar avatar code100 avatar codezues avatar codingbeard avatar cuongnq avatar digitronac avatar emiliodeg avatar gialang avatar hudsonnicoletti avatar janisbiz avatar lotcz avatar macagoraga avatar magicvn avatar muondecay avatar niden avatar oaass avatar oleaass avatar pedchenkop avatar realtux avatar sergeyklay avatar the-notable avatar tkroll avatar zamronypj avatar zhegwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

builtwith's Issues

CDN support

We need a way to load images using a CDN.

A variable can be set in the config file which will specify the URL of the CDN. The src tag of the img element in the view will need that to create the proper URL. For local deployment the CDN variable can be empty.

Remove ControllerBase

The file is not needed - it is empty. Removing it reduces the files included by one for every request :)

[NFR] Featured sites

A featured site will be a site that will appear always at the top of the listing. A flag in the JSON file can handle that.

Rearrange config - routes etc.

config/routes.php
config/services.php
config/loader.php

These three files can be merged into one or the whole content moved into the index.php. A bootstrap.php file can be created to offer the same functionality as these three files. The less file stats the better :)

[NFR] Layout alterations for multiple projects

At the moment two sites show side by side.

The order that we show each site should be latest submission first. After the first two sites, the listing should change to show X number of sites (say 10) in a linear format. This means that the users will need to submit a small icon as well.

[NFR] More information on each site - unique URL

Each site should have its own profile page. We can decide on what goes there.

The profile of each site will need to have its own unique url

builtwith.phalconphp.com/test-app
builtwith.phalconphp.com/my-test-app

etc. This will help with SEO and offer a lot more information about a project

[NFR] Pagination

The results need to be paginated. A great addition would be for the user to decide the length of the pagination (perhaps dropdown somewhere on the screen).

The onclick function for $(input[type=checkbox], input[type=radio], select) goes crazy after a few clicks

Hi Guys

I wish I had the ability to fix this for you, but unforunately I'm not that proficient with Javascript.

Problem: It seems like line 82 in index.phtml (which is responisible for dealing with clicks on tags) is causing the click function to be called multiple times. This is fine if the user only select one tag, but it gets worse when he selects tags multiple times.

If added "alert('tag onclick')" to like 85. If a user already selected 4 tags, a 5th click will cause the onclick function to be called 5 times for the single click from the user. This will cause a lot of load on your server as the /filter route is called multiple times for every 1 click from the user. It gets progressively worse the more times a user clicks tags.

You can also confirm this by looking at the "Network" tab in Crome/Firefox's development window.

Just thought I'd give you the heads up

Thank you for the great Phalcon framework!

Use cdn of rawgit

There's an error message display on the site.

"This site or app is sending too much traffic to rawgit.com. Please contact its owner and ask them to use cdn.rawgit.com instead, which has no traffic limit."

Rework-check older projects

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.