Libraries tagged by key code
touhidurabir/laravel-multi-key-route-binding
1245 Downloads
A simple laravel package to handle multiple key based model route binding
watheqalshowaiter/model-required-fields
33 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
tailflow/laravel-human-readable-keys
335 Downloads
Generate Stripe-like IDs for Eloquent models
igaster/laravel-model-options
718 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
bdelespierre/laravel-has-uuid
430 Downloads
Provides support for UUID key type in Eloquent models
redisent/redis
23669 Downloads
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
afaanbilal/laravel-has-uuid
458 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
phpexperts/conciseuuid
10206 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
lucadello91/eloquent-uuid
8068 Downloads
Laravel Eloquent Model trait for using UUID on primary key
diontech/laravel-vault
397 Downloads
Building vaults and decrypted/encryped secrets. Using specfic keys per vault (or per secret if you want to) is implemented. Vaults can be a standalone or related to your app`s models.
bullhorn/fast-rest
7788 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
juststeveking/laravel-key-factory
915 Downloads
A simple package to generate Eloquent Model Keys