19 Repositories
PHP tiny Libraries
Tiny, fast and simple PHP boilerplate built on top of FlightPHP
BlessPHP Tiny, fast and simple PHP boilerplate built on top of FlightPHP. Good enough to use as skeleton for prototypes and some pet-projects. The nam
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
JBZoo / Retry 4 retry strategies (plus the ability to use your own) Optional jitter / randomness to spread out retries and minimize collisions Wait ti
Mecha is a flat-file content management system for minimalists.
Mecha CMS Mecha is a flat-file content management system for minimalists. Front-End The default layout uses only Serif and Mono fonts. Different opera
A tiny REPL for PHP
Boris A tiny, but robust REPL for PHP. Announcement: I'm looking to add one or two additional collaborators with commit access. If you are actively in
Takeout is a CLI tool for spinning up tiny Docker containers, one for each of your development environment dependencies.
Takeout Takeout is a CLI tool for spinning up tiny Docker containers, one for each of your development environment dependencies. It's meant to be pair
Tiny php mysql lib (PDO-based) with handy fetch/update functionality, supports both SQL and parametric queries
Micro PHP mysql lib (~ 200 lines of code) with ultra powerful CRUD for faster than ever development: parametric fetch/insert/update/delete (based on a
Tiny PHP lib to transform a number into french words.
Number To FR Words English I've written this tiny library to easily transform a number into french words. This project came up when I had to automatic
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated
Boost the speed of Kirby by having content files of pages cached, with automatic unique ID, fast lookup and Tiny-URL.
🚀 Kirby3 Boost ⏱️ up to 3x faster content loading 🎣 fastest page lookup and resolution of relations Boost the speed of Kirby by having content files
A small CMS for SaaS - A tiny content management system
Fervoare CMS A tiny content management system Project created in 2012 and ported to GitHub in 2021. Getting started Assuming you have installed a LAMP
Tiny Laravel worldwide currency formatter
Laravel Currency Formatter Tiny Laravel worldwide currency formatter Install composer require magarrent/laravel-currency-formatter Usage use Magarrent
Wake PC is a super tiny password protected webapp for linux machines that sends WOL packets, written in PHP.
Wake PC Wake PC is a super tiny password protected webapp for linux machines that sends WOL packets, written in PHP. How to set up Quick setup You can
PIP is a tiny application framework built for people who use a LAMP stack.
PIP is a tiny application framework built for people who use a LAMP stack. PIP aims to be as simple as possible to set up and use.
Biny is a tiny, high-performance PHP framework for web applications
Biny is high performance. Framework comes default with response time of less than 1ms. Stand-alone QPS easily up to 3000.
Tiny hands is a Laravel multi-tenant boilerplate with SPA and i18n.
About Tiny Hands Tiny hands is a Laravel multi-tenant boilerplate with SPA and i18n using the following technology stack: Backend Laravel 8.0 API with
WordPress Tiny Snippets
WordPress Tiny Snippets [+] :: Info/Инфо: [ 🇺🇸 ] Collection of tiny snippets for WordPress CMS.
A tiny, yet powerful, PHP micro-framework.
Equip Framework A tiny and powerful PHP micro-framework created and maintained by the engineering team at When I Work. Attempts to be PSR-1, PSR-2, PS
A tiny REPL for PHP
Boris A tiny, but robust REPL for PHP. Announcement: I'm looking to add one or two additional collaborators with commit access. If you are actively in
Hi I'm Bob! I'm a tiny and messy build tool for PHP projects
Bob, your friendly builder Hello World Put this in a file named bob_config.php in your project's root: ?php namespace Bob\BuildConfig; task('defaul