An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by thinkphp

A curated list of projects in awesome lists by thinkphp .

https://github.com/thinkphp/dijkstra

Dijkstra's Algorithm for finding the shortest paths between nodes in a weighted graph.

Last synced: 04 Nov 2025

https://github.com/thinkphp/autotagger

This plugin MooTools will analyse the text of a form field, run it through the Yahoo Term Extraction Web Service and provides a list of signifiant words or phrases as tags

Last synced: 04 Nov 2025

https://github.com/thinkphp/json-rpc-php

Implementation of the JSON-RPC protocol in PHP

Last synced: 04 Nov 2025

https://github.com/thinkphp/AutoTagger

This plugin MooTools will analyse the text of a form field, run it through the Yahoo Term Extraction Web Service and provides a list of signifiant words or phrases as tags

Last synced: 24 Apr 2025

https://github.com/thinkphp/browserid-mootools

This is a MooTools client library for the BrowserID Protocol.

Last synced: 04 Nov 2025

https://github.com/thinkphp/instagram.js

Wrapper for Instagram iPhone in MooTools 1.3.2

Last synced: 04 Nov 2025

https://github.com/thinkphp/rssparser

This is a simple PHP class to parse RSS feeds.

Last synced: 08 Oct 2025

https://github.com/thinkphp/dijkstra.gem

A Gem for Dijkstra's algorithm Shortest Path Finder.

Last synced: 25 Oct 2025

https://github.com/thinkphp/computer-science-in-c

Computer Science in C / C++

Last synced: 04 Nov 2025

https://github.com/thinkphp/prettydate

This plugin MooTools provides a way to format JavaScript dates in the style of Twitter's timeline.

Last synced: 04 Nov 2025

https://github.com/thinkphp/mailcheck.js

A MooTools plugin that suggests a right domain when your users misspell it in an email address using Levenshtein Distance.

Last synced: 07 Jul 2025

https://github.com/thinkphp/storelocator

Creating a Store Locator with PHP, MySQL & Google Maps

Last synced: 04 Nov 2025

https://github.com/thinkphp/string.levenshtein

A String.method MooTools which calculates Levenshtein distance between two strings.

Last synced: 09 Sep 2025

https://github.com/thinkphp/shorturl

A simple class PHP that shortens long links into manageable, trackable links using some web service link bit.ly, u.nu, tr.im.

Last synced: 04 Nov 2025

https://github.com/thinkphp/goobing.php

This is a simple interface that allows us to search Google and Bing in one Go using PHP.

Last synced: 04 Nov 2025

https://github.com/thinkphp/moogeo

This is a simple plugin MooTools delivering various geo tasks like geolocation, reverse geocoding and content analysis.

Last synced: 04 Nov 2025

https://github.com/thinkphp/google-spell-check

Plugin MooTools which allows you to provide spell checking for text. It uses Google API to check if the text is correct and to get some suggestions. This is done by PHP that uses cURL to get some xml and translates it to JSON, so we can use Request.JSON for out client-side.

Last synced: 04 Nov 2025

https://github.com/thinkphp/seeds.py

A Useful Collection of Algorithms in Python.

Last synced: 04 Nov 2025

https://github.com/thinkphp/http-user-agent

Browser detection in PHP5. Uses a simple and fast algorithm to recognize major browsers.

Last synced: 17 Oct 2025

https://github.com/thinkphp/creditcard

A plugin MooTools for credit card validation

Last synced: 04 Nov 2025

https://github.com/thinkphp/node-dijkstra

Algorithm's Dijkstra Shortest Finder for NodeJS

Last synced: 04 Nov 2025

https://github.com/thinkphp/php-template-engine

PHP lightweight Template Engine with same interface as Savant3 and Smarty.

Last synced: 05 Dec 2025

https://github.com/thinkphp/contextualsearch

contextualSearch is a small but a powerful MooTools plugin that allows you to make searching within a set of documentation.

Last synced: 04 Nov 2025

https://github.com/thinkphp/table2chart

