Libraries tagged by featured
laravel/pennant
6170297 Downloads
A simple, lightweight library for managing feature flags.
bepsvpt/secure-headers
3777392 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
tpetry/laravel-postgresql-enhanced
1299225 Downloads
Support for many missing PostgreSQL specific features
symfony/polyfill-php84
16013386 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
22436757 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
symfony/polyfill
4258632 Downloads
Symfony polyfills backporting features to lower PHP versions
phayes/geophp
8756058 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
5618530 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
10563345 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
moxiecode/plupload
480514 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
4015436 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.
algolia/scout-extended
5388924 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
ylsideas/feature-flags
1189782 Downloads
A Laravel package for handling feature flags
qandidate/toggle
1847438 Downloads
Feature toggling for your PHP application.
opensoft/rollout
1680338 Downloads
Feature switches or flags for PHP