Libraries tagged by feature library
dschoenbauer/dot-notation
831 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
salmanzafar/laravel-jwt-auto-installer
56 Downloads
A Laravel Library that let's you add tymon jwt auth library and all it's features with single command
qikdev/fluentpdo
840 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
mjohann/zynq
1 Downloads
Zynq is a PHP library that brings JavaScript-like asynchronous features to PHP, including support for timers, promises, async/await behavior, and multi-threaded execution via RPC.
kadet/xmpp
35 Downloads
Asynchronous, Non-Blocking, Event Driven Xmpp Library, which utilizes php 5.4 features.
yermo/geophpwithfeatures
10 Downloads
GeoPHPwithFeatures is an extended version of the original GeoPHP library which 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: 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.
tmciver/functional-php
1029 Downloads
A functional programming library that brings Haskell and Scala Cats like features to PHP.
salvaworld/geophp
1181 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
net-tools/js-core
753 Downloads
Composer library for Javascript core functions ; ECMASCRIPT 5+ required (6 for Promises feature support)
mattclements/adv-email
9 Downloads
Forked from geekMail to add extra features. A standalone version of the CodeIgniter PHP Framework's Email library
mat/geophp
6003 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.
lunoxis/instagram
114 Downloads
This library is based on the Instagram web version. We develop it because nowadays it is hard to get an approved Instagram application. The purpose is to support every feature that the web desktop and mobile version support
jump/jump-datatable
10 Downloads
JUmp DataTable is a lightweight and flexible library for creating dynamic data tables in PHP applications. It provides an easy way to manage, render, and manipulate tabular data with features such as sorting, filtering, and pagination.
hejunjie/tools
1813 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
hejunjie/google-authenticator
233 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.