Ferreteria: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(minimal installation instructions now exist, yay)
Line 12: Line 12:
It is written in [[PHP]], but should be portable to other languages without too much difficulty.
It is written in [[PHP]], but should be portable to other languages without too much difficulty.
==Pages==
==Pages==
* [[/install]]
* by version:
* by version:
** '''[[/v3|version 3]]''': had to temporarily abandon several weeks of work on this in January 2019
** '''[[/v3|version 3]]''': had to temporarily abandon several weeks of work on this in January 2019

Revision as of 00:25, 19 August 2019

<hide> page type::article thing type::software thing type::project software type::library language::PHP </hide>

About

Ferreteria is a code library that provides a basic application framework along with some utility functions that can be used separately. It was originally written for VbzCart, but became useful in its own right as it developed. The name literally means "hardware" in Spanish; I used it because I came across the word in a hardware store full of useful tools, which made it seem somehow appropriate as a name for a software toolkit, and also because I seem to be using the affix "ferret" in a lot of my software projects.

It is written in PHP, but should be portable to other languages without too much difficulty.

Pages

Links

Official