Libraries tagged by all
runlinenl/nova-profile-tool
212106 Downloads
A tool for Laravel Nova to allow users to edit their profile data
rundiz/upload
6445 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
romainrg/ratchet_client
6230 Downloads
CodeIgniter library who allow you to make powerfull applications with realtime interactions by using Websocket technology
robinncode/db_craft
1556 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rikudou/aws-sdk-phpstan
1987 Downloads
Allows strong typing for AWS SDK
rickysu/di-extra-bundle
63688 Downloads
Allows to configure dependency injection using annotations
richardstyles/eloquentencryption
12019 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
34478 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rezozero/canonical-email
47659 Downloads
Simple PHP library to canonize emails address from gmail.com or other providers that allow several forms of email.
rennokki/rating
16419 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.
rekalogika/doctrine-advanced-group-by
13840 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
reinvanoyen/cmf
18657 Downloads
A flexible and extendable solution for all your content management needs
ramsey/devtools-lib
31686 Downloads
The library behind ramsey/devtools, allowing for extension of the ramsey/devtools Composer plugin.
ramsey/composer-repl-lib
78752 Downloads
The library behind ramsey/composer-repl, allowing for extension of the ramsey/composer-repl Composer plugin and non-plugin use of the repl command.
ramnzys/filament-email-log
10975 Downloads
This package provides a Filament resource to view all Laravel outgoing emails.