Git Product home page Git Product logo

Dan Falconer's Projects

arraytopath icon arraytopath

Allows traversing an array like a (linux) filesystem.

authtoken icon authtoken

Generic authentication token class, for things like lost password hashes and API keys.

authuser icon authuser

Library for user authentication, for all things Crazed(Sanity).

bitwise icon bitwise

Simple library for handling permissions using bitwise operations; they can be stored in a database as a simple integer.

cms icon cms

PHP-based web CMS, similar to Wordpress.

core icon core

Core PHP libraries for all things Crazed(Sanity).

cs-battletrack icon cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.

cs-blogger icon cs-blogger

Blogging system based upon the CS-Content CMS framework and FCKeditor. Utilizes database-driven authentication system and file-based blog entries. List all entries for a blog, last X entries for ALL blogs, and show recent blogs on any page.

cs-clilogger icon cs-clilogger

*UNMAINTAINED: see WebCron* Scripts to log (to a database) the information about Command Line Interface (CLI) scripts: start time, end time, run time (derived), script output, and exit status.

cs-content icon cs-content

PHP-based MVC framework using templates and includes.

cs-hitstracker icon cs-hitstracker

Page hit tracking system: by referencing an image from the hosting website, a hit for that page will be logged. Special configurations on the hosting website allow for custom images to be displayed such as a hit counter or a custom image.

cs-multiproc icon cs-multiproc

Framework to build multi-process or daemonized programs (PHP doesn't support threading).

cs-phpxml icon cs-phpxml

Read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML.

cs-project icon cs-project

PostgreSQL + PHP driven project management website. All projects can have notes, todo's, and associated helpdesk issues. Supports separation of projects into teams/groups. Extensive logging system and unique upgrade system for ease of upgrading.

cs-webapplibs icon cs-webapplibs

A bunch of libraries designed specifically for use with PHP-based web applications. This framework is an addition to CS-Content, adding the ability to easily log and upgrade a running application without taking the app or the server down, and much more!

cs-xmldatastore icon cs-xmldatastore

PHP libraries which create an XML-based API for storing data in (and retrieving it from) a database. API allows for one or multiple nodes to push/pull data from one or multiple stores, each with one or multiple items allowed.

database icon database

Database classes for all things Crazed(Sanity).

dbsession icon dbsession

Store PHP sessions in a database instead of the filesystem. Extension of crazedsanity/session.

documentation icon documentation

In-depth documentaiton for various libraries in rich (non-text) formats.

filesystem icon filesystem

Class for manipulating the filesystem for all things Crazed(Sanity).

forum icon forum

A < 5kB forum system in PHP - Code Golf

hobbitwalk icon hobbitwalk

Project Hobbit Walk. See http://bit.ly/hobbitwalk for more information.

jsdemos icon jsdemos

Demonstrations of Javascript-based things.

json-server icon json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

lockfile icon lockfile

Class for creating *.lock files, derived from cs-content and cs-webapplibs.

messaging icon messaging

System for handling messages (like alerts and notifications) for a web application in the session.

permission icon permission

Generic PHP permission system using Linux-style octal permissions.

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.