Libraries tagged by dative
unrulynatives/laravel-starter-kit
2 Downloads
The Unruly Natives Laravel Framework starter kit
ujjwal/psr7-http-session
8 Downloads
Alternative to PHP's native session handler for PSR-7
triggerhappy/mpq
29 Downloads
Handle the MPQ (MoPaQ) format natively from PHP with support for Warcraft III & Starcraft II.
topsoft4u/openapi-generator
682 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
tochka-developers/geophp
35 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.
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
stratedge/wye
5146 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
slogsdon/web-component-ssr
1 Downloads
Provides server-side rendering support for native web components / custom elements
skydiablo/skyradius
95 Downloads
The first (known to me) RADIUS server which was implemented natively in PHP!
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
selvinortiz/collective
141 Downloads
Simple collection implementation on top of native arrays
sb15/phpbrowscap
529 Downloads
Standalone replacement for php's native get_browser() function
sammyt/paginate-collection
911 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
salvaworld/geophp
1183 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.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.