Libraries tagged by functional
square1/laravel-collection-rolling-average
14338 Downloads
Extend collections to support rolling average functionality.
spanjeta/yii2-backup
5546 Downloads
Database Backup and Restore functionality
simplesquid/nova-advanced-number-field
168707 Downloads
A Laravel Nova field which adds additional functionality to the default Number field.
simonschaufi/typo3-phone
72537 Downloads
Adds phone number functionality to TYPO3 based on Google's libphonenumber API.
shopblocks/php-ico
115471 Downloads
Provides easy-to-use functionality to generate valid ICO files. Adapted from the popular PHP_ICO library.
sbuerk/typo3-site-based-test-trait
25629 Downloads
Provides modified TYPO3 SiteBasedTestTrait and TF FunctionalTestCase.
sbuerk/fixture-packages
23779 Downloads
Helps working with TYPO3 test fixture extensions with typo3/testing-framework functional tests
robinncode/db_craft
5019 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.
riesenia/cart
41002 Downloads
PHP library providing shopping cart functionality
realrashid/cart
4207 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.
rawilk/laravel-webauthn
14707 Downloads
Add webauthn functionality to Laravel
ps/fluent-traversable
30959 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
prolic/fpp
95170 Downloads
Functional PHP Preprocessor
phpdocumentor/guides
255715 Downloads
Contains the core functionality from the phpDocumentor Guides.
osama-98/laravel-enum-translatable
1542 Downloads
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations