Libraries tagged by simple php
httpsoft/http-basis
14828 Downloads
Simple and fast HTTP microframework implementing PSR standards
greg0/lazer-database
16073 Downloads
PHP library to use JSON files like flat-file database
graftak/country-code-helper
161994 Downloads
Simple package to assist you in converting/mapping ISO 3166-1 Alpha-2, Alpha-3, and Numeric Country Codes.
gilbitron/pico
125 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
fab2s/utf8
225371 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
fab2s/strings
224948 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
fab2s/math
221924 Downloads
A Base10 high precision math helper
fab2s/filelock
221798 Downloads
A fluent Helper to properly handle file locking with flock
fab2s/bom
231168 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
doppiogancio/mocked-client
68952 Downloads
A simple way to mock a client
borsaco/telegram-bot-api-bundle
28053 Downloads
A simple wrapper for telegram-bot-api.
ambroisemaupate/intervention-request
35550 Downloads
A customizable Intervention Image wrapper to use image simple re-sampling features over urls and a configurable cache.
mrt1m/playstation-store-api
1603 Downloads
A simple wrapper for working with PlayStation Store API
utopia-php/fetch
33537 Downloads
A simple library that provides an interface for making HTTP Requests.
technically-php/linear-partitioning
126388 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach