Libraries tagged by antd
oneup/uploader-bundle
5603304 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nyholm/dsn
18951769 Downloads
Parse your DSN strings in a powerful and flexible way
nolimits4web/swiper
167481 Downloads
Most modern mobile touch slider and framework with hardware accelerated transitions
nicolab/php-ftp-client
4358871 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
nicmart/tree
15156056 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
nette/security
8078097 Downloads
🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)
nette/mail
8545892 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
nette/http
16142498 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
nette/forms
11222931 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
nette/database
5726804 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/caching
16293475 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
nette/bootstrap
31400664 Downloads
🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
nette/application
13199424 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.
nelexa/zip
6205907 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.
moxiecode/plupload
479247 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.