Libraries tagged by e
phayes/geophp
7750947 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.
oneup/uploader-bundle
5047216 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.
ondram/ci-detector
28787312 Downloads
Detect continuous integration environment and provide unified access to properties of current build
nicolab/php-ftp-client
3617197 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
nette/tester
5475614 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
nette/nette
2441224 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
nette/mail
7442868 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
nette/caching
14317156 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
nelmio/security-bundle
8981812 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
mollie/mollie-api-php
8795893 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.
mglaman/phpstan-drupal
18537331 Downloads
Drupal extension and rules for PHPStan
meyfa/php-svg
8034662 Downloads
Read, edit, write, and render SVG files with PHP
martin-georgiev/postgresql-for-doctrine
3121338 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
malkusch/lock
7013863 Downloads
Mutex library for exclusive code execution.
maknz/slack
10802058 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.