Libraries tagged by negative
codingwithrk/no-screenshot
1598 Downloads
A NativePHP Mobile plugin that prevents screenshots, blocks screen recording and global protection in App-switch state in your mobile app.
chr15k/laravel-mysql-encrypt
10531 Downloads
Laravel database encryption using native MySQL functions
cboxdk/laravel-id
1297 Downloads
cboxdk/laravel-id: a Laravel-native auth and identity framework. AuthN, SSO/SAML, SCIM, OAuth/OIDC provider, RBAC, billing-fed entitlements, tamper-evident audit.
calmohallag/nullable-casting
17601 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.
bugbuster/browscap-php
5023 Downloads
Standalone replacement for php's native get_browser() function
bretterer/laravel-hashid
3734 Downloads
Generate and use HashIds for your Laravel models, just like native ULIDs and UUIDs
betterauth/symfony-bundle
280 Downloads
Symfony-native PASETO authentication bundle with application-owned users and persistence
array/validation
17755 Downloads
A simple validation using the native filters and validators from PHP.
aratkruglik/wayforpay-laravel
591 Downloads
Native Laravel integration for WayForPay payment gateway.
anttiviljami/wp-libre-form
4796 Downloads
Easy native HTML5 forms for WordPress
andrevanzuydam/tina4php
2517 Downloads
Tina4 for PHP — native PHP conventions and shared Tina4 contracts
ali1/cakephp-bruteforce
6185 Downloads
CakePHP-native brute-force protection plugin
3f/surfer
15186 Downloads
An HTTP client that offers cURL and a native adapter.
vcn/enum
32513 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
smokills/laravel-http-client-default-options
9947 Downloads
Extends the native Laravel Http Client, so that you can define global options