Libraries tagged by pecee
pecee/intervention-image
848 Downloads
Image handling and manipulation library with support for Laravel integration, forked to apply bugfixes and addons.
pecee/happn-php-sdk
83 Downloads
Easy to use PHP SDK for accessing Happn data.
pecee/dropbox-sdk
114 Downloads
Mini, lightweight version of the Dropbox v2 SDK.
mrcnpdlk/pixie
94 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
michaelthedev/simple-router
14 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
liamrabe/simple-router-fix
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
laibao/image
12 Downloads
jetz1nn/simple-router
10 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
eightsystems/simple-router
61 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
pecee/subscene-php-sdk
113 Downloads
Simple, lightweight PHP-SDK for searching and downloading subtitles from Subscene.com
pecee/opensubtitles-php-sdk
160 Downloads
Simple, lightweight PHP-SDK for accessing subtitles from OpenSubtitles.org
pecee/instagram-sdk
100 Downloads
An easy-to-use PHP Class for accessing Instagram's API.
pecee/ftp-client
294 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
pecee/dot-notation
30 Downloads
Dot notation support for JSON-like syntax for easily creating and mapping arrays in PHP.
pecee/asynctask
20 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.