Libraries tagged by fraction
square1/laravel-collection-rolling-average
4580 Downloads
Extend collections to support rolling average functionality.
solodkiy/memorize
39516 Downloads
Simple cache for pure functions
simplesquid/nova-advanced-number-field
154469 Downloads
A Laravel Nova field which adds additional functionality to the default Number field.
simonschaufi/typo3-phone
54600 Downloads
Adds phone number functionality to TYPO3 based on Google's libphonenumber API.
silverstripe/comments
252197 Downloads
This module provides commenting functionality for Pages and other DataObjects on your SilverStripe site.
shopblocks/php-ico
63525 Downloads
Provides easy-to-use functionality to generate valid ICO files. Adapted from the popular PHP_ICO library.
shiftonelabs/laravel-nomad
98203 Downloads
Add extra functionality to Laravel migrations.
sfneal/string-helpers
138905 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/redis-helpers
135268 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
sfneal/laravel-helpers
135994 Downloads
Helper functions for Laravel applications
savinmikhail/add_named_arguments_rector
7643 Downloads
Rector rule to add names to arguments for functions'/methods' calls
sarfraznawaz2005/laravel-sse
4049 Downloads
Laravel package to provide Server Sent Events functionality for your app.
ronasit/laravel-helpers
68096 Downloads
Provided helpers function and some helper class.
robinncode/db_craft
2085 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
33948 Downloads
PHP library providing shopping cart functionality