Libraries tagged by nete
nette/mail
8410675 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
nette/http
15660170 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
nette/forms
10933063 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
nette/database
5619893 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
nette/component-model
13677765 Downloads
⚛ Nette Component Model
nette/caching
16041170 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
nette/bootstrap
31015197 Downloads
🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
nette/application
12816244 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
mollie/mollie-api-php
10740687 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
mlocati/ip-lib
4142373 Downloads
Handle IPv4, IPv6 addresses and ranges
clue/graph
3704291 Downloads
GraPHP is the mathematical graph/network library written in PHP.
ccxt/ccxt
297571 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
authorizenet/authorizenet
8176429 Downloads
Official PHP SDK for Authorize.Net
nelexa/zip
6080819 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
nategood/httpful
15598639 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client