Libraries tagged by inc
jeremykenedy/slack-laravel
665632 Downloads
Laravel integration for the jeremykenedy/slack package, including facades and service providers.
itamair/geophp
5107009 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
globalpayments/php-sdk
932890 Downloads
PHP SDK for processing payments with Global Payments, including Heartland Payment Systems and Realex Payments
genkgo/mail
60393 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
fproject/php-jwt
1495524 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ether/seo
442440 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
estahn/phpunit-json-assertions
865595 Downloads
JSON assertions for PHPUnit (including JSON Schema)
crazywhalecc/static-php-cli
2947 Downloads
Build single static PHP binary, with PHP project together, with popular extensions included.
crazycodr/standard-exceptions
197639 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
coderkungfu/php-queue
120904 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
cmfcmf/openweathermap-php-api
1251605 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
camroncade/timezone
895695 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones.
binshops/laravel-blog
40713 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
aura/cli
1430327 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
zendframework/zend-mvc
14239493 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins