Projects by Taeluf
pHtml
Makes DOMDocument better and easier to use.
Code Scrawl
Generate documentation with extensibility & @functions() in your markdown.
Tester
A unit-testing library for PHP that outputs HTML for easy viewing of test results. Less robust than PHP Unit, but lower learning curve. Good for those new to testing.
Phad
Write HTML templates and auto-fill it from the database. Generate routes, handle form submissions with validation, and even validate logged-in-users all through HTML (*and a little SQL*). Your Templates can include PHP but it is often not necessary.
BigDb
Database layer for php with minimalist ORM, migrations, and more.
Liaison
Web framework for websites and re-usable webapps, often requiring minimal configuration.
User Login
User Login & Registration for websites
PHP CLI
Framework for building CLI tools in PHP.
Json To MySql
Convert huge JSON files into chunked MySQL files. Auto-schema generation (customizable). Uses very little RAM
Spreadsheet To Db
Converts .ods files into .csv, .json, .sql, and creates an .sqlite database
Better Regex
Write Multi-line regex with comments, special functions, and reference lookup.
Markdown To PDF
Convert Markdown files to PDF & Html from the cli. Very simple.
Git Bent
No nonsense git cli library with guided prompts & commands
Autowire
Connect JS classes to html nodes with contextual relationships between objects
Provi
WIP: Browse documentation or source code for multiple branches of your git-hosted project. Webhook support built-in.
Bash CLI
Framework for building CLI tools in bash.
tlf
Convenience bash utilities that i use. Some may be generally helpful. Others are very specific to my setup. It's for me, but you can use it.
Common Utils
No description found for 'Common Utils'
Kitchen Sink
No description found for 'Kitchen Sink'
Md Blog
No description found for 'Md Blog'
SeoExtractor
No description found for 'SeoExtractor'
Change Default Git Branch
No description found for 'Change Default Git Branch'
Gamepedia Search
No description found for 'Gamepedia Search'
Kanboard-Essentials
No description found for 'Kanboard-Essentials'
Monolith
Prototypes and old code across various languages
Lexer
A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.
LilDb
A simple PDO wrapper with convenience methods for common SQL verbs like insert, update, delete, select
PHP Environment
Seamlessly switch between localhost, staging, and production, with different configs & PHP code between environments.
RDB RedBean PHP Wrapper
RedbeanPHP extension. Customize beans with extra (unstored) properties. Clear error messages. Other quality-of-life improvements.
Resources
R("a.key") to retrieve a saved value.
Server
(abandoned) A php powered server using Liaison, Phad, and other stuff. To get started quickly.