Generating charts from accessible data tables. Using this MooTools plugin you can take a simple, valid and accessible data table and it gets automatically converted to a pie chart. Simply add the script to the end of the body and it'll convert all tables with a class called 'toChart'. You can define the size and the colour.

Last synced: 04 Nov 2025

https://github.com/thinkphp/lazyload

A way to load external JavaScript and CSS files on demand.

Last synced: 04 Nov 2025

https://github.com/thinkphp/express-tweets

O'Reilly Book Node.js Up and Running. Chapter 2. Let's Build Twitter Working Code

Last synced: 21 Aug 2025

https://github.com/thinkphp/google-url-shortener

The Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends.

Last synced: 04 Nov 2025

https://github.com/thinkphp/filtertable

MooTools Plugin for filtering table rows.

Last synced: 04 Nov 2025

https://github.com/thinkphp/getlatlon

Find the latitude and longitude of a point on a map.

Last synced: 04 Nov 2025

https://github.com/thinkphp/scroll-loader

Loads more content when a user reaches the end of the page using the incredible MooTools.

Last synced: 04 Nov 2025

https://github.com/thinkphp/request.forecastweather

Request.ForecastWeather is a simple class MooTools that extends Request.JSONP and display the local forecast weather on your website, blog or other web document.

Last synced: 11 Aug 2025

https://github.com/thinkphp/sieve-of-eratosthenes

A method for Number Native MooTools, using sieve of Eratosthenes, identifies all prime numbers up to a given number n.

Last synced: 08 Jul 2025

https://github.com/thinkphp/lisp-training

Experiments with ANSI Common Lisp

Last synced: 28 Oct 2025

https://github.com/thinkphp/manhattan-distance

Manhattan Distance between two vectors.

Last synced: 04 Nov 2025

https://github.com/thinkphp/express-basic

A simple Website on Node.js with Express, Jade and Stylus deploying on Heroku.

Last synced: 04 Nov 2025

https://github.com/thinkphp/yqlcache

Wrapper to store YQL results in localStorage when the browser support it.

Last synced: 04 Nov 2025

https://github.com/thinkphp/router

Standalone JS Routing

Last synced: 04 Nov 2025

https://github.com/thinkphp/csv2service

A PHP script using YQL that turns any CSV file into a search and filter web interface.

Last synced: 04 Nov 2025

https://github.com/thinkphp/jsonp

A standalone lightweight JSONP JavaScript Library without dependencies that creates a JSON request using script tag injection and handles callbacks for you.

Last synced: 04 Nov 2025

https://github.com/thinkphp/loading-external-content

Loading external content with AJAX using jQuery,MooTools and YQL

Last synced: 04 Nov 2025

https://github.com/thinkphp/binary-search-tree.js

Implementation Binary Search Tree in MooTools 1.5.1

Last synced: 04 Nov 2025

https://github.com/thinkphp/bellman-ford

Bellman-Ford's Algorithm for Shortest Path Directed Graph. Infoarena

Last synced: 04 Nov 2025

https://github.com/thinkphp/router.js

This plugin MooTools is used for routing your application URL using hashchange event.

Last synced: 04 Nov 2025

https://github.com/thinkphp/graphics.h

I created this repository to demonstrate the power of graphics.h turbo C

Last synced: 04 Nov 2025

https://github.com/thinkphp/twitter-hacks

Toys PHP hacks using Twitter API REST verb GET.

Last synced: 04 Nov 2025

https://github.com/thinkphp/browserid

BrowserID Library verifier for PHP5

Last synced: 04 Nov 2025

https://github.com/thinkphp/geoip

Get locations by IP using the powerful of Placemaker

Last synced: 10 Jul 2025

https://github.com/thinkphp/placemaker

Placemaker provides geo-enrichment for the hugely significant proportion of Web content that is geographically relevant but not geographically discoverable. It is however a geo-extraction and indexing tool designed to help determine the 'whereness' of a document or atomic unit of text

Last synced: 04 Nov 2025

