Libraries tagged by A Tỉn
mcstreetguy/tempearly
171 Downloads
A tiny PHP templating engine.
itsmejgrant/taxonomy-helper
254 Downloads
A tiny package to abstract away the pain of creating custom taxonomies in WordPress.
hukuta/scrapeer
5 Downloads
A tiny PHP library that lets you scrape HTTP(S) and UDP trackers for torrent information.
hlack/underz
2 Downloads
A tiny Library With huge use.
codelegance/retry
5921 Downloads
A tiny library for retrying failing operations.
chillerlan/php-curl
10153 Downloads
A tiny cURL wrapper. PHP 7+
andrewbreksa/unicorn
82 Downloads
A tiny single class RAD PSR-7 web application "framework"
requestlab/xiti-analytics
111 Downloads
Xiti server-to-server interactions with ATInternet Xiti analytics REST API v2
gx/baremin
13 Downloads
A super tiny framework for my own use
caendesilva/pikoserve
9 Downloads
A truly tiny framework for PHP microservices
asdfx/tight
4 Downloads
A really tiny and light PHP framework
q-lipe/q-lipe-framework
4 Downloads
a PHP Framework - Tiny & Fast - Dynamic System
maciejbuchert/nano
14 Downloads
Nano is a very very tiny php app that allows you to create very fast rest interfaces.
flavorly/laravel-flows
18 Downloads
A tool of tiny but useful Laravel Helpers that we use across our projects
charm/router
19 Downloads
A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.