Libraries tagged by naty
jonnitto/prettyembedvideo
32843 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.
jobinja/blade-macro
4795 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
hydrat-agency/laravel-2fa
496 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.
greencape/xml-converter
47618 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.
gggeek/polyfill-pinba
494 Downloads
A pure-php implementation of the API exposed by the native Pinba extension
fuwasegu/php-enum-util
4096 Downloads
The extension library for PHP native enum.
dlnsk/h-rbac
7996 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
customergauge/session
20160 Downloads
Native PHP Session adapter for Laravel Authentication
brainfoolong/js-aes-php
141 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
beaucal/beaucal-invalid-session
23618 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
axelrindle/larecipe-emojify
18225 Downloads
Replaces emoji shortcodes with native unicode emojis.
array/validation
16434 Downloads
A simple validation using the native filters and validators from PHP.
anttiviljami/wp-libre-form
4006 Downloads
Easy native HTML5 forms for WordPress
allanpichardo/mysql-vector
29 Downloads
Perform vector operations natively on MySQL
vcn/enum
25192 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.