https://github.com/thinkphp/del.icio.us

Some scripts for del.icio.us to make more accessible and easier.

Last synced: 04 Nov 2025

https://github.com/thinkphp/jsonp-x

A collection of scripts to show off the power of JSONP-X (XML with callback)

Last synced: 04 Nov 2025

https://github.com/thinkphp/inject

Yet another asynchronous script loader library.

Last synced: 04 Nov 2025

https://github.com/thinkphp/linkedlist

Linked List Implementation in MooTools

Last synced: 04 Nov 2025

https://github.com/thinkphp/computer-science-in-php

Computer Science in PHP language

Last synced: 27 Jan 2026

https://github.com/thinkphp/json-rpc-mootools

Implementation of the JSON-RPC 1.1 protocol client in MooTools.

Last synced: 14 Jul 2025

https://github.com/thinkphp/moorss

This plugin MooTools provides a simple way to build an RSS Reader using PHP proxy.

Last synced: 04 Nov 2025

https://github.com/thinkphp/flickrbadge

Plugin MooTools that allows you to create an unobtrusive interactive Flickr badge for your website or blog.

Last synced: 04 Nov 2025

https://github.com/thinkphp/rotate

A simple function JavaScript that allows you to rotate images by the given angle (radians or degrees).

Last synced: 25 Oct 2025

https://github.com/thinkphp/keywordfinder

A quick hack using YQL and BOSS to find keywords connected to a certain term. It uses your term to search the web, extract the relevance keywords from the 50 most successful pages returned and sort them by frequency.

Last synced: 10 Jul 2025

https://github.com/thinkphp/gooyahbi

A quick YQL mashup showing how to search three engines in one HTTP request.

Last synced: 04 Nov 2025

https://github.com/thinkphp/chrome-extensions

Various Google Chrome Extensions.

Last synced: 04 Nov 2025

https://github.com/thinkphp/gists

A simple PHP class that provides an easy interface for gists GitHub.

Last synced: 04 Nov 2025

https://github.com/thinkphp/html5

HTML5 Demos and Examples I've hacked together.

Last synced: 04 Nov 2025

https://github.com/thinkphp/geocoding-explorer

Map interface to the new Google Geocoding API.

Last synced: 04 Nov 2025

https://github.com/thinkphp/googler

A simple gem that provides a client to Google Web Search API

Last synced: 04 Nov 2025

https://github.com/thinkphp/google-reader-badge

This is a small script that allows you to add items you shared on Google Reader unobtrusively on your website.

Last synced: 04 Nov 2025

https://github.com/thinkphp/php-xml--parser-sax

Parsing XML with SAX (Simple API for XML) in PHP.

Last synced: 28 Jan 2026

https://github.com/thinkphp/twitter

Toys JavaScript / PHP for Twitter API Library

Last synced: 04 Nov 2025

https://github.com/thinkphp/rsscreator

A collection of scripts and demos to create your own valid RSS 2.0 feeds with PHP.

Last synced: 04 Nov 2025

https://github.com/thinkphp/weatherforecast

A simple weather displaying badge using Yahoo Weather API and YQL

Last synced: 04 Nov 2025

https://github.com/thinkphp/yql-utilities

YQL utilities and programs for working with YQL, coupling YUI, jQuery, MooTools to Build Dynamic Widgets

Last synced: 28 Oct 2025

https://github.com/thinkphp/tic-tac-toe

tic-tac-toe

Last synced: 04 Nov 2025

https://github.com/thinkphp/forge-php-yql

Quick hack PHP to retrieve the plugins from MooTools Forge using YQL

Last synced: 25 Jun 2025

https://github.com/thinkphp/computer-science-in-go

computer science in go

Last synced: 04 Nov 2025

https://github.com/thinkphp/geolocated-reverse-flickr

A quick script to retrieve photos Flickr using reverse Geocoding in pure JavaScript.

Last synced: 04 Nov 2025

https://github.com/thinkphp/boundaries

