Libraries tagged by key
easycorp/easyadmin-no-final-plugin
13499 Downloads
It removes the 'final' PHP keyword from all EasyAdmin classes so you can extend those classes in your projects.
doersf/bitcoin-php
17139 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
deliciousbrains/wp-amazon-web-services
138998 Downloads
Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.
dasundev/filament-access-secret
1537 Downloads
Secures access to Filament by requiring a secret key in the URL.
darkv/php-password-generator
5942 Downloads
The PHP class PasswordGenerator serves as a password generator to create memorable passwords like the keychain of macOS ≤ 10.14 did.
d4h/pkce
23065 Downloads
PHP implementation of RFC7636 (Proof Key for Code Exchange by OAuth Public Clients)
creditkey/creditkey-php
66853 Downloads
Credit Key PHP SDK
creditkey/b2bgateway
50065 Downloads
Credit Key integration with payment gateway
craftcms/fix-fks
16873 Downloads
Restore missing foreign key constraints in the database.
capevace/cabinet
607 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
byjg/crypto
6917 Downloads
A generic repository for implement cryptographic algorithms with a customizable strong key generator.
bullhorn/fast-rest
7877 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
bmdevel/php-index
43208 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
axn/laravel-pk-int-to-bigint
5472 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
alibabacloud/kms-20160120
16255 Downloads
Alibaba Cloud KeyManagementService (20160120) SDK Library for PHP