Libraries tagged by etc
webrouse/n-asset-macro
62971 Downloads
Asset macro for Latte and Nette Framework useful for assets cache busting (with gulp, webpack, etc.)
voceconnect/wp-large-options
4333 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vaersaagod/geomate
66278 Downloads
GeoMate is a friend in need for all things geolocation. IP to geo lookup, automatic redirects (based on country, continent, language, etc), site switcher... You name it.
typhoon/declaration-id
27393 Downloads
A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)
tuyakhov/yii2-notifications
31443 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
tenantcloud/php-standard
54367 Downloads
TenantCloud's PHP standard library: lazy, iterators, enum extensions etc
swen100/geophp
71188 Downloads
GeoPHP is an 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: (E)WKT, (E)WKB, 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.
stephenjude/laravel-payment-gateways
4517 Downloads
A simple Laravel API implementation for all payment providers like Paystack, Flutterwave, & Paypal etc.
steevanb/php-collection
18213 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
steevanb/doctrine-stats
80855 Downloads
Count managed and lazy loaded entities, hydration time etc
stanislav-web/phalcon-uploader
35516 Downloads
Phalcon files uploader. Handling and downloading files for Phalcon projects. Allowed multiple files download, filters etc...
sinner/phpseclib-bundle
171753 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. Created By Jim Wigginton and Modified to be a Symfony2 Bundle.
silverstripe/documentconverter
157277 Downloads
Imports OpenOffice-compatible files (doc, docx, etc) into SilverStripe pages and content.
sfneal/string-helpers
135144 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
securetrading/http
412266 Downloads
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.