Interface to show off the neighbours of a location you want using flickr.places.getInfo for shapedata, yahoo geoplanet data for woeid and Google maps and Open Street Map

Last synced: 04 Nov 2025

https://github.com/thinkphp/airportweather

Turning a web folder with data into an API using YQL Execute

Last synced: 04 Nov 2025

https://github.com/thinkphp/request.latestgithub

Request.LatestGithub is a Plugin MooTools which allows you to display latest public repos or all the projects from any user GitHub as a widget expanding the class Request / Request.JSONP and using PHP, YQL and JSONP-X / JSONP

Last synced: 04 Nov 2025

https://github.com/thinkphp/binaryclock

This plugin MooTools provides functionality for displaying simple binary clock on a page.

Last synced: 04 Nov 2025

https://github.com/thinkphp/calendar

A simple calendar in JS with controls for navigating back and forth through the months of the year.

Last synced: 04 Nov 2025

https://github.com/thinkphp/last.fm.moo

Get the recent tracks from a last.fm account and it produces structured HTML with in-build CSS classes for styling based on MooTools.

Last synced: 04 Nov 2025

https://github.com/thinkphp/cache.js

Wrapper to store the results in localStorage HTML5 when the browser support it with timed expiry.

Last synced: 04 Nov 2025

https://github.com/thinkphp/basic-menu

Creating accessible Javascript menu system - some basic steps that get forgotten

Last synced: 04 Nov 2025

https://github.com/thinkphp/cse

Custom Search Engine - With Google Custom Search, you can harness the power of Google to create a customized search experience for your own website.

Last synced: 04 Nov 2025

https://github.com/thinkphp/photos-around-you

This is a quick hack which tries to find geo-tagged photos based on your estimated location.

Last synced: 04 Nov 2025

https://github.com/thinkphp/create-message-queue

Create a Message Queue Using a MySQL table.

Last synced: 04 Nov 2025

https://github.com/thinkphp/24ways.org

A quick script which collects data from several resources using OPEN TABLE query.multi

Last synced: 04 Nov 2025

https://github.com/thinkphp/greedy

Greedy. method

Last synced: 04 Nov 2025

https://github.com/thinkphp/google-translate

This plugin MooTools works with the Google Language API and can be used to translate a text in all the languages provided by the API.

Last synced: 04 Nov 2025

https://github.com/thinkphp/lanyrdevents

A badge for the past or future events at Lanyrd.com the social conference directory.

Last synced: 04 Nov 2025

https://github.com/thinkphp/binger

A simple gem that provides an interface to Microsoft's Bing Search API.

Last synced: 18 Jul 2025

https://github.com/thinkphp/slideshare

Sharing scripts for slideshare using JavaScript, MooTools and PHP.

Last synced: 04 Nov 2025

https://github.com/thinkphp/logger.js

JavaScript Logger Panel

Last synced: 04 Nov 2025

https://github.com/thinkphp/thinkphp.herokuapp.com

Jekyll in Action Heroku-hosted for my needs.

Last synced: 16 Jul 2025

https://github.com/thinkphp/search

Building a dynamic web search without sacrifing the usability or access universal of your site.

Last synced: 04 Nov 2025

https://github.com/thinkphp/napier

Natural Logarithm implemented in JavaScript, PHP and Python.

Last synced: 04 Nov 2025

https://github.com/thinkphp/request.keywords

This is a quick hack based on MooTools which tries to find keywords connected to a certain term.

Last synced: 13 Jul 2025

https://github.com/thinkphp/geoglob

Create an badge of earth with a star at the location you defined. Return the HTML element image with location data. If you provide a type parameter of "data" it returns the image as a data URI. If you set the location parameter to true you also get the information about the place.

Last synced: 04 Nov 2025

https://github.com/thinkphp/computer-science-in-javascript

Computer Science in JavaScript language.

Last synced: 04 Nov 2025

https://github.com/thinkphp/my-mentors-blog

RSS Collector Mentors using query.multi based on PHP.

Last synced: 04 Nov 2025