Libraries tagged by knative
lisachenko/z-engine
22269 Downloads
Library that provides direct access to native PHP structures
leaseweb/gettext-translation-bundle
60091 Downloads
Easy to use and native (faster) gettext translation support
larapacks/authorization
10556 Downloads
Native Laravel Authorization.
ktamas77/phptimer
29982 Downloads
Native PHP Library to profile PHP code.
kariricode/property-inspector
661 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
julien-boudry/condorcet
8517 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
jonnitto/prettyembedvideo
37234 Downloads
Prettier embeds for your native videos in Neos CMS - with nice options like high-res preview images, lightbox feature, captions and advanced customization of embed options.
jdwx/dns-query
1876 Downloads
Native PHP DNS Resolver and Updater Library (PHP 8.3+)
heymoon/doctrine-psql-enum
626 Downloads
Store PHP native enums as PostgeSQL custom enum types
gggeek/polyfill-pinba
1337 Downloads
A pure-php implementation of the API exposed by the native Pinba extension
fluxter/datatables-bundle
8826 Downloads
Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support
exolnet/laravel-emails-confirmation
1726 Downloads
Emails confirmation like Laravel native password resets.
dlnsk/h-rbac
8118 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
calmohallag/nullable-casting
9460 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
brandon/nbt
280 Downloads
A NBT parser that parses to native PHP types