Libraries tagged by knative
vaersaagod/instructions
634 Downloads
Adds an "Instructions" field type that can be used to render field instructions as native UI elements inside Matrix field layouts.
unrulynatives/laravel-starter-kit
2 Downloads
The Unruly Natives Laravel Framework starter kit
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
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
675 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
tochka-developers/geophp
30 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
5117 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.
src-run/augustus-primitive-library
244 Downloads
a collection of objects implementing primitive types not natively offered by the language
src-run/augustus-dumper-library
151 Downloads
A simple library to facilitate dumping of files to native php.
sowe/framework
198 Downloads
A light and simple DB query framework in native PHP 7
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