Libraries tagged by functionality
simplesquid/nova-advanced-number-field
166798 Downloads
A Laravel Nova field which adds additional functionality to the default Number field.
simonschaufi/typo3-phone
70574 Downloads
Adds phone number functionality to TYPO3 based on Google's libphonenumber API.
silverstripe/comments
258563 Downloads
Provides commenting functionality for your SilverStripe site.
shopblocks/php-ico
103845 Downloads
Provides easy-to-use functionality to generate valid ICO files. Adapted from the popular PHP_ICO library.
robinncode/db_craft
4711 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.
realrashid/cart
4091 Downloads
Meet Cart — your ultimate solution for seamless shopping cart functionality in Laravel applications. Cart simplifies the complexities of shopping cart operations, from product additions to total calculations, ensuring a frictionless user experience.
realmrhex/filament-modular-v3
4474 Downloads
Modular functionality for FilamentPHP v3.
rawilk/laravel-webauthn
14412 Downloads
Add webauthn functionality to Laravel
phpdocumentor/guides
247621 Downloads
Contains the core functionality from the phpDocumentor Guides.
php-solution/sf-functional-test
80343 Downloads
Extra functionality for work with Symfony functional tests
pear2/cache_shm
35924 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
osama-98/laravel-enum-translatable
1203 Downloads
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
omaralalwi/laravel-taxify
2245 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
notihnio/php-multipart-form-data-parser
70518 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
ninoman/laravel-sortable
26886 Downloads
Simple package to add sorting functionality to your Laravel models.