Libraries tagged by dative
iliaal/mdparser
763 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.
hypervel/hypervel
1832 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
hydrat-agency/laravel-2fa
22076 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
heymoon/doctrine-psql-enum
8747 Downloads
Store PHP native enums as PostgeSQL custom enum types
harvirsidhu/filament-cards
8597 Downloads
A Filament-native cards plugin for organizing pages and resources into a card-based navigation hub.
greencape/xml-converter
56629 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
funiq/geophp
118768 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.
firebrandhq/silverstripe-phonelink
95028 Downloads
Adds a telephone number option to TinyMCE's Insert Link dropdown for creating/editing tel: links using native SilverStripe 4 modals
fabian-beiner/todoist-php-api-library
12522 Downloads
A PHP client library that provides a native interface to the official Todoist REST API.
directorytree/authorization
10506 Downloads
Native Laravel Authorization.
customergauge/session
37692 Downloads
Native PHP Session adapter for Laravel Authentication
bvp/prefecture
130350 Downloads
Converts between Japanese prefecture/region numbers and names, including kanji, hiragana, katakana, and English variants, backed by native PHP enums.
bluemoehre/flac-php
243382 Downloads
PHP class for native reading FLAC's metadata and Vorbis comment
based/laravel-fluent
13562 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
archipro/silverstripe-smart-enum
16497 Downloads
Silverstripe CMS DBField backed by PHP 8.1 BackedEnums with optional scalar column storage via use_native_db_enum