Packages from taeluf
-
taeluf/bash.cli-framework
A bash cli framework for developing easy-to-use command line libraries
-
taeluf/big-db
A feature-rich (but somewhat minimalist) database layer for php, with ORM, migrations, and more.
-
taeluf/code-scrawl
A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown.
-
taeluf/env
Simple Php environment class
-
taeluf/error-handler
An error handler w/ simple configuration and high ease-of-use.
-
taeluf/js.autowire
Javascript Library: Autowire
-
taeluf/lexer
A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.
-
taeluf/liaison
Liaison, for building web apps
-
taeluf/liaison-gui
A GUI for Liaison-powered web-servers
-
taeluf/liaison.common-mark
Liaison addon to integrate CommonMark
-
taeluf/liaison.seo-extractor
Uses pHtml to extract SEO information from the page's html
-
taeluf/lildb
A simple PDO wrapper with convenience methods for common SQL verbs like insert, update, delete, select
-
taeluf/phad
Framework for integrating html, sql, & php into a html-based views
-
taeluf/rdb
Custom property getters on beans, better error reporting, sql-verbs as an API. And some other quality of life stuff.
-
taeluf/server
An easy-to-use server using taeluf/liaison and taeluf/phad
-
taeluf/spreadsheet-converter
Convert .ods files into .csv, .json, .sql, and create an .sqlite database
-
taeluf/tester
A unit testing library for Php.
-
taeluf/tlf
Easily initialize and use Taeluf's projects. Use CLI for setup & extend classes for easiest usage.
-
taeluf/user-gui
a user system for PHP, built on Liaison
-
taeluf/util
Utility methods