Libraries tagged by simple php
gilbitron/pico
126 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.
flightphp/skeleton
1185 Downloads
A Flight PHP framework skeleton app to get your new projects up and running ASAP
fab2s/utf8
276324 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
fab2s/strings
275742 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
fab2s/math
272644 Downloads
A Base10 high precision math helper
fab2s/filelock
271545 Downloads
A fluent Helper to properly handle file locking with flock
fab2s/bom
286779 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
epessine/axis
1903 Downloads
Draw charts with a simple API on Laravel
doppiogancio/mocked-client
71770 Downloads
A simple way to mock a client
devanych/di-container
3943 Downloads
Simple implementation of a PSR-11 dependency injection container
borsaco/telegram-bot-api-bundle
31267 Downloads
A simple wrapper for telegram-bot-api.
ambroisemaupate/intervention-request
40396 Downloads
A customizable Intervention Image wrapper to use image simple re-sampling features over urls and a configurable cache.
mrt1m/playstation-store-api
3278 Downloads
A simple wrapper for working with PlayStation Store API
phpish/shopify
81088 Downloads
Simple Shopify API client in PHP
technically-php/linear-partitioning
151465 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach