Libraries tagged by inc
globalpayments/php-sdk
801763 Downloads
PHP SDK for processing payments with Global Payments, including Heartland Payment Systems and Realex Payments
genkgo/mail
54468 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
1416735 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ether/seo
426981 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
estahn/phpunit-json-assertions
790733 Downloads
JSON assertions for PHPUnit (including JSON Schema)
crazycodr/standard-exceptions
186305 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
115544 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
cmfcmf/openweathermap-php-api
1213341 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
845135 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones.
banago/phploy
44810 Downloads
PHPloy - Incremental Git (S)FTP deployment tool that supports submodules, multiple servers and rollbacks.
aura/session
1025761 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/cli
1342227 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
zendframework/zend-mvc
14130272 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
zendframework/zend-inputfilter
15241795 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-authentication
6616799 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios