Libraries tagged by feast
bepsvpt/secure-headers
3230811 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
zordius/lightncandy
8305777 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
tpetry/laravel-postgresql-enhanced
757614 Downloads
Support for many missing PostgreSQL specific features
teamtnt/tntsearch
2308830 Downloads
A fully featured full text search engine written in PHP
symfony/polyfill-php82
12025738 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
symfony/polyfill
3922088 Downloads
Symfony polyfills backporting features to lower PHP versions
starkbank/ecdsa
21646176 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
shipmonk/composer-dependency-analyser
1173631 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rlanvin/php-rrule
6774204 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
php-vcr/php-vcr
2468044 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
phayes/geophp
7867603 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
5118147 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.
nelmio/security-bundle
9177599 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
moxiecode/plupload
420355 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.
martin-georgiev/postgresql-for-doctrine
3225086 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.