Libraries tagged by dative
swoole-bundle/z-engine
22379 Downloads
Library that provides direct access to native PHP structures
swen100/geophp
95259 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.
stepanenko3/nova-boolean-group-field
28269 Downloads
Nova BooleanGroup advanced field based on native Nova field
shipmonk/doctrine-mysql-optimizer-hints
32405 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
protomock/protomock
28848 Downloads
Mocking native PHP requests (file_get_contents(), ...)
prinsfrank/transliteration
31854 Downloads
A typed wrapper for the native PHP transliterator offering typed and documented arguments instead of an arbitrary string
nitsan/ns-t3af
539 Downloads
MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone — or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.
morningtrain/toggl-api
61253 Downloads
A complete native php wrapper for the Toggl API
magefan/module-auto-related-product
38917 Downloads
Extend native Magento Up-Sells, Cross-Sells, and Related products
league/uri-polyfill
32616 Downloads
Polyfill backporting PHP 8.5+ native RFC3986/WHATWG URI features to lower PHP versions
kodus/session
52288 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
kiwilan/php-archive
36841 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
jonaspauleta/scout-postgres
2080 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
isap-ou/laravel-enum-helpers
3823 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
iliaal/mdparser
588